]> git.sesse.net Git - ffmpeg/history - libavcodec/rv30dsp.c
ppc: Centralize compiler-specific altivec.h #include handling in one place
[ffmpeg] / libavcodec / rv30dsp.c
2014-09-05 Diego BiurrunDrop unnecessary av_unused attributes.
2014-07-25 Diego Biurrunqpeldsp: Mark source pointer in qpel_mc_func function...
2014-03-22 Diego Biurrundsputil: Move ff_zigzag_direct and ff_crop_tab declarat...
2014-03-13 Diego Biurrundsputil: cosmetics: Lose camelCase on ff_cropTbl and...
2013-04-08 Martin Storsjölavc: Make pointers to ff_cropTbl const
2013-03-12 Luca Barbatodsputil: convert remaining functions to use ptrdiff_t...
2013-02-25 Diego BiurrunRemove unnecessary dsputil.h #includes
2013-02-06 Diego Biurrunrv34: Drop now unnecessary dsputil dependencies
2013-02-06 Diego Biurrundsputil: Separate h264chroma
2013-01-24 Mans Rullgarddsputil: Separate h264 qpel
2011-10-12 Janne Grunaurv34: move inverse transform functions to DSP context
2011-08-11 Kostya ShishkovMove RV3/4-specific DSP functions into their own context
2011-08-09 Kostya ShishkovPretty-print RV3/4 decoder source
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-01-13 Zuxy MengMore av_cold for infrequently called functions.
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2008-12-17 Kostya ShishkovUnfortunately RV30 luma thirdpel MC functions cannot...
2008-01-04 Kostya ShishkovRV30 thirdpel motion compensation support