log libmpdemux/demux_demuxers.c @ 37195:ac6c37d85d65 default tip

age author description
Mon, 20 Jan 2014 22:08:41 +0000 reimar demux_demuxers: Simplify, merge declaration and initialization.
Mon, 20 Jan 2014 22:08:40 +0000 reimar demux_demuxers: check correct variable for NULL.
Fri, 30 Nov 2012 22:12:17 +0000 reimar Fix scary "BUG! Invalid demuxer type ..." message
Mon, 25 Apr 2011 09:28:38 +0000 reimar Pass through correct-pts setting from video sub demuxer.
Sun, 24 Apr 2011 23:27:24 +0000 reimar Call demux_fill_buffer multiple times when trying to get a
Sun, 24 Apr 2011 23:06:38 +0000 reimar Add a alloc_demuxer function that ensures all the critical stuff is
Sat, 11 Dec 2010 19:32:23 +0000 reimar Fix crahs with -audiofile and audio disabled.
Sun, 01 Nov 2009 09:48:34 +0000 reimar Unbreak the demuxer-specific code in video.c with e.g.
Tue, 01 Sep 2009 15:00:49 +0000 reimar Add a hack to ensure data from e.g. mov format -subfile gets read at all
Tue, 01 Sep 2009 14:51:49 +0000 reimar Hack demux_demuxers so that demux_demuxers_fill_buffer is actually called.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Fri, 08 May 2009 21:51:13 +0000 diego Add standard license header to all files in libmpdemux.
Wed, 21 May 2008 18:45:30 +0000 reimar Make internal subtitle and subtitle switching work with -audiofile
Sat, 05 Apr 2008 14:07:05 +0000 reimar Remove useless cast
Sun, 13 Jan 2008 16:00:39 +0000 reimar Make all demuxer_desc_t const, thus moving them to .rodata