summaryrefslogtreecommitdiffstats
path: root/libavcodec/rv40dsp.c
Commit message (Expand)AuthorAgeFilesLines
* rv34: change most "int stride" into "ptrdiff_t stride".Ronald S. Bultje2012-02-201-10/+10
* rv40: rearrange loop filter functionsMans Rullgard2011-12-141-120/+176
* rv40: NEON optimised chroma MCJanne Grunau2011-12-061-0/+2
* rv40: move loop filter to rv34dsp contextJanne Grunau2011-11-301-0/+161
* rv34: move inverse transform functions to DSP contextJanne Grunau2011-10-121-0/+3
* RV40: reuse some H.264 motion compensation functions in RV40.Kostya Shishkov2011-08-301-16/+8
* Add weighted motion compensation for RV40 B-framesKostya Shishkov2011-08-111-0/+20
* Move RV3/4-specific DSP functions into their own contextKostya Shishkov2011-08-111-65/+73
* Pretty-print RV3/4 decoder sourceKostya Shishkov2011-08-091-53/+53
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* RV40 MC functionsKostya Shishkov2008-12-011-0/+353
OpenPOWER on IntegriCloud