| Commit message (Expand) | Author | Age | Files | Lines |
* | aarch64: h264 chroma motion compensation NEON optimizations | Janne Grunau | 2014-01-15 | 1 | -0/+1 |
* | rv34: Drop now unnecessary dsputil dependencies | Diego Biurrun | 2013-02-06 | 1 | -7/+7 |
* | dsputil: Separate h264chroma | Diego Biurrun | 2013-02-06 | 1 | -0/+1 |
* | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -2/+2 |
* | arm: call arm-specific rv34dsp init functions under if (ARCH_ARM) | Jean-Baptiste Kempf | 2012-10-10 | 1 | -2/+2 |
* | rv40dsp: implement prescaled versions for biweight. | Christophe GISQUET | 2012-04-10 | 1 | -1/+6 |
* | rv34: change most "int stride" into "ptrdiff_t stride". | Ronald S. Bultje | 2012-02-20 | 1 | -6/+6 |
* | rv34: 1-pass inter MB reconstruction | Christophe GISQUET | 2012-01-16 | 1 | -4/+3 |
* | rv34: Intra 16x16 handling | Christophe GISQUET | 2012-01-16 | 1 | -0/+7 |
* | rv34: DC-only inverse transform | Christophe GISQUET | 2012-01-12 | 1 | -0/+2 |
* | rv34: joint coefficient decoding and dequantization | Christophe GISQUET | 2012-01-04 | 1 | -1/+0 |
* | rv40: rearrange loop filter functions | Mans Rullgard | 2011-12-14 | 1 | -6/+15 |
* | rv34: move 4x4 dequant to RV34DSPContext | Mans Rullgard | 2011-12-13 | 1 | -0/+1 |
* | rv40: NEON optimised chroma MC | Janne Grunau | 2011-12-06 | 1 | -0/+1 |
* | rv34: NEON optimised inverse transform functions | Janne Grunau | 2011-12-06 | 1 | -0/+2 |
* | rv40: move loop filter to rv34dsp context | Janne Grunau | 2011-11-30 | 1 | -0/+7 |
* | rv34: move inverse transform functions to DSP context | Janne Grunau | 2011-10-12 | 1 | -0/+4 |
* | Add weighted motion compensation for RV40 B-frames | Kostya Shishkov | 2011-08-11 | 1 | -0/+6 |
* | Move RV3/4-specific DSP functions into their own context | Kostya Shishkov | 2011-08-11 | 1 | -0/+44 |