Wed, 05 Jul 2006 06:33:58 +0000 |
reynaldo |
reverts previous commit due to mixed cosmetics ...
|
Tue, 04 Jul 2006 21:26:41 +0000 |
reimar |
move some ill-behaving demuxers further down the list
|
Tue, 04 Jul 2006 21:14:55 +0000 |
michael |
trying to end the codec id battle
|
Tue, 04 Jul 2006 21:12:12 +0000 |
nicodvb |
respect dvdnav's requests of WAIT to prevent while(1)
|
Tue, 04 Jul 2006 20:40:18 +0000 |
nicodvb |
support for audio streams that appear after unsuccessful probing
|
Tue, 04 Jul 2006 16:31:45 +0000 |
reimar |
Do not assign same texture number to GL_TEXTURE_2D and GL_TEXTURE_RECT,
|
Tue, 04 Jul 2006 09:37:54 +0000 |
uau |
Add back the path part in 'libvo/font_load_ft.c' that was accidentally
|
Tue, 04 Jul 2006 09:12:33 +0000 |
jheryan |
Sync with 18818
|
Tue, 04 Jul 2006 09:11:27 +0000 |
jheryan |
Sync with 18835
|
Tue, 04 Jul 2006 09:10:28 +0000 |
jheryan |
Sync to svn up to 27.6.2006
|
Tue, 04 Jul 2006 07:33:15 +0000 |
reynaldo |
- Fix segfault on overlapping start/stop
|
Mon, 03 Jul 2006 23:47:31 +0000 |
diego |
Remove silly variable indirection.
|
Mon, 03 Jul 2006 23:27:37 +0000 |
reynaldo |
get_path as const, patch by Stefan Huehner, stefan AT huehner-org
|
Mon, 03 Jul 2006 23:18:06 +0000 |
reynaldo |
parse_cfgfiles as static in mplayer.c/mencoder.c, patch by Stefan Huehner, stefan AT huehner-org
|
Mon, 03 Jul 2006 23:13:25 +0000 |
diego |
Build font_load_ft.c only if FREETYPE is in config.mak, noticed by Jan Knutar.
|
Mon, 03 Jul 2006 14:52:07 +0000 |
diego |
Remove unused variable, patch by Stefan Huehner stefan [at] huehner [dot] org
|
Mon, 03 Jul 2006 13:21:54 +0000 |
reynaldo |
rm unnecesary casts from void* - part 4
|
Sun, 02 Jul 2006 20:31:02 +0000 |
ivo |
fix linking on some systems
|
Sun, 02 Jul 2006 20:23:48 +0000 |
ivo |
remove obsolete md5sum files. libavutil's implementation is used now
|
Sun, 02 Jul 2006 20:22:59 +0000 |
ivo |
use libavutil's md5 implementation instead of local imported copy
|
Sun, 02 Jul 2006 20:21:27 +0000 |
ivo |
disable vo_md5sum if there is no libavutil
|
Sun, 02 Jul 2006 19:50:52 +0000 |
ivo |
cosmetics: move md5sum check down so it can depend on libavutil later
|
Sun, 02 Jul 2006 08:17:07 +0000 |
reynaldo |
rm unnecesary casts from void* - part 3
|
Sun, 02 Jul 2006 03:59:36 +0000 |
reynaldo |
rm unnecesary casts from void* - part 2
|
Sat, 01 Jul 2006 22:15:37 +0000 |
ben |
updated english and french manpages with new -rtsp-destination option
|
Sat, 01 Jul 2006 15:07:57 +0000 |
ben |
missing free() if bails out at step 12
|
Sat, 01 Jul 2006 14:39:14 +0000 |
lucabe |
Remove unneeded code
|
Sat, 01 Jul 2006 14:18:06 +0000 |
ben |
new rtsp-destination option which allows forcing destination ip address (fixes some issues with some reluctant rtsp servers)
|
Sat, 01 Jul 2006 12:06:43 +0000 |
rtogni |
Fix A-V sync for real files (also live streams)
|
Sat, 01 Jul 2006 10:59:21 +0000 |
reimar |
Get rid of unused variable
|
Sat, 01 Jul 2006 10:58:32 +0000 |
reimar |
Make sure all texture units have a different texture bound.
|
Sat, 01 Jul 2006 04:55:54 +0000 |
reynaldo |
this unrelated and erroneus change was applied on my previous commit, reverted
|
Sat, 01 Jul 2006 03:56:13 +0000 |
reynaldo |
rm unnecesary void* casts - part 1
|
Fri, 30 Jun 2006 20:05:28 +0000 |
reynaldo |
havent seen him in ages..
|
Fri, 30 Jun 2006 13:12:51 +0000 |
diego |
Add some explanatory comments to #endif jungle.
|
Fri, 30 Jun 2006 13:11:44 +0000 |
diego |
10l: wrong #endif removed.
|
Fri, 30 Jun 2006 13:04:57 +0000 |
diego |
Remove #ifdef HAVE_DVD, the file is only compiled under #ifdef HAVE_DVD ...
|
Fri, 30 Jun 2006 12:41:05 +0000 |
diego |
Move conditional FreeType support compilation to the build system.
|
Fri, 30 Jun 2006 12:40:05 +0000 |
diego |
postproc --> libswscale
|
Fri, 30 Jun 2006 12:38:22 +0000 |
diego |
postprocess.h was moved to libpostproc years ago..
|
Fri, 30 Jun 2006 12:00:31 +0000 |
lucabe |
Move postproc ---> libswscale
|
Fri, 30 Jun 2006 09:45:22 +0000 |
gpoirier |
Nicolas Le Gaillart has vanished
|
Fri, 30 Jun 2006 08:51:37 +0000 |
diego |
Update list of documentation maintainers.
|
Fri, 30 Jun 2006 04:24:07 +0000 |
reynaldo |
gets ride of a few more sizeof(char)s
|
Fri, 30 Jun 2006 04:09:29 +0000 |
reynaldo |
more sizeof(char) fun
|
Fri, 30 Jun 2006 03:18:12 +0000 |
reynaldo |
correct handling of sgi compressed images on amd64, patch by Paul-Francois Fontigny - pff AT filmik-be
|
Thu, 29 Jun 2006 22:00:01 +0000 |
ben |
coverity report #179 from xine: variable "rest" not freed or pointed-to in function "rtsp_put" (see http://xine.cvs.sourceforge.net/xine/xine-lib/src/input/librtsp/rtsp.c?r1=1.19&r2=1.20)
|
Thu, 29 Jun 2006 21:53:35 +0000 |
ben |
cosmetic patch to remove useless sizeof(char) statements
|
Thu, 29 Jun 2006 21:50:49 +0000 |
ben |
increase buffer size, "CSeq: %u" has a worst case of 17 (fix 1.18 from xine, see http://xine.cvs.sourceforge.net/xine/xine-lib/src/input/librtsp/rtsp.c?r1=1.17&r2=1.18)
|
Thu, 29 Jun 2006 21:46:51 +0000 |
ben |
be more tolerant on server responses parameters case (fix 1.17 from xine, see http://xine.cvs.sourceforge.net/xine/xine-lib/src/input/librtsp/rtsp.c?r1=1.16&r2=1.17)
|
Thu, 29 Jun 2006 21:27:07 +0000 |
ben |
2 more unused functions removal (trying to sync with xine)
|
Thu, 29 Jun 2006 21:20:01 +0000 |
ben |
removed unused hexdump()
|
Thu, 29 Jun 2006 17:07:57 +0000 |
ben |
fix compilation under mingw (thanks to tempn AT twmi DOT rr DOT com for report and pacman for fix)
|
Thu, 29 Jun 2006 14:54:53 +0000 |
gpoirier |
Add missing license, as chosen by its author
|
Thu, 29 Jun 2006 14:47:07 +0000 |
gpoirier |
merges two asm constraints to one, patch by Zuxy Meng zuxy PP meng AHH gmail PP com
|
Thu, 29 Jun 2006 08:18:08 +0000 |
gpoirier |
Switch to UTF-8, patch by Rickard Narstrom
|
Thu, 29 Jun 2006 07:01:37 +0000 |
diego |
Fix misplaced apostrophe.
|
Wed, 28 Jun 2006 21:11:54 +0000 |
pacman |
Clear up the "who is pacman / who is tcsetattr?" mystery
|
Wed, 28 Jun 2006 19:27:04 +0000 |
pacman |
Remove bogus stream_eof() test - av_read_frame() has its own buffer and can
|
Wed, 28 Jun 2006 19:22:27 +0000 |
pacman |
Respect AOPLAY_FINAL_CHUNK
|
Wed, 28 Jun 2006 17:03:16 +0000 |
diego |
cosmetics
|
Wed, 28 Jun 2006 17:02:56 +0000 |
diego |
Rewrite and extend the Subversion guidelines.
|
Wed, 28 Jun 2006 09:50:34 +0000 |
diego |
typo/grammar fixes
|
Tue, 27 Jun 2006 23:01:40 +0000 |
gpoirier |
More information on how to compile MPlayer on OSX with extra features
|
Tue, 27 Jun 2006 21:39:48 +0000 |
ben |
includes before checking for defines (thanks Reimar for watching me)
|
Tue, 27 Jun 2006 19:18:52 +0000 |
ben |
network code portability for win32
|
Tue, 27 Jun 2006 19:16:43 +0000 |
ben |
avoid messing up with includes
|
Tue, 27 Jun 2006 05:58:46 +0000 |
gpoirier |
remove MMX2 dependency (replace pshufw $78 with pswapd) so it can
|
Tue, 27 Jun 2006 05:51:45 +0000 |
gpoirier |
fix conversion float to int to use saturated ops,
|
Mon, 26 Jun 2006 22:00:44 +0000 |
ben |
don't declare same global var twice (break live555 compilation)
|
Mon, 26 Jun 2006 21:32:59 +0000 |
ben |
updated DOCS with new generic (non LIVE555 dependant) usage of -rtsp-port option
|
Mon, 26 Jun 2006 21:29:47 +0000 |
ben |
mention new rtsp demuxer in changelog file
|
Mon, 26 Jun 2006 21:27:57 +0000 |
ben |
added new native rtsp demuxer code for mpeg-ts over rtp (now both real and non-real servers should be handled)
|
Mon, 26 Jun 2006 19:04:59 +0000 |
ivo |
Add new Subversion beginners guide
|
Mon, 26 Jun 2006 19:03:51 +0000 |
ivo |
Remove old CVS beginners guide
|
Mon, 26 Jun 2006 18:31:57 +0000 |
ben |
added FreeSDP library in Copyright file
|
Mon, 26 Jun 2006 18:18:51 +0000 |
kraymer |
r18824: URL update for Marillat Debian packages
|
Mon, 26 Jun 2006 17:40:01 +0000 |
ben |
added myself as freesdp imported library maintainer
|
Mon, 26 Jun 2006 17:37:55 +0000 |
ben |
new imported library in libmpdemux: freesdp (will be used by native rtsp demuxer)
|
Mon, 26 Jun 2006 17:27:38 +0000 |
ben |
cosmetic changes to avoid constants redefinition
|
Mon, 26 Jun 2006 17:01:07 +0000 |
reimar |
Avoid crash in uninit-without-config case
|
Mon, 26 Jun 2006 10:50:45 +0000 |
diego |
URL update for Marillat Debian packages
|
Sun, 25 Jun 2006 21:24:46 +0000 |
ben |
support for auto_close parameter in menu command list (geexbox patch)
|
Sun, 25 Jun 2006 21:16:52 +0000 |
ben |
switch_ratio -1 slave command restores aspect ratio to default value (geexbox patch)
|
Sun, 25 Jun 2006 20:59:12 +0000 |
ben |
declaring static functions with the same name than libc ones was not the best idea ever
|
Sun, 25 Jun 2006 17:37:58 +0000 |
gpoirier |
Typo: use ptmpstr instead of tmpstr to strip leading spaces + add
|
Sun, 25 Jun 2006 16:18:50 +0000 |
attila |
10l
|
Sun, 25 Jun 2006 16:16:59 +0000 |
attila |
kill unused message string MSGTR_LIBVO_MGA_MgaInvalidOutputFormat
|
Sun, 25 Jun 2006 16:09:57 +0000 |
attila |
reword some of the german translations of the mga message strings
|
Sun, 25 Jun 2006 16:01:01 +0000 |
attila |
correctly prefix all messages from -vo mga with [MGA]
|
Sun, 25 Jun 2006 15:50:19 +0000 |
attila |
fail with an error if the source resolution is larger than 1023x1023
|
Sun, 25 Jun 2006 14:03:56 +0000 |
reimar |
Make sure mp_input_read_key_code always sleeps. Avoids 100% CPU load
|
Sun, 25 Jun 2006 14:02:28 +0000 |
reimar |
Forgotten free on error
|
Sun, 25 Jun 2006 09:02:47 +0000 |
reimar |
respect AOPLAY_FINAL_CHUNK and do not discard samples read from buffer
|
Sun, 25 Jun 2006 08:53:13 +0000 |
reimar |
remove unused variable
|
Sat, 24 Jun 2006 21:51:51 +0000 |
attila |
natsuki.mplayerhq.hu -> rsync.mplayerhq.hu
|
Sat, 24 Jun 2006 09:41:41 +0000 |
nicodvb |
exit() is not allowed in any other function than main(); removed
|
Sat, 24 Jun 2006 09:30:23 +0000 |
nicodvb |
fprintf -> ms_msg
|
Sat, 24 Jun 2006 09:27:07 +0000 |
nicodvb |
static-ized a couple of functions
|
Sat, 24 Jun 2006 09:10:06 +0000 |
nicodvb |
rtp reordering of packets; patch by Ernitron (ernitron@fastwebnet.it)
|
Fri, 23 Jun 2006 22:23:07 +0000 |
ben |
prevent a buffer overflow to occur at teardown
|
Fri, 23 Jun 2006 21:40:07 +0000 |
ben |
added myself as the new librtsp maintainer
|
Fri, 23 Jun 2006 21:38:28 +0000 |
ben |
moved generic rtsp related files from realrtsp to librtsp
|
Fri, 23 Jun 2006 20:32:32 +0000 |
ben |
remove some never called code
|
Fri, 23 Jun 2006 20:28:12 +0000 |
ben |
prevent most RTSP streams from locking due to -idx
|
Fri, 23 Jun 2006 20:23:08 +0000 |
ben |
added myself to AUTHORS file
|
Fri, 23 Jun 2006 20:18:48 +0000 |
ben |
removed some includes that are now useless
|
Fri, 23 Jun 2006 20:17:12 +0000 |
ben |
new RTSP demuxer dedicated file, based on old code from realrtsp one but intended to be much more generic
|
Fri, 23 Jun 2006 19:34:06 +0000 |
ben |
some printf() to mp_msg() replacements
|
Fri, 23 Jun 2006 19:30:15 +0000 |
ben |
move real_rtsp init/uninit code to its dedicated place to simplify a bit rtsp session demuxer
|
Fri, 23 Jun 2006 15:12:56 +0000 |
diego |
Produce correct version string even when not run in a Subversion working copy.
|
Fri, 23 Jun 2006 08:36:15 +0000 |
gpoirier |
fix charset of turkish help msg
|
Thu, 22 Jun 2006 22:07:25 +0000 |
uau |
"make depend" requires version.h
|
Thu, 22 Jun 2006 17:05:08 +0000 |
reimar |
remove pointless and sometimes incorrect lookupTex stuff
|
Thu, 22 Jun 2006 17:02:42 +0000 |
reimar |
reduce number of texture indirections to support older cards
|
Thu, 22 Jun 2006 13:50:26 +0000 |
diego |
CVS --> Subversion + better version.h handling
|
Thu, 22 Jun 2006 13:49:52 +0000 |
diego |
CVS --> Subversion
|
Thu, 22 Jun 2006 13:47:50 +0000 |
diego |
Adapt FFmpeg version.sh that only recreates version.h if its content changed.
|
Thu, 22 Jun 2006 13:34:00 +0000 |
diego |
CVS --> Subversion in copyright notices
|
Thu, 22 Jun 2006 13:20:41 +0000 |
diego |
Ignore libmpencoders.a.
|
Thu, 22 Jun 2006 09:39:14 +0000 |
diego |
CVS --> Subversion as noticed by Jacob Beacham beacham**@**uiuc**.**edu
|
Thu, 22 Jun 2006 09:27:00 +0000 |
diego |
Remove forgotten --disable-setlocale option from --help output.
|
Wed, 21 Jun 2006 23:50:23 +0000 |
uau |
Revert Michael's VFCTRL_FLIP_PAGE changes ("svn merge -r 18781:18779 .")
|
Wed, 21 Jun 2006 20:52:07 +0000 |
michael |
intercept VFCTRL_FLIP_PAGE if needed
|
Wed, 21 Jun 2006 20:29:45 +0000 |
michael |
send flip_page() through the filter chain
|
Wed, 21 Jun 2006 19:25:45 +0000 |
nicodvb |
support for -alang in demux_lavf
|
Wed, 21 Jun 2006 19:24:17 +0000 |
nicodvb |
support for -alang
|
Wed, 21 Jun 2006 17:50:50 +0000 |
ben |
cosmetic changes (defines will be used later in other parts of the code)
|
Wed, 21 Jun 2006 17:42:54 +0000 |
diego |
Make most of the xpm-files read 'const char*' instead of 'char*'
|
Wed, 21 Jun 2006 17:39:27 +0000 |
ben |
better RTSP RFC compliance (fixes in CSeq and TEARDOWN handling)
|
Wed, 21 Jun 2006 14:49:09 +0000 |
diego |
Move #ifdefs around complete files into the build system.
|
Wed, 21 Jun 2006 13:50:06 +0000 |
diego |
Ignore libraries.
|
Wed, 21 Jun 2006 12:56:42 +0000 |
ivo |
rename cvs-howto.txt to svn-howto.txt
|
Wed, 21 Jun 2006 11:59:07 +0000 |
diego |
Comment #ifdef #endif jungle.
|
Wed, 21 Jun 2006 11:05:57 +0000 |
diego |
minor Subversion-related changes
|
Wed, 21 Jun 2006 10:53:20 +0000 |
diego |
Comment some #endif directives to avoid confusion.
|
Wed, 21 Jun 2006 09:45:17 +0000 |
diego |
Remove separation between Win32 DLL and DirectShow support in the build system.
|
Wed, 21 Jun 2006 09:42:43 +0000 |
ivo |
add command for changing commit messages after the commit took place.
|
Tue, 20 Jun 2006 19:59:24 +0000 |
nicodvb |
audio stream switching in demux_lavf
|
Tue, 20 Jun 2006 19:57:16 +0000 |
nicodvb |
support for audio stream switching
|
Tue, 20 Jun 2006 11:48:39 +0000 |
aurel |
fix a buffer overflow causing a segfault
|
Tue, 20 Jun 2006 11:08:01 +0000 |
aurel |
CVS --> Subversion
|
Tue, 20 Jun 2006 10:08:19 +0000 |
diego |
simplify
|
Mon, 19 Jun 2006 21:43:02 +0000 |
nicodvb |
Remove misleading Encrypted VOB message; patch by Ismail Donmez (ismail ab pardus punctum org puntum tr)
|
Mon, 19 Jun 2006 20:29:44 +0000 |
gpoirier |
Full sync to r18498
|
Mon, 19 Jun 2006 20:06:24 +0000 |
gpoirier |
full update, patch by Tuncer Altay, tunceraltay (at) yahoo.com,
|
Mon, 19 Jun 2006 18:37:10 +0000 |
nicodvb |
audio switching to any of the available tracks
|
Mon, 19 Jun 2006 18:34:29 +0000 |
nicodvb |
feed any audio track present in the mux; switch to any of the available audio tracks
|
Mon, 19 Jun 2006 09:16:42 +0000 |
diego |
Change integer to string comparison in hw.optional.altivec test since
|
Mon, 19 Jun 2006 09:15:46 +0000 |
michael |
avcodec_close()
|
Sun, 18 Jun 2006 16:40:29 +0000 |
nicodvb |
try to reduce the distance between consecutive frames with pts to no more than 0.4 seconds (required by dvds)
|
Sun, 18 Jun 2006 14:51:26 +0000 |
kraymer |
fix link to help_mp-XX.h files in svn repo
|
Sun, 18 Jun 2006 14:15:48 +0000 |
kraymer |
r18712: improved -vo gl:lscale documentation
|
Sun, 18 Jun 2006 11:21:23 +0000 |
diego |
Conditionally run some CPU-architecture and OS-specific tests.
|
Sun, 18 Jun 2006 11:15:20 +0000 |
diego |
Rename --with-dts*dir options to --with-libdts*dir for consistency and
|
Sun, 18 Jun 2006 10:59:23 +0000 |
lucabe |
Software Scaler headers usage cleanup
|
Sun, 18 Jun 2006 10:39:09 +0000 |
nicodvb |
prevent buffer overflow in the STD; simplified fill_packet() (moving part of the code to get_packet_stats())
|
Sun, 18 Jun 2006 09:02:38 +0000 |
rathann |
Consistency fix.
|
Sat, 17 Jun 2006 20:54:27 +0000 |
reimar |
respect saved default for cache enable when nothing specified on
|
Sat, 17 Jun 2006 19:43:13 +0000 |
reimar |
Make header include order more similar to vo_gl.c
|
Sat, 17 Jun 2006 17:18:46 +0000 |
diego |
Rename --with-libdvnav --> --with-dvdnavdir for consistency.
|
Sat, 17 Jun 2006 17:11:44 +0000 |
diego |
Disentangle _win32 and _dshow, the test for _dshow is disabled anyway.
|
Sat, 17 Jun 2006 17:08:06 +0000 |
diego |
Simplify and streamline FAAD detection.
|
Sat, 17 Jun 2006 15:47:37 +0000 |
diego |
consistency fix: --with-foo switches shall not enable options.
|
Sat, 17 Jun 2006 15:01:43 +0000 |
reimar |
Fix crash with all audio-only ogg files, the vorbis_info struct is not
|
Fri, 16 Jun 2006 21:59:56 +0000 |
Gabrov |
DOCS/man/hu/mplayer.1 synced with r18712
|
Fri, 16 Jun 2006 21:52:25 +0000 |
uau |
Rewrite audio EOF handling logic fixing some problems that could cause
|
Fri, 16 Jun 2006 21:17:47 +0000 |
diego |
cosmetics: Rename some variables and command line parameters.
|
Fri, 16 Jun 2006 20:21:37 +0000 |
uau |
Fix definition of reinit_audio_chain().
|
Fri, 16 Jun 2006 19:06:00 +0000 |
nicodvb |
removed old dvdnav code
|
Fri, 16 Jun 2006 18:38:35 +0000 |
diego |
Use a function for help output.
|
Fri, 16 Jun 2006 18:35:31 +0000 |
gpoirier |
sync with 18730 (Use MPlayer's CPU detection module instead of libmpeg2's)
|
Fri, 16 Jun 2006 18:18:36 +0000 |
diego |
option handling consistency fixes
|
Fri, 16 Jun 2006 16:03:27 +0000 |
diego |
readability cosmetics
|
Fri, 16 Jun 2006 13:40:00 +0000 |
gpoirier |
Use MPlayer's CPU detection module instead of libmpeg2's,
|
Fri, 16 Jun 2006 11:39:23 +0000 |
diego |
Setting up a web server and FTP server.
|
Fri, 16 Jun 2006 11:17:04 +0000 |
diego |
misc corrections
|
Fri, 16 Jun 2006 02:25:24 +0000 |
ods15 |
typo
|
Thu, 15 Jun 2006 23:13:42 +0000 |
rathann |
update copyright an changelog with new liba52 0.7.4
|
Thu, 15 Jun 2006 23:09:26 +0000 |
rathann |
sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gmail * com<
|
Thu, 15 Jun 2006 22:59:40 +0000 |
rathann |
sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gmail * com<
|
Thu, 15 Jun 2006 22:58:06 +0000 |
rathann |
sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gmail * com<
|
Thu, 15 Jun 2006 08:43:41 +0000 |
reimar |
Reduce number of OpenGL state changes when drawing OSD by first drawing alpha.
|
Thu, 15 Jun 2006 08:09:03 +0000 |
reimar |
Do not parse numbers as octal, strip leading zeroes instead.
|
Thu, 15 Jun 2006 08:05:51 +0000 |
reimar |
Support UTF8 in OSD text
|
Thu, 15 Jun 2006 08:04:40 +0000 |
reimar |
Missing free for malloced char_seq in OSD code
|
Thu, 15 Jun 2006 08:00:37 +0000 |
reimar |
Fix window position when changing videos while in fullscreen and for
|
Wed, 14 Jun 2006 22:22:34 +0000 |
nicodvb |
reduced standard verbosity and changed output messages to more uniform descriptions
|
Wed, 14 Jun 2006 22:12:06 +0000 |
nicodvb |
workaround: at every read update demux->movi_end with stream->end_pos; needed to show the progress bar when playing dvdnav streams
|
Wed, 14 Jun 2006 21:58:17 +0000 |
nicodvb |
restored support for dvdnav only in the stream layer; all other functionalities are disabled
|
Wed, 14 Jun 2006 20:20:28 +0000 |
uau |
When playing an audio only file use audio time instead of video time to
|
Wed, 14 Jun 2006 19:48:54 +0000 |
uau |
Clean up audio pts handling, make audio pts tracking in the audio-only
|