aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/vc1data.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '04d14c9b68b03e8dbc6e3003c1ee06892dd32576'Michael Niedermayer2014-10-081-2/+0
|\
| * vc1: Split the decoder in componentsLuca Barbato2014-10-081-2/+0
| * vc1: Do not read from array if index is invalid.Mashiat Sarker Shakkhar2012-03-261-1/+1
* | VC1: Do not needlessly use signed types.Reimar Döffinger2012-03-251-9/+9
* | vc1: add missing entries to ff_vc1_fps_nr.Michael Niedermayer2012-03-101-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-081-0/+5
|\|
| * vc1: Move init code shared between decoder and parser to common code file.Diego Biurrun2012-03-071-0/+5
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-161-3/+3
|\|
| * vc1: Add ff_ prefix to nonstatic symbolsMartin Storsjö2012-02-151-3/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-111-0/+55
|\|
| * vc1dec: interlaced stream decoding support 2/3Mashiat Sarker Shakkhar2011-10-101-0/+55
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-171-9/+0
|\|
| * vc1: remove disabled codeDiego Biurrun2011-07-171-9/+0
| * 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
* Rename bitstream.h to get_bits.h.Stefano Sabatini2009-04-131-1/+1
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* remove duplicate tablesStefan Gehrer2008-06-251-6/+0
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-1/+1
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* include all prerequisites in header filesMåns Rullgård2007-06-161-0/+4
* Add ff_ prefix to (externally) visible variablesKostya Shishkov2007-05-091-57/+57
* Add prefix to some variables for consistencyKostya Shishkov2007-05-061-6/+6
* Move VC-1 data to .c fileKostya Shishkov2007-05-061-616/+57
* Move variables to vc1data.hKostya Shishkov2007-05-061-0/+66
* table fixKostya Shishkov2007-02-051-1/+1
* make more tables staticMåns Rullgård2006-11-121-3/+3
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Add official LGPL license headers to the files that were missing them.Diego Biurrun2006-09-101-0/+20
* Proper support for B/BI framesKostya Shishkov2006-09-091-0/+17
* Some B-frames support (parsing and decoding only, no motion compesation is done)Kostya Shishkov2006-07-241-0/+3
* VC-1 decoder with I-frames support and partial P-frames decodingKostya Shishkov2006-06-271-2/+206
* Rename VC9 to VC1 as there is no such thing as VC9Kostya Shishkov2006-06-271-0/+406