| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/proresdec2: propagate error codes | Michael Niedermayer | 2013-10-10 | 1 | -21/+36 |
* | cosmetics: group remaining .name and .long_name. | Clément Bœsch | 2013-10-04 | 1 | -1/+1 |
* | Make decoding alpha optional for some codecs. | Reimar Döffinger | 2013-09-22 | 1 | -0/+1 |
* | avcodec/proresdec2: remove duplicated tables | Paul B Mahol | 2013-09-13 | 1 | -24/+3 |
* | avcodec/proresdec2: return meaningful error codes | Paul B Mahol | 2013-09-08 | 1 | -21/+21 |
* | proresdec: Fix end condition | Michael Niedermayer | 2013-05-22 | 1 | -1/+1 |
* | proresdec2: Only try to decode alpha plane if four output planes were allocated. | Carl Eugen Hoyos | 2013-05-19 | 1 | -1/+1 |
* | proresdec2: Support decoding transparency information. | Kostya Shishkov | 2013-05-18 | 1 | -4/+100 |
* | lavc/prores: restore pict_type and key_frame setting. | Clément Bœsch | 2013-03-22 | 1 | -0/+2 |
* | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -17/+7 |
* | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f' | Michael Niedermayer | 2013-01-23 | 1 | -7/+7 |
* | lavc: fix decode_frame() third parameter semantics for rest of video decoders | Paul B Mahol | 2012-12-05 | 1 | -2/+2 |
* | Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793' | Michael Niedermayer | 2012-12-05 | 1 | -1/+2 |
* | 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 |