]> git.sesse.net Git - ffmpeg/history - libavcodec/rv34dsp.c
aacenc: cosmetics: move init() and end() to the bottom of the file.
[ffmpeg] / libavcodec / rv34dsp.c
2012-01-16 Christophe GISQUETrv34: 1-pass inter MB reconstruction
2012-01-15 Christophe GISQUETrv34: Intra 16x16 handling
2012-01-12 Christophe GISQUETrv34: DC-only inverse transform
2012-01-04 Christophe GISQUETrv34: joint coefficient decoding and dequantization
2011-12-13 Mans Rullgardrv34: move 4x4 dequant to RV34DSPContext
2011-12-06 Janne Grunaurv34: NEON optimised inverse transform functions
2011-10-12 Janne Grunaurv34: move inverse transform functions to DSP context