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