| Commit message (Expand) | Author | Age | Files | Lines |
* | proresdec: check input size before reading qmats, prevent overreading. | Michael Niedermayer | 2012-11-11 | 1 | -0/+8 |
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -2/+2 |
* | proresdec2: avoid VLA and use SliceContext instead. | Michael Niedermayer | 2012-09-07 | 1 | -4/+6 |
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -1/+1 |
* | proresdec2: use ff_dsputil_init() avoid deprecated ff_ less variant. | Michael Niedermayer | 2012-02-16 | 1 | -1/+1 |
* | proresdec2: Fix 16 vs. 8bit compiler warnings. | Michael Niedermayer | 2012-02-16 | 1 | -11/+11 |
* | proresdec: Fix read via negative index in a global array. | Michael Niedermayer | 2012-02-02 | 1 | -1/+1 |
* | lavc: replace rest of deprecated FF_*_TYPE with AV_PICTURE_TYPE_* | Paul B Mahol | 2012-01-03 | 1 | -1/+1 |
* | proresdec: Check yuv slice data sizes. | Michael Niedermayer | 2011-12-22 | 1 | -1/+2 |
* | proresdec: add UPDATE_CACHE, should fix decoding with -Os | Michael Niedermayer | 2011-12-19 | 1 | -1/+1 |
* | get_bits: drop the a32 reader. | Michael Niedermayer | 2011-12-18 | 1 | -2/+2 |
* | cleanup: remove two extraneous semicolons. | Clément Bœsch | 2011-12-12 | 1 | -1/+1 |
* | proresdec: rename to avoid confusion | Michael Niedermayer | 2011-10-14 | 1 | -0/+593 |