summaryrefslogtreecommitdiff
path: root/libavcodec/msmpeg4data.c
Commit message (Expand)AuthorAge
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Rename mpeg4 intra vlc tables so they contain "mpeg4", this improves readabilityMichael Niedermayer2010-01-08
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* cosmetics: Align table for better readability.Diego Biurrun2008-11-24
* spelling cosmeticsDiego Biurrun2008-10-02
* Add (additional) const to many global tables.Reimar Döffinger2008-10-02
* remove duplicate tablesStefan Gehrer2008-06-25
* Move wmv1_scantable to .rodata section by making it an array of arrays.Diego Pettenò2008-01-07
* Move msmpeg4 tables from a header file to msmpegdata.c.Diego Biurrun2007-08-13
* Group all copyright and author notices together.Diego Biurrun2007-07-05
* split msmpeg4 data to easily share some of it with vc1.cAurelien Jacobs2007-05-10