log

age author description
Mon, 16 Nov 2009 10:44:00 +0000 reimar Use calloc instead of initializing each struct member individually to 0.
Mon, 16 Nov 2009 10:41:06 +0000 reimar Try to detect broken files with unaligned chunks.
Sat, 14 Nov 2009 12:46:14 +0000 cehoyos Show OSD message when enabling/disabling de-interlacing.
Fri, 13 Nov 2009 15:26:16 +0000 ptt cosmetics and grammar fixes
Fri, 13 Nov 2009 14:36:38 +0000 reimar Add -tsprog support for lavf to mencoder, similar to what SVN r29846 did for mplayer.
Fri, 13 Nov 2009 14:12:25 +0000 jrash sync with en/mplayer.1 r29905
Fri, 13 Nov 2009 13:21:59 +0000 reimar Check that mpctx->audio_out is not NULL when trying to uninit it.
Fri, 13 Nov 2009 07:54:30 +0000 ptt synced with r29905
Thu, 12 Nov 2009 17:04:41 +0000 ptt synced with r29885
Thu, 12 Nov 2009 10:39:52 +0000 ptt cosmetic fixes as pointed out by diego
Thu, 12 Nov 2009 09:21:53 +0000 ptt Added -name, -title and -use-filename-title options and implementation in X11 vos
Wed, 11 Nov 2009 22:26:38 +0000 cehoyos Do not dynamically load libvdpau.so.1, but link at compile time.
Wed, 11 Nov 2009 15:15:46 +0000 tack Replace dead link explaining why not to use HTML on the mailing lists.
Wed, 11 Nov 2009 11:52:36 +0000 reimar Fix declarations in mp_taglists.h and include it in mp_taglists.c to
Wed, 11 Nov 2009 11:38:41 +0000 reimar Add a "tips and tricks" section to the slave mode documentation.
Wed, 11 Nov 2009 11:35:28 +0000 reimar Whitespace cosmetics: fix pause_loop indentation/remove inconsistently used tabs.
Wed, 11 Nov 2009 11:31:36 +0000 reimar Do not call resume on unpausing if we have already reached eof while
Wed, 11 Nov 2009 11:22:12 +0000 reimar Remember which subtitle was auto-selected for dvdnav due to -slang
Wed, 11 Nov 2009 11:19:50 +0000 reimar Factor out code that decides which subtitle to play.
Wed, 11 Nov 2009 11:09:36 +0000 reimar Avoid modifying dvdsub_id in command.c where possible.
Wed, 11 Nov 2009 09:28:21 +0000 reimar Move headers related to setting dvd speed to dvd_common.
Wed, 11 Nov 2009 09:09:08 +0000 reimar Set the EOF flag when dvdnav reached the end of the requested title.
Wed, 11 Nov 2009 09:03:39 +0000 reimar Support the range syntax (like dvd://2-5) also for dvdnav.
Wed, 11 Nov 2009 00:30:54 +0000 cehoyos 10l: Fix compilation without VDPAU.
Tue, 10 Nov 2009 23:20:05 +0000 reimar Move dvd_speed and dvd_set_speed to dvd_common and implement -dvd-speed
Tue, 10 Nov 2009 23:15:48 +0000 reimar Move arrays used by both dvd and dvdnav to dvd_common.
Tue, 10 Nov 2009 23:12:01 +0000 reimar Remove unused extern declarations.
Tue, 10 Nov 2009 23:10:57 +0000 reimar Share dvd_device extern declaration between dvd and dvdnav.
Tue, 10 Nov 2009 23:03:52 +0000 reimar Remove an unused variable.
Tue, 10 Nov 2009 19:11:13 +0000 cehoyos Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capable