]> git.sesse.net Git - ffmpeg/history - libavcodec/vc1_block.c
hevc: ppc: Add HEVC 4x4 IDCT for PowerPC
[ffmpeg] / libavcodec / vc1_block.c
2016-05-04 Vittorio Giovaracosmetics: Fix spelling mistakes
2016-03-29 Vittorio Giovaraintrax8: Use the generic horizband function
2016-03-29 Vittorio Giovaraintrax8: Pass macroblock coordinates to ff_intrax8_deco...
2016-03-25 Vittorio Giovaraintrax8: Keep a reference to the GetBitContext reader
2016-03-25 Vittorio Giovaraintrax8: Pass the output frame to the decoding function
2016-03-25 Vittorio Giovaraintrax8: Carry over the loopfilter value in ff_intrax8_...
2016-03-22 Vittorio Giovaraintrax8: Move error resilience out of intrax8
2015-08-07 Paolo Bizzarricosmetics: Drop spurious spaces from if clauses
2015-07-27 Vittorio Giovaralavc: AV-prefix all codec flags
2015-05-22 Vittorio Giovarampegvideo: Drop flags and flags2
2014-11-25 Luca Barbatovc1: Set the is_intra bitfield to all 1 when needed
2014-11-25 Luca Barbatovc1: Simplify a little setting the intra variables
2014-10-08 Luca Barbatovc1: Split the decoder in components