log libmpdemux/demux_lavf.c @ 25846:f3ae700cc317

age author description
Sun, 27 Jan 2008 09:08:54 +0000 reimar Prefer lavf mov demuxer over our own, it should work better most of the time now.
Sat, 26 Jan 2008 22:25:47 +0000 reimar 100l, inverted condition for AVSEEK_FLAG_BACKWARD
Sat, 26 Jan 2008 22:06:36 +0000 reimar Used wrong condition for using AVSEEK_FLAG_BACKWARD, it should depend on
Sat, 26 Jan 2008 21:45:31 +0000 reimar Cosmetics: remove some trailing whitespace
Sat, 26 Jan 2008 21:41:30 +0000 reimar Add QDM2 codec identifier
Sat, 26 Jan 2008 21:17:08 +0000 reimar Partially support vobsub subtitles from lavf demuxers (palette support missing)
Sun, 20 Jan 2008 12:57:53 +0000 rtogni Allow overriding the codec_tag for audio codecs, and always override
Sun, 13 Jan 2008 16:00:39 +0000 reimar Make all demuxer_desc_t const, thus moving them to .rodata
Sat, 12 Jan 2008 01:14:45 +0000 eugeni Add libass support to demux_lavf.
Sat, 22 Dec 2007 18:32:45 +0000 reimar 100l, fix compilation.
Sat, 22 Dec 2007 16:23:42 +0000 reimar Set is_streamed correctly, should make network playback work more reliably.
Sat, 22 Dec 2007 16:22:54 +0000 reimar Get rid of URLProtocol mess (especially problematic since it made use
Sun, 02 Dec 2007 21:26:23 +0000 reimar Make m_option_t arrays referenced by cfg-common.h const
Fri, 23 Nov 2007 10:44:33 +0000 iive Bring (de)muxer_lavf up to date with the libavformat API changes introduced by FFmpeg commit r11071.
Tue, 20 Nov 2007 17:08:12 +0000 kostya Musepack SV8 lavc decoder support
Tue, 30 Oct 2007 15:49:53 +0000 diego Remove unused variable:
Sat, 27 Oct 2007 20:04:16 +0000 nicodvb reindented previously modified code
Sat, 27 Oct 2007 19:15:43 +0000 nicodvb implemented DEMUXER_CTRL_IDENTIFY_PROGRAM to permit program switching
Sat, 27 Oct 2007 19:12:59 +0000 nicodvb permit identification and selection of programs
Sat, 27 Oct 2007 19:04:37 +0000 nicodvb permit the transititions no stream <-> some streams and viceversa (needed for forthcoming program switching patch)
Sat, 27 Oct 2007 19:00:07 +0000 nicodvb moved to a new function handle_stream() the code to parse the streams and assign the demuxer_streams
Tue, 16 Oct 2007 13:06:35 +0000 compn add nellymoser codec to mplayer with internal fourcc NELL
Sun, 14 Oct 2007 12:11:28 +0000 reimar Add -lavfdopts cryptokey
Wed, 03 Oct 2007 15:27:02 +0000 voroshil Format 0x01 cannot be used with "AMV IMA ADPCM", because it belongs to normal PCM.
Sun, 30 Sep 2007 03:49:22 +0000 voroshil AMV demuxer and audio/video decoder
Sat, 29 Sep 2007 07:55:43 +0000 henry analyzeduration option for lavf demuxer
Sat, 29 Sep 2007 07:49:02 +0000 henry remove useless int->double conversion
Sat, 29 Sep 2007 07:42:31 +0000 henry fix warnings
Sat, 15 Sep 2007 21:26:20 +0000 ben reverted useless r24539
Sat, 15 Sep 2007 20:17:22 +0000 ben added monkey audio fourcc in wave header