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