| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove/replace some unnecessary avcodec.h inclusions | Andreas Rheinhardt | 2021-07-22 | 1 | -1/+1 |
* | avcodec/vc1: correct ff_vc1_dqscale | Jerome Borsboom | 2018-04-25 | 1 | -1/+1 |
* | avcodec/vc1: correct ff_vc1_mbmode_intfrp | Jerome Borsboom | 2018-04-25 | 1 | -3/+3 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-27 | 1 | -1/+1 |
|\ |
|
| * | vc1: Do not read from array if index is invalid. | Mashiat Sarker Shakkhar | 2012-03-26 | 1 | -1/+1 |
* | | VC1: Do not needlessly use signed types. | Reimar Döffinger | 2012-03-25 | 1 | -7/+7 |
* | | vc1: add missing entries to ff_vc1_fps_nr. | Michael Niedermayer | 2012-03-10 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-08 | 1 | -0/+4 |
|\| |
|
| * | vc1: Move init code shared between decoder and parser to common code file. | Diego Biurrun | 2012-03-07 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-16 | 1 | -3/+3 |
|\| |
|
| * | vc1: Add ff_ prefix to nonstatic symbols | Martin Storsjö | 2012-02-15 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-13 | 1 | -529/+676 |
|\| |
|
| * | vc1: prettyprint some tables | Kostya Shishkov | 2011-10-12 | 1 | -529/+676 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-11 | 1 | -0/+462 |
|\| |
|
| * | vc1dec: interlaced stream decoding support 2/3 | Mashiat Sarker Shakkhar | 2011-10-10 | 1 | -0/+462 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-16 | 1 | -124/+1 |
|\| |
|
| * | Remove unused structs and tables. | Diego Biurrun | 2011-07-16 | 1 | -124/+1 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | remove duplicate tables | Stefan Gehrer | 2008-06-25 | 1 | -69/+0 |
* | Comment out unused ff_vc1_norm6_spec table. | Diego Biurrun | 2008-04-30 | 1 | -0/+2 |
* | Add ff_ prefix to (externally) visible variables | Kostya Shishkov | 2007-05-09 | 1 | -58/+58 |
* | Add prefix to some variables for consistency | Kostya Shishkov | 2007-05-06 | 1 | -7/+7 |
* | Move VC-1 data to .c file | Kostya Shishkov | 2007-05-06 | 1 | -0/+712 |