log avienc.c @ 6491:b7f807b4cd88 libavformat tip

age author description
Fri, 25 Jun 2010 04:29:02 +0000 jai_menon avienc : Avoid creating invalid AVI files when muxing subtitle streams libavformat
Wed, 31 Mar 2010 12:29:58 +0000 cehoyos Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. libavformat
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavformat
Tue, 16 Feb 2010 16:32:25 +0000 rbultje Set lavf identification string globally in av_write_header(), rather libavformat
Sat, 06 Feb 2010 12:32:44 +0000 jai_menon Add AVI metadata conversion table. libavformat
Fri, 05 Feb 2010 15:14:56 +0000 michael strn muxing in avi support. libavformat
Thu, 28 Jan 2010 03:37:22 +0000 michael Remove last MAX_STREAMS from avienc.c libavformat
Thu, 28 Jan 2010 02:45:17 +0000 michael Introduce AVIStream struct and move stream based variables to it. libavformat
Mon, 22 Jun 2009 23:09:34 +0000 diego Add ff_ prefixes to exported symbols in libavformat/riff.h. libavformat
Fri, 19 Jun 2009 13:26:10 +0000 reimar Add support for muxing XSUB subtitles to AVI muxer. libavformat
Tue, 07 Apr 2009 12:31:28 +0000 aurel use av_freep() instead of av_free() + =NULL. libavformat
Tue, 24 Feb 2009 15:04:18 +0000 michael Add AVFMT_VARIABLE_FPS to specify which muxers do not need duplicated frames. libavformat
Fri, 13 Feb 2009 09:39:04 +0000 diego Remove pointless #if around the file, it is already conditionally compiled. libavformat
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavformat