log asfdec.c @ 6055:1e49d06baf93 libavformat

age author description
Fri, 07 May 2010 08:08:09 +0000 michael Favor chunk size over hitting the correct position after reading the chunk size in asf. libavformat
Sun, 25 Apr 2010 14:27:42 +0000 stefano Mark av_metadata_set() as deprecated, and use av_metadata_set2() 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, 30 Mar 2010 15:50:57 +0000 benoit Replace @returns by @return. libavformat
Mon, 08 Mar 2010 13:13:18 +0000 benoit Use ASF supports "markers" which are a name and a time stamp to create libavformat
Thu, 25 Feb 2010 16:38:23 +0000 benoit asfdec: don't strip the "WM/" prefix, this should be done during conversion. libavformat