aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/rv34dsp.h
AgeCommit message (Expand)Author
2012-10-10arm: call arm-specific rv34dsp init functions under if (ARCH_ARM)Jean-Baptiste Kempf
2012-04-10rv40dsp: implement prescaled versions for biweight.Christophe GISQUET
2012-02-20rv34: change most "int stride" into "ptrdiff_t stride".Ronald S. Bultje
2012-01-16rv34: 1-pass inter MB reconstructionChristophe GISQUET
2012-01-16rv34: Intra 16x16 handlingChristophe GISQUET
2012-01-12rv34: DC-only inverse transformChristophe GISQUET
2012-01-04rv34: joint coefficient decoding and dequantizationChristophe GISQUET
2011-12-14rv40: rearrange loop filter functionsMans Rullgard
2011-12-13rv34: move 4x4 dequant to RV34DSPContextMans Rullgard
2011-12-06rv40: NEON optimised chroma MCJanne Grunau
2011-12-06rv34: NEON optimised inverse transform functionsJanne Grunau
2011-11-30rv40: move loop filter to rv34dsp contextJanne Grunau
2011-10-12rv34: move inverse transform functions to DSP contextJanne Grunau
2011-08-11Add weighted motion compensation for RV40 B-framesKostya Shishkov
2011-08-11Move RV3/4-specific DSP functions into their own contextKostya Shishkov