summaryrefslogtreecommitdiffstats
path: root/libavcodec/rv34dsp.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '368f50359eb328b0b9d67451f56fda20b3255f9a'Michael Niedermayer2014-05-301-1/+1
|\
| * dsputil: Split off quarterpel bits into their own contextDiego Biurrun2014-05-291-1/+1
* | Merge commit '71617884a2a673908bd5c0f73d4f91fdca3da82a'Michael Niedermayer2014-01-151-0/+1
|\ \ | |/
| * aarch64: h264 chroma motion compensation NEON optimizationsJanne Grunau2014-01-151-0/+1
* | Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-301-4/+4
|/
* rv34: Drop now unnecessary dsputil dependenciesDiego Biurrun2013-02-061-7/+7
* dsputil: Separate h264chromaDiego Biurrun2013-02-061-0/+1
* Drop DCTELEM typedefDiego Biurrun2013-01-221-2/+2
* arm: call arm-specific rv34dsp init functions under if (ARCH_ARM)Jean-Baptiste Kempf2012-10-101-2/+2
* rv40dsp: implement prescaled versions for biweight.Christophe GISQUET2012-04-101-1/+6
* rv34: change most "int stride" into "ptrdiff_t stride".Ronald S. Bultje2012-02-201-6/+6
* rv34: 1-pass inter MB reconstructionChristophe GISQUET2012-01-161-4/+3
* rv34: Intra 16x16 handlingChristophe GISQUET2012-01-161-0/+7
* rv34: DC-only inverse transformChristophe GISQUET2012-01-121-0/+2
* rv34: joint coefficient decoding and dequantizationChristophe GISQUET2012-01-041-1/+0
* rv40: rearrange loop filter functionsMans Rullgard2011-12-141-6/+15
* rv34: move 4x4 dequant to RV34DSPContextMans Rullgard2011-12-131-0/+1
* rv40: NEON optimised chroma MCJanne Grunau2011-12-061-0/+1
* rv34: NEON optimised inverse transform functionsJanne Grunau2011-12-061-0/+2
* rv40: move loop filter to rv34dsp contextJanne Grunau2011-11-301-0/+7
* rv34: move inverse transform functions to DSP contextJanne Grunau2011-10-121-0/+4
* Add weighted motion compensation for RV40 B-framesKostya Shishkov2011-08-111-0/+6
* Move RV3/4-specific DSP functions into their own contextKostya Shishkov2011-08-111-0/+44
OpenPOWER on IntegriCloud