summaryrefslogtreecommitdiffstats
path: root/libavcodec/vc1data.c
Commit message (Expand)AuthorAgeFilesLines
* vc1: Do not read from array if index is invalid.Mashiat Sarker Shakkhar2012-03-261-1/+1
* vc1: Move init code shared between decoder and parser to common code file.Diego Biurrun2012-03-071-0/+4
* vc1: Add ff_ prefix to nonstatic symbolsMartin Storsjö2012-02-151-3/+3
* vc1: prettyprint some tablesKostya Shishkov2011-10-121-529/+676
* vc1dec: interlaced stream decoding support 2/3Mashiat Sarker Shakkhar2011-10-101-0/+462
* Remove unused structs and tables.Diego Biurrun2011-07-161-124/+1
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* remove duplicate tablesStefan Gehrer2008-06-251-69/+0
* Comment out unused ff_vc1_norm6_spec table.Diego Biurrun2008-04-301-0/+2
* Add ff_ prefix to (externally) visible variablesKostya Shishkov2007-05-091-58/+58
* Add prefix to some variables for consistencyKostya Shishkov2007-05-061-7/+7
* Move VC-1 data to .c fileKostya Shishkov2007-05-061-0/+712
OpenPOWER on IntegriCloud