summaryrefslogtreecommitdiff
path: root/libavcodec/vc1dsp.h
Commit message (Expand)AuthorAge
* cosmetics: Drop empty comment linesDiego Biurrun2016-02-18
* vc-1: Add platform-specific start code search routine to VC1DSPContext.Ben Avison2014-08-04
* Remove a number of unnecessary dsputil.h #includesDiego Biurrun2014-04-04
* aarch64: h264 chroma motion compensation NEON optimizationsJanne Grunau2014-01-15
* vc1: arm: Add NEON assemblyMason Carter2013-12-20
* ppc: More consistent arch initializationDiego Biurrun2013-04-30
* dsputil: Remove hpel functions (moved to hpeldsp)Ronald S. Bultje2013-04-19
* dsputil: Separate h264chromaDiego Biurrun2013-02-06
* Drop DCTELEM typedefDiego Biurrun2013-01-22
* x86: vc1: call ff_vc1dsp_init_x86() under if (ARCH_X86)Janne Grunau2012-10-08
* Windows Media Image decoder (WMVP/WVP2)Alberto Delmás2011-08-23
* vc1: make overlap filter for I-frames bit-exact.Ronald S. Bultje2011-05-04
* Revert "VC1: merge idct8x8, coeff adjustments and put_pixels."Ronald S. Bultje2011-05-04
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* VC1: merge idct8x8, coeff adjustments and put_pixels.Ronald S. Bultje2011-02-21
* dsputil: move VC1-specific stuff into VC1DSPContext.Ronald S. Bultje2011-02-17