summaryrefslogtreecommitdiff
path: root/libavcodec/rv30dsp.c
Commit message (Expand)AuthorAge
* Drop unnecessary av_unused attributes.Diego Biurrun2014-09-05
* qpeldsp: Mark source pointer in qpel_mc_func function pointer constDiego Biurrun2014-07-25
* dsputil: Move ff_zigzag_direct and ff_crop_tab declarations to mathops.hDiego Biurrun2014-03-22
* dsputil: cosmetics: Lose camelCase on ff_cropTbl and ff_squareTbl namesDiego Biurrun2014-03-13
* lavc: Make pointers to ff_cropTbl constMartin Storsjö2013-04-08
* dsputil: convert remaining functions to use ptrdiff_t stridesLuca Barbato2013-03-12
* Remove unnecessary dsputil.h #includesDiego Biurrun2013-02-26
* rv34: Drop now unnecessary dsputil dependenciesDiego Biurrun2013-02-06
* dsputil: Separate h264chromaDiego Biurrun2013-02-06
* dsputil: Separate h264 qpelMans Rullgard2013-01-24
* rv34: move inverse transform functions to DSP contextJanne Grunau2011-10-12
* Move RV3/4-specific DSP functions into their own contextKostya Shishkov2011-08-11
* Pretty-print RV3/4 decoder sourceKostya Shishkov2011-08-09
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* More av_cold for infrequently called functions.Zuxy Meng2010-01-13
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Unfortunately RV30 luma thirdpel MC functions cannot be substituted withKostya Shishkov2008-12-17
* RV30 thirdpel motion compensation supportKostya Shishkov2008-01-04