log flvenc.c @ 6491:b7f807b4cd88 libavformat tip

age author description
Sat, 25 Sep 2010 23:27:16 +0000 stefano Replace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDEO with the libavformat
Fri, 10 Sep 2010 23:29:07 +0000 cehoyos FLV Metadata libavformat
Wed, 18 Aug 2010 09:39:21 +0000 cehoyos Add AVC EOS tag to H264-encoded FLV files. libavformat
Sat, 22 May 2010 16:01:32 +0000 cehoyos Move AVCodecTag from riff.h into internal.h. 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