aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/rv40dsp.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'f593628e5868e52a46de666767896c6afcebdae4'Michael Niedermayer2011-08-311-16/+8
|\
| * RV40: reuse some H.264 motion compensation functions in RV40.Kostya Shishkov2011-08-301-16/+8
* | Merge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925'Michael Niedermayer2011-08-131-65/+93
|\|
| * 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
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-091-53/+53
|\|
| * 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