log avienc.c @ 3424:7a0230981402 libavformat

age author description
Tue, 03 Jun 2008 16:20:54 +0000 diego Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. libavformat
Thu, 27 Mar 2008 01:18:16 +0000 michael Fix aspect ratio. libavformat
Sun, 02 Mar 2008 19:51:31 +0000 michael Store aspect ratio in avis. libavformat
Wed, 21 Nov 2007 07:41:00 +0000 andoma Use dynamically allocated ByteIOContext in AVFormatContext libavformat
Sun, 08 Jul 2007 01:41:06 +0000 mru remove redundant codec_get_bmp_tag() call in avi_write_header() libavformat
Sun, 21 Jan 2007 12:08:31 +0000 michael get rid of the [4] limitation of codec tag lists libavformat
Sun, 21 Jan 2007 01:39:17 +0000 michael add codec_id <-> codec_tag tables to AVIn/OutputFormat libavformat
Sat, 20 Jan 2007 23:09:27 +0000 michael fix indention (dunno why it was messed up ...) libavformat
Wed, 06 Dec 2006 23:46:11 +0000 mru use the standard INT64_C() macro for 64-bit constants libavformat
Wed, 01 Nov 2006 22:39:58 +0000 diego Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts. libavformat
Mon, 23 Oct 2006 08:57:54 +0000 aurel replace coder/decoder file description in libavformat by muxer/demuxer libavformat
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavformat
Wed, 27 Sep 2006 19:47:39 +0000 mru fix some signedness warnings libavformat
Thu, 07 Sep 2006 16:33:24 +0000 gpoirier Allow to store the the track number though the IPRT (part) tag in AVI. libavformat
Thu, 24 Aug 2006 08:22:26 +0000 gpoirier fix ODML AVI Duration for files > 2GB libavformat
Fri, 18 Aug 2006 16:48:35 +0000 banan AVI tag reading and writing patch by David Conrad. libavformat
Wed, 12 Jul 2006 00:09:34 +0000 mru move common stuff from avienc.c and wav.c to new file riff.c libavformat
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