]> git.sesse.net Git - ffmpeg/history - libavcodec/rv30dsp.c
Remove unnecessary dsputil.h #includes
[ffmpeg] / libavcodec / rv30dsp.c
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