summaryrefslogtreecommitdiff
path: root/libavcodec/vc1_block.c
Commit message (Expand)AuthorAge
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* intrax8: Use the generic horizband functionVittorio Giovara2016-03-29
* intrax8: Pass macroblock coordinates to ff_intrax8_decode_pictureVittorio Giovara2016-03-29
* intrax8: Keep a reference to the GetBitContext readerVittorio Giovara2016-03-25
* intrax8: Pass the output frame to the decoding functionVittorio Giovara2016-03-25
* intrax8: Carry over the loopfilter value in ff_intrax8_decode_pictureVittorio Giovara2016-03-25
* intrax8: Move error resilience out of intrax8Vittorio Giovara2016-03-22
* cosmetics: Drop spurious spaces from if clausesPaolo Bizzarri2015-08-08
* lavc: AV-prefix all codec flagsVittorio Giovara2015-07-27
* mpegvideo: Drop flags and flags2Vittorio Giovara2015-05-22
* vc1: Set the is_intra bitfield to all 1 when neededLuca Barbato2014-11-25
* vc1: Simplify a little setting the intra variablesLuca Barbato2014-11-25
* vc1: Split the decoder in componentsLuca Barbato2014-10-08