summaryrefslogtreecommitdiff
path: root/libavformat/asfenc.c
Commit message (Expand)AuthorAgeFilesLines
* Remove any reference to ASFContext.packet_size and replace it withRonald S. Bultje2009-06-241-7/+7
* Add ff_ prefixes to exported symbols in libavformat/riff.h.Daniel Verkamp2009-06-221-4/+4
* Rename GUID typedef to ff_asf_guid to fix MinGW compilation failureReimar Döffinger2009-03-181-2/+2
* Add some basic metadata conversion tables for matroska and asf.Aurelien Jacobs2009-03-011-0/+2
* move static tables from asf.h to non-static tables in asf.cAurelien Jacobs2009-02-261-18/+18
* rename asf-enc.c to asfenc.c and asf.c to asfdec.c for consistencyAurelien Jacobs2009-02-261-0/+880