37 Commits (9147c0975533c83564b1ba47f22952b291b80282)

Author SHA1 Message Date
Zhou Xiaoyong 5b74ebe937 avcodec/mips: version 1 of vc1dsp optimizations for loongson mmi 8 years ago
Diego Biurrun 2ec9fa5ec6 idct: Change type of array stride parameters to ptrdiff_t 8 years ago
Diego Biurrun 29c2d06d67 cosmetics: Drop empty comment lines 9 years ago
Ben Avison adf8227cf4 vc-1: Add platform-specific start code search routine to VC1DSPContext. 10 years ago
Ben Avison 9d8ecdd8ca vc-1: Add platform-specific start code search routine to VC1DSPContext. 11 years ago
Christophe Gisquet 319235c67c vc1dsp: introduce cases for 8x8 and 16x16 11 years ago
Diego Biurrun 3dc6272bed Remove a number of unnecessary dsputil.h #includes 11 years ago
Janne Grunau 71617884a2 aarch64: h264 chroma motion compensation NEON optimizations 11 years ago
Mason Carter 832e190632 vc1: arm: Add NEON assembly 11 years ago
Diego Biurrun 38282149b6 ppc: More consistent arch initialization 12 years ago
Ronald S. Bultje 54cd5e4f92 dsputil: Remove hpel functions (moved to hpeldsp) 12 years ago
Michael Niedermayer 019b378d90 vc1: fix int/ptrdiff_t mismatches 12 years ago
Michael Niedermayer 0ddca7d416 dsputil: fixup half a dozen bugs with ptrdiff vs int linesize 12 years ago
Diego Biurrun 79dad2a932 dsputil: Separate h264chroma 12 years ago
Diego Biurrun 88bd7fdc82 Drop DCTELEM typedef 12 years ago
Janne Grunau 7e522859fc x86: vc1: call ff_vc1dsp_init_x86() under if (ARCH_X86) 12 years ago
Alberto Delmás 45ecda8554 Windows Media Image decoder (WMVP/WVP2) 13 years ago
Ronald S. Bultje 7d2e03afc8 vc1: make overlap filter for I-frames bit-exact. 14 years ago
Ronald S. Bultje 18b6a69ce9 Revert "VC1: merge idct8x8, coeff adjustments and put_pixels." 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Ronald S. Bultje 6a786b15c3 VC1: merge idct8x8, coeff adjustments and put_pixels. 14 years ago
Ronald S. Bultje f8bed30d8b VC1: merge idct8x8, coeff adjustments and put_pixels. 14 years ago
Ronald S. Bultje 9a1ced321b dsputil: move VC1-specific stuff into VC1DSPContext. 14 years ago
Ronald S. Bultje 12802ec060 dsputil: move VC1-specific stuff into VC1DSPContext. 14 years ago