Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | asfenc: write tags in proper UTF-16. | Anton Khirnov | 2010-02-25 | 1 | -17/+59 |
* | asfenc: simplify writing of comment header. | Anton Khirnov | 2010-02-25 | 1 | -15/+12 |
* | Don't add WM prefixes to all written ASF tags. | Anton Khirnov | 2010-02-24 | 1 | -4/+1 |
* | Eliminate put_str16(). | Anton Khirnov | 2010-02-24 | 1 | -9/+5 |
* | Strings in extended content header are UTF16, | Anton Khirnov | 2010-02-15 | 1 | -2/+2 |
* | Remove any reference to ASFContext.packet_size and replace it with | Ronald S. Bultje | 2009-06-24 | 1 | -7/+7 |
* | Add ff_ prefixes to exported symbols in libavformat/riff.h. | Daniel Verkamp | 2009-06-22 | 1 | -4/+4 |
* | Rename GUID typedef to ff_asf_guid to fix MinGW compilation failure | Reimar Döffinger | 2009-03-18 | 1 | -2/+2 |
* | Add some basic metadata conversion tables for matroska and asf. | Aurelien Jacobs | 2009-03-01 | 1 | -0/+2 |
* | move static tables from asf.h to non-static tables in asf.c | Aurelien Jacobs | 2009-02-26 | 1 | -18/+18 |
* | rename asf-enc.c to asfenc.c and asf.c to asfdec.c for consistency | Aurelien Jacobs | 2009-02-26 | 1 | -0/+880 |