| Commit message (Expand) | Author | Age | Files | Lines |
* | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -7/+7 |
* | intrax8: Use the generic horizband function | Vittorio Giovara | 2016-03-29 | 1 | -1/+1 |
* | intrax8: Pass macroblock coordinates to ff_intrax8_decode_picture | Vittorio Giovara | 2016-03-29 | 1 | -1/+2 |
* | intrax8: Keep a reference to the GetBitContext reader | Vittorio Giovara | 2016-03-25 | 1 | -1/+1 |
* | intrax8: Pass the output frame to the decoding function | Vittorio Giovara | 2016-03-25 | 1 | -2/+3 |
* | intrax8: Carry over the loopfilter value in ff_intrax8_decode_picture | Vittorio Giovara | 2016-03-25 | 1 | -1/+2 |
* | intrax8: Move error resilience out of intrax8 | Vittorio Giovara | 2016-03-22 | 1 | -0/+4 |
* | cosmetics: Drop spurious spaces from if clauses | Paolo Bizzarri | 2015-08-08 | 1 | -4/+4 |
* | lavc: AV-prefix all codec flags | Vittorio Giovara | 2015-07-27 | 1 | -18/+18 |
* | mpegvideo: Drop flags and flags2 | Vittorio Giovara | 2015-05-22 | 1 | -18/+19 |
* | vc1: Set the is_intra bitfield to all 1 when needed | Luca Barbato | 2014-11-25 | 1 | -5/+9 |
* | vc1: Simplify a little setting the intra variables | Luca Barbato | 2014-11-25 | 1 | -15/+11 |
* | vc1: Split the decoder in components | Luca Barbato | 2014-10-08 | 1 | -0/+3054 |