| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'adf8227cf4e7b4fccb2ad88e1e09b6dc00dd00ed' | Michael Niedermayer | 2014-08-05 | 1 | -1/+1 |
|\ |
|
| * | vc-1: Add platform-specific start code search routine to VC1DSPContext. | Ben Avison | 2014-08-04 | 1 | -0/+8 |
* | | vc-1: Add platform-specific start code search routine to VC1DSPContext. | Ben Avison | 2014-04-25 | 1 | -0/+8 |
* | | vc1dsp: introduce cases for 8x8 and 16x16 | Christophe Gisquet | 2014-04-20 | 1 | -2/+2 |
* | | Merge commit '3dc6272bed7890a49080e18eacf3c7a4a6594b0d' | Michael Niedermayer | 2014-04-05 | 1 | -1/+0 |
|\| |
|
| * | Remove a number of unnecessary dsputil.h #includes | Diego Biurrun | 2014-04-04 | 1 | -1/+0 |
* | | Merge commit '71617884a2a673908bd5c0f73d4f91fdca3da82a' | Michael Niedermayer | 2014-01-15 | 1 | -0/+1 |
|\| |
|
| * | aarch64: h264 chroma motion compensation NEON optimizations | Janne Grunau | 2014-01-15 | 1 | -0/+1 |
* | | Merge commit '832e19063209a5f355af733d1a45f5051f49ce33' | Michael Niedermayer | 2013-12-20 | 1 | -0/+1 |
|\| |
|
| * | vc1: arm: Add NEON assembly | Mason Carter | 2013-12-20 | 1 | -0/+1 |
* | | Merge commit '38282149b6ce8f4b8361e3b84542ba9aa8a1f32f' | Michael Niedermayer | 2013-05-01 | 1 | -1/+1 |
|\| |
|
| * | ppc: More consistent arch initialization | Diego Biurrun | 2013-04-30 | 1 | -1/+1 |
* | | Merge commit '54cd5e4f92de6bd0fb8e24069153b0156c8136bc' | Michael Niedermayer | 2013-04-20 | 1 | -0/+1 |
|\| |
|
| * | dsputil: Remove hpel functions (moved to hpeldsp) | Ronald S. Bultje | 2013-04-19 | 1 | -0/+1 |
* | | vc1: fix int/ptrdiff_t mismatches | Michael Niedermayer | 2013-03-13 | 1 | -1/+1 |
* | | Merge commit '79dad2a932534d1155079f937649e099f9e5cc27' | Michael Niedermayer | 2013-02-07 | 1 | -0/+1 |
|\| |
|
| * | dsputil: Separate h264chroma | Diego Biurrun | 2013-02-06 | 1 | -0/+1 |
* | | dsputil: fixup half a dozen bugs with ptrdiff vs int linesize | Michael Niedermayer | 2013-02-06 | 1 | -2/+4 |
* | | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f' | Michael Niedermayer | 2013-01-23 | 1 | -10/+10 |
|\| |
|
| * | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -10/+10 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-08 | 1 | -1/+1 |
|\| |
|
| * | x86: vc1: call ff_vc1dsp_init_x86() under if (ARCH_X86) | Janne Grunau | 2012-10-08 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-08-23 | 1 | -0/+10 |
|\| |
|
| * | Windows Media Image decoder (WMVP/WVP2) | Alberto Delmás | 2011-08-23 | 1 | -0/+10 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-05-05 | 1 | -7/+5 |
|\| |
|
| * | 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 |
* | VC1: merge idct8x8, coeff adjustments and put_pixels. | Ronald S. Bultje | 2011-02-22 | 1 | -1/+5 |
* | dsputil: move VC1-specific stuff into VC1DSPContext. | Ronald S. Bultje | 2011-02-18 | 1 | -0/+67 |