log libmpdemux/demux_lavf.c @ 20941:40cc1d0964bc

age author description
Thu, 16 Nov 2006 12:33:12 +0000 diego support for Electronic Arts ADPCM audio
Thu, 16 Nov 2006 12:28:39 +0000 diego support for Delphine CIN audio and video
Thu, 16 Nov 2006 01:17:19 +0000 diego support for Interplay DPCM audio
Thu, 16 Nov 2006 00:59:01 +0000 diego cosmetics: alphabetical order and prettyprinting for the CodecTag table
Thu, 16 Nov 2006 00:56:35 +0000 diego support for Sierra VMD video
Thu, 16 Nov 2006 00:20:55 +0000 diego Add support for Tiertex SEQ video.
Wed, 15 Nov 2006 23:42:47 +0000 diego Add support for Westwood IMA ADPCM audio.
Wed, 08 Nov 2006 10:49:34 +0000 diego Move some FourCC values from libavformat/riff.c to our private mapping.
Tue, 07 Nov 2006 17:37:23 +0000 reimar Add our own CODEC_ID -> fourcc translation tables so we do not need
Thu, 05 Oct 2006 21:25:22 +0000 reimar Implement absolute and percent-based seek
Thu, 31 Aug 2006 21:26:02 +0000 nicodvb include forgotten limits.h
Wed, 30 Aug 2006 22:25:40 +0000 nicodvb added lavfdopts to pass options to libavformat
Fri, 28 Jul 2006 13:39:11 +0000 reimar Do not treat AV_NOPTS_VALUE as a valid duration value.
Sun, 23 Jul 2006 09:05:10 +0000 reimar Take start time into consideration when calculation percentage position
Thu, 13 Jul 2006 23:02:03 +0000 diego Remove #if LIBAVCODEC_BUILD >= XXX and #if LIBAVFORMAT_BUILD >= XXX jungle.
Thu, 13 Jul 2006 16:41:13 +0000 reynaldo drops casts from void * on malloc/calloc from libmpdemux code
Mon, 10 Jul 2006 02:53:06 +0000 rfelker more c++ decl crap
Wed, 28 Jun 2006 19:27:04 +0000 pacman Remove bogus stream_eof() test - av_read_frame() has its own buffer and can
Wed, 21 Jun 2006 19:24:17 +0000 nicodvb support for -alang
Tue, 20 Jun 2006 19:57:16 +0000 nicodvb support for audio stream switching
Mon, 27 Mar 2006 17:25:41 +0000 diego Convert printfs in aviprint.c to mp_msg and give the information printing
Fri, 24 Mar 2006 08:12:03 +0000 diego Convert all if(verbose>X) to mp_msg_test calls.
Fri, 17 Feb 2006 01:57:41 +0000 corey Second-try commit of this patch.
Thu, 09 Feb 2006 19:39:51 +0000 corey Reverse commit of unfinished patch for passing audio_delay to the demuxers.
Wed, 08 Feb 2006 01:19:13 +0000 michael 10l 1000 fps fix
Tue, 07 Feb 2006 20:22:44 +0000 corey 1. Include audio_delay as an argument to demux_seek.
Fri, 13 Jan 2006 00:23:32 +0000 diego Update licensing information: The FSF changed postal address.
Mon, 09 Jan 2006 19:35:44 +0000 nicodvb added support for external libavformat
Mon, 10 Oct 2005 05:45:38 +0000 gpoirier makes demux_lavf (-demuxer 35) use the framerate specified in the container
Fri, 02 Sep 2005 08:32:32 +0000 ods15 Make -identify's 'ID_LENGTH=' print a float and not an integer.. The