]> git.sesse.net Git - ffmpeg/history - libavcodec/vc1dsp.h
h264: set ref_count to 0 for intra slices.
[ffmpeg] / libavcodec / vc1dsp.h
2013-02-06 Diego Biurrundsputil: Separate h264chroma
2013-01-23 Diego BiurrunDrop DCTELEM typedef
2012-10-08 Janne Grunaux86: vc1: call ff_vc1dsp_init_x86() under if (ARCH_X86)
2011-08-23 Alberto DelmásWindows Media Image decoder (WMVP/WVP2)
2011-05-04 Ronald S. Bultjevc1: make overlap filter for I-frames bit-exact.
2011-05-04 Ronald S. BultjeRevert "VC1: merge idct8x8, coeff adjustments and put_p...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-02-21 Ronald S. BultjeVC1: merge idct8x8, coeff adjustments and put_pixels.
2011-02-17 Ronald S. Bultjedsputil: move VC1-specific stuff into VC1DSPContext.