log libmpdemux/demux_lavf.c @ 24928:62b57875bb28

age author description
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
Sat, 15 Sep 2007 19:33:58 +0000 reimar Add support for cook audio (though most .rm files don't work with lavf
Sun, 09 Sep 2007 09:22:30 +0000 reimar Add nuv codec tag mapping
Sun, 09 Sep 2007 08:47:53 +0000 reimar Mark lavfpref demuxer as safe, so it that it is actually used for e.g.
Mon, 20 Aug 2007 09:28:44 +0000 reimar We can support SEEK_END seeks only when stream->end_pos is known
Mon, 20 Aug 2007 09:27:47 +0000 reimar Add support for AVSEEK_SIZE in demux_lavf
Sun, 19 Aug 2007 21:22:27 +0000 reimar Do not seek to an invalid position.
Fri, 13 Jul 2007 21:15:24 +0000 aurel add support for subtitles thru lavf
Thu, 10 May 2007 15:47:06 +0000 compn add txd codec, works with http://samples.mplayerhq.hu/game-formats/txd/fronten2.txd .
Wed, 25 Apr 2007 00:02:23 +0000 diego Add support for Bethesda Software VID video.
Fri, 20 Apr 2007 21:49:49 +0000 nicodvb with -identify show audio and video id; patch by Andrew Savchenko (Bircoph list ru)
Mon, 16 Apr 2007 20:08:29 +0000 reimar Ignore mp4a audio tag, it is meaningless since we get it for all mp4 files
Sat, 14 Apr 2007 10:07:36 +0000 reimar Use lavf_preferred mechanism to replace more extension-based detection hacks
Sat, 14 Apr 2007 10:03:42 +0000 reimar Add lavf_preferred demuxer for lavf formats we want to be probed
Sat, 07 Apr 2007 16:50:33 +0000 diego support for C93 video
Sat, 07 Apr 2007 16:31:12 +0000 diego support for THP ADPCM audio