summaryrefslogtreecommitdiff
path: root/libavcodec/vc1.h
Commit message (Expand)AuthorAge
* Record B-fraction index from frame header and two fields from entry point str...Gwenole Beauchesne2009-01-30
* Add refdist_flag to VC1Context.Carl Eugen Hoyos2009-01-09
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* In-loop deblocking filter for VC-1 decoderKostya Shishkov2008-07-23
* add FF_ prefix to all (frame)_TYPE usageAurelien Jacobs2008-03-09
* define BI frame type along with other frame typesAurelien Jacobs2008-03-05
* Select scan tables for 8x4 and 4x8 blocks only once.Christophe Gisquet2008-01-14
* intrax8 decoder patch by "someone"Michael Niedermayer2007-11-09
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
* Replace non-existing @fixme doxygen tags with @todo.İsmail Dönmez2007-07-13
* add a comment to indicate which #endif belong to which #defineGuillaume Poirier2007-06-17
* add multiple inclusion guards to headersMåns Rullgård2007-06-17
* Make vc1_parser.c compilable without special definesKostya Shishkov2007-05-06
* Move variables to vc1data.hKostya Shishkov2007-05-06
* 100l to myself. Do not include stuff unneeded by parserKostya Shishkov2007-05-04
* TypoKostya Shishkov2007-05-04
* Move some declarations into headerKostya Shishkov2007-05-04
* Move VC1 parser to its own file.Diego Biurrun2007-05-04