log asfenc.c @ 6482:c59fad269e39 libavformat

age author description
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
Wed, 24 Mar 2010 18:40:43 +0000 rbultje Move put_le16_nolen() to asf.c and give it a ff_ prefix. This way, it is easier libavformat
Thu, 25 Feb 2010 16:59:55 +0000 benoit asfenc: write tags in proper UTF-16. libavformat
Thu, 25 Feb 2010 16:50:26 +0000 benoit asfenc: simplify writing of comment header. libavformat
Wed, 24 Feb 2010 18:17:32 +0000 rbultje Don't add WM prefixes to all written ASF tags. libavformat
Wed, 24 Feb 2010 18:09:49 +0000 rbultje Eliminate put_str16(). libavformat
Mon, 15 Feb 2010 21:19:40 +0000 cehoyos Strings in extended content header are UTF16, libavformat
Wed, 24 Jun 2009 23:04:05 +0000 rbultje Remove any reference to ASFContext.packet_size and replace it with libavformat
Mon, 22 Jun 2009 23:09:34 +0000 diego Add ff_ prefixes to exported symbols in libavformat/riff.h. libavformat
Wed, 18 Mar 2009 14:03:40 +0000 reimar Rename GUID typedef to ff_asf_guid to fix MinGW compilation failure libavformat
Sun, 01 Mar 2009 00:12:08 +0000 aurel Add some basic metadata conversion tables for matroska and asf. libavformat
Thu, 26 Feb 2009 16:17:17 +0000 aurel move static tables from asf.h to non-static tables in asf.c libavformat
Thu, 26 Feb 2009 15:44:19 +0000 aurel rename asf-enc.c to asfenc.c and asf.c to asfdec.c for consistency libavformat base asf-enc.c@435349492438