summaryrefslogtreecommitdiff
path: root/libavcodec/vc1data.c
Commit message (Expand)AuthorAge
* vc1: Do not read from array if index is invalid.Mashiat Sarker Shakkhar2012-03-26
* vc1: Move init code shared between decoder and parser to common code file.Diego Biurrun2012-03-07
* vc1: Add ff_ prefix to nonstatic symbolsMartin Storsjö2012-02-15
* vc1: prettyprint some tablesKostya Shishkov2011-10-12
* vc1dec: interlaced stream decoding support 2/3Mashiat Sarker Shakkhar2011-10-10
* Remove unused structs and tables.Diego Biurrun2011-07-16
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* remove duplicate tablesStefan Gehrer2008-06-25
* Comment out unused ff_vc1_norm6_spec table.Diego Biurrun2008-04-30
* Add ff_ prefix to (externally) visible variablesKostya Shishkov2007-05-09
* Add prefix to some variables for consistencyKostya Shishkov2007-05-06
* Move VC-1 data to .c fileKostya Shishkov2007-05-06