| Commit message (Expand) | Author | Age | Files | Lines |
* | vc-1: Add platform-specific start code search routine to VC1DSPContext. | Ben Avison | 2014-08-04 | 1 | -0/+8 |
* | Remove a number of unnecessary dsputil.h #includes | Diego Biurrun | 2014-04-04 | 1 | -1/+0 |
* | aarch64: h264 chroma motion compensation NEON optimizations | Janne Grunau | 2014-01-15 | 1 | -0/+1 |
* | vc1: arm: Add NEON assembly | Mason Carter | 2013-12-20 | 1 | -0/+1 |
* | ppc: More consistent arch initialization | Diego Biurrun | 2013-04-30 | 1 | -1/+1 |
* | dsputil: Remove hpel functions (moved to hpeldsp) | Ronald S. Bultje | 2013-04-19 | 1 | -0/+1 |
* | dsputil: Separate h264chroma | Diego Biurrun | 2013-02-06 | 1 | -0/+1 |
* | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -10/+10 |
* | x86: vc1: call ff_vc1dsp_init_x86() under if (ARCH_X86) | Janne Grunau | 2012-10-08 | 1 | -1/+1 |
* | Windows Media Image decoder (WMVP/WVP2) | Alberto Delmás | 2011-08-23 | 1 | -0/+10 |
* | vc1: make overlap filter for I-frames bit-exact. | Ronald S. Bultje | 2011-05-04 | 1 | -2/+4 |
* | Revert "VC1: merge idct8x8, coeff adjustments and put_pixels." | Ronald S. Bultje | 2011-05-04 | 1 | -5/+1 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | VC1: merge idct8x8, coeff adjustments and put_pixels. | Ronald S. Bultje | 2011-02-21 | 1 | -1/+5 |
* | dsputil: move VC1-specific stuff into VC1DSPContext. | Ronald S. Bultje | 2011-02-17 | 1 | -0/+67 |