summaryrefslogtreecommitdiffstats
path: root/libavcodec/vc1_block.c
Commit message (Expand)AuthorAgeFilesLines
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-7/+7
* intrax8: Use the generic horizband functionVittorio Giovara2016-03-291-1/+1
* intrax8: Pass macroblock coordinates to ff_intrax8_decode_pictureVittorio Giovara2016-03-291-1/+2
* intrax8: Keep a reference to the GetBitContext readerVittorio Giovara2016-03-251-1/+1
* intrax8: Pass the output frame to the decoding functionVittorio Giovara2016-03-251-2/+3
* intrax8: Carry over the loopfilter value in ff_intrax8_decode_pictureVittorio Giovara2016-03-251-1/+2
* intrax8: Move error resilience out of intrax8Vittorio Giovara2016-03-221-0/+4
* cosmetics: Drop spurious spaces from if clausesPaolo Bizzarri2015-08-081-4/+4
* lavc: AV-prefix all codec flagsVittorio Giovara2015-07-271-18/+18
* mpegvideo: Drop flags and flags2Vittorio Giovara2015-05-221-18/+19
* vc1: Set the is_intra bitfield to all 1 when neededLuca Barbato2014-11-251-5/+9
* vc1: Simplify a little setting the intra variablesLuca Barbato2014-11-251-15/+11
* vc1: Split the decoder in componentsLuca Barbato2014-10-081-0/+3054
OpenPOWER on IntegriCloud