summaryrefslogtreecommitdiff
path: root/libavcodec/rv34dsp.h
Commit message (Expand)AuthorAge
* dsputil: Split off quarterpel bits into their own contextDiego Biurrun2014-05-29
* aarch64: h264 chroma motion compensation NEON optimizationsJanne Grunau2014-01-15
* rv34: Drop now unnecessary dsputil dependenciesDiego Biurrun2013-02-06
* dsputil: Separate h264chromaDiego Biurrun2013-02-06
* Drop DCTELEM typedefDiego Biurrun2013-01-22
* arm: call arm-specific rv34dsp init functions under if (ARCH_ARM)Jean-Baptiste Kempf2012-10-10
* rv40dsp: implement prescaled versions for biweight.Christophe GISQUET2012-04-10
* rv34: change most "int stride" into "ptrdiff_t stride".Ronald S. Bultje2012-02-20
* rv34: 1-pass inter MB reconstructionChristophe GISQUET2012-01-16
* rv34: Intra 16x16 handlingChristophe GISQUET2012-01-16
* rv34: DC-only inverse transformChristophe GISQUET2012-01-12
* rv34: joint coefficient decoding and dequantizationChristophe GISQUET2012-01-04
* rv40: rearrange loop filter functionsMans Rullgard2011-12-14
* rv34: move 4x4 dequant to RV34DSPContextMans Rullgard2011-12-13
* rv40: NEON optimised chroma MCJanne Grunau2011-12-06
* rv34: NEON optimised inverse transform functionsJanne Grunau2011-12-06
* rv40: move loop filter to rv34dsp contextJanne Grunau2011-11-30
* rv34: move inverse transform functions to DSP contextJanne Grunau2011-10-12
* Add weighted motion compensation for RV40 B-framesKostya Shishkov2011-08-11
* Move RV3/4-specific DSP functions into their own contextKostya Shishkov2011-08-11