summaryrefslogtreecommitdiff
path: root/libavcodec/vc1data.h
Commit message (Expand)AuthorAge
* 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
* Move variables to vc1data.hKostya Shishkov2007-05-06
* table fixKostya Shishkov2007-02-05
* make more tables staticMåns Rullgård2006-11-12
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* Add official LGPL license headers to the files that were missing them.Diego Biurrun2006-09-10
* Proper support for B/BI framesKostya Shishkov2006-09-09
* Some B-frames support (parsing and decoding only, no motion compesation is done)Kostya Shishkov2006-07-24
* VC-1 decoder with I-frames support and partial P-frames decodingKostya Shishkov2006-06-27
* Rename VC9 to VC1 as there is no such thing as VC9Kostya Shishkov2006-06-27