| Commit message (Expand) | Author | Age | Files | Lines |
* | Record B-fraction index from frame header and two fields from entry point str... | Gwenole Beauchesne | 2009-01-30 | 1 | -0/+3 |
* | Add refdist_flag to VC1Context. | Carl Eugen Hoyos | 2009-01-09 | 1 | -0/+1 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | In-loop deblocking filter for VC-1 decoder | Kostya Shishkov | 2008-07-23 | 1 | -0/+2 |
* | add FF_ prefix to all (frame)_TYPE usage | Aurelien Jacobs | 2008-03-09 | 1 | -3/+0 |
* | define BI frame type along with other frame types | Aurelien Jacobs | 2008-03-05 | 1 | -1/+1 |
* | Select scan tables for 8x4 and 4x8 blocks only once. | Christophe Gisquet | 2008-01-14 | 1 | -0/+2 |
* | intrax8 decoder patch by "someone" | Michael Niedermayer | 2007-11-09 | 1 | -0/+3 |
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | Replace non-existing @fixme doxygen tags with @todo. | İsmail Dönmez | 2007-07-13 | 1 | -1/+1 |
* | add a comment to indicate which #endif belong to which #define | Guillaume Poirier | 2007-06-17 | 1 | -1/+1 |
* | add multiple inclusion guards to headers | Måns Rullgård | 2007-06-17 | 1 | -0/+5 |
* | Make vc1_parser.c compilable without special defines | Kostya Shishkov | 2007-05-06 | 1 | -2/+3 |
* | Move variables to vc1data.h | Kostya Shishkov | 2007-05-06 | 1 | -65/+0 |
* | 100l to myself. Do not include stuff unneeded by parser | Kostya Shishkov | 2007-05-04 | 1 | -0/+2 |
* | Typo | Kostya Shishkov | 2007-05-04 | 1 | -1/+1 |
* | Move some declarations into header | Kostya Shishkov | 2007-05-04 | 1 | -0/+328 |
* | Move VC1 parser to its own file. | Diego Biurrun | 2007-05-04 | 1 | -0/+36 |