]> git.sesse.net Git - ffmpeg/history - libavcodec/rv34dsp.h
mpegaudiodec: move imdct and windowing function to mpegaudiodsp
[ffmpeg] / libavcodec / rv34dsp.h
2012-01-04 Christophe GISQUETrv34: joint coefficient decoding and dequantization
2011-12-14 Mans Rullgardrv40: rearrange loop filter functions
2011-12-13 Mans Rullgardrv34: move 4x4 dequant to RV34DSPContext
2011-12-06 Janne Grunaurv40: NEON optimised chroma MC
2011-12-06 Janne Grunaurv34: NEON optimised inverse transform functions
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-11 Kostya ShishkovAdd weighted motion compensation for RV40 B-frames
2011-08-11 Kostya ShishkovMove RV3/4-specific DSP functions into their own context