summaryrefslogtreecommitdiffstats
path: root/libavcodec/rv34dsp.c
Commit message (Expand)AuthorAgeFilesLines
* rv34: change most "int stride" into "ptrdiff_t stride".Ronald S. Bultje2012-02-201-2/+2
* rv34: 1-pass inter MB reconstructionChristophe GISQUET2012-01-161-48/+14
* rv34: Intra 16x16 handlingChristophe GISQUET2012-01-161-1/+46
* rv34: DC-only inverse transformChristophe GISQUET2012-01-121-0/+24
* rv34: joint coefficient decoding and dequantizationChristophe GISQUET2012-01-041-16/+0
* rv34: move 4x4 dequant to RV34DSPContextMans Rullgard2011-12-131-0/+16
* rv34: NEON optimised inverse transform functionsJanne Grunau2011-12-061-0/+3
* rv34: move inverse transform functions to DSP contextJanne Grunau2011-10-121-0/+106
OpenPOWER on IntegriCloud