log avienc.c @ 1169:d18cc9a1fd02 libavformat

age author description
Mon, 10 Jul 2006 21:14:37 +0000 mru allow individual selection of muxers and demuxers libavformat
Sun, 09 Jul 2006 23:40:53 +0000 mru give AVInput/OutputFormat structs consistent names libavformat
Thu, 01 Jun 2006 07:31:59 +0000 banan Flash Screen Video decoder (fourcc:FSV1) libavformat
Wed, 17 May 2006 21:52:38 +0000 diego Add MPEG FourCC for MPEG-2 video. libavformat
Fri, 07 Apr 2006 16:59:57 +0000 kostya KMVC (used in Worms games) decoder. Works fine with samples from MPHQ libavformat
Thu, 02 Mar 2006 20:44:35 +0000 michael fixing total_frames libavformat
Thu, 02 Mar 2006 20:08:01 +0000 michael indention libavformat
Wed, 01 Mar 2006 07:42:55 +0000 banan Set 'MJLS' FOURCC for JPEG-LS in AVI and documentation fix. Patch by libavformat
Wed, 01 Mar 2006 01:29:12 +0000 michael replace if by assert as it should never by true libavformat
Tue, 21 Feb 2006 20:32:47 +0000 alex check for CODEC_ID_NONE instead 0, tobe compatible with movenc.c and possible CODEC_ID_NONE value change libavformat
Sun, 19 Feb 2006 10:20:27 +0000 michael RMP4 ("xvid fork") decoding support libavformat
Sun, 12 Feb 2006 08:53:29 +0000 melanson dosbox native ZMBV decoder, courtesy of Kostya libavformat
Thu, 26 Jan 2006 19:42:45 +0000 rtognimp Add fourcc "SEDG" for MPEG-4 files produced by Samsung VP-M110 Miniket libavformat
Wed, 25 Jan 2006 17:14:16 +0000 michael avoid using non constant fields of AVCodecContext in avi muxer libavformat
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavformat
Mon, 09 Jan 2006 15:41:39 +0000 reimar CamStudio decoder, only 32 bit lzo mode is tested libavformat
Thu, 22 Dec 2005 01:10:11 +0000 diego COSMETICS: tabs --> spaces, some prettyprinting libavformat
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavformat
Wed, 30 Nov 2005 10:50:13 +0000 gpoirier add some h.264 fourccs to codec_bmp_tags[] libavformat
Sun, 13 Nov 2005 03:32:12 +0000 alex Support for streaming: dont write indexes and dont signal HAS_INDEX in header. Also set filesize to max in this case. libavformat
Thu, 13 Oct 2005 04:31:55 +0000 melanson Duck TrueMotion 2 video decoder, courtesy of Konstantin Shishkov libavformat
Fri, 23 Sep 2005 00:25:41 +0000 diego Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERS libavformat
Tue, 06 Sep 2005 15:02:43 +0000 michael a few more raw yuv fourccs libavformat
Sun, 17 Jul 2005 22:24:36 +0000 michael changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility libavformat
Sun, 26 Jun 2005 20:26:47 +0000 rtognimp Theora fourcc libavformat
Thu, 09 Jun 2005 20:01:02 +0000 michael non-avc h264 stream problems patch by ("Ronald S. Bultje" rbultje, ronald bitfreak net) libavformat
Fri, 03 Jun 2005 08:50:46 +0000 michael a step toward CODEC_TYPE_DATA support libavformat
Tue, 17 May 2005 22:47:34 +0000 melanson Fraps FPS1 video decoder (v1 & v2), courtesy of Roine Gustafsson <roine libavformat
Mon, 16 May 2005 13:21:39 +0000 mru add VP30 fourcc libavformat
Sat, 30 Apr 2005 21:43:59 +0000 michael switch to native time bases libavformat