]> git.sesse.net Git - ffmpeg/history - libavcodec/rv40dsp.c
rv40: don't always do the full prev_type search
[ffmpeg] / libavcodec / rv40dsp.c
2012-04-10 Christophe GISQUETrv40dsp: implement prescaled versions for biweight.
2012-02-20 Ronald S. Bultjerv34: change most "int stride" into "ptrdiff_t stride".
2011-12-14 Mans Rullgardrv40: rearrange loop filter functions
2011-12-06 Janne Grunaurv40: NEON optimised chroma MC
2011-11-30 Janne Grunaurv40: move loop filter to rv34dsp context
2011-10-12 Janne Grunaurv34: move inverse transform functions to DSP context
2011-08-30 Kostya ShishkovRV40: reuse some H.264 motion compensation functions...
2011-08-11 Kostya ShishkovAdd weighted motion compensation for RV40 B-frames
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.
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2008-12-01 Kostya ShishkovRV40 MC functions