]> git.sesse.net Git - ffmpeg/history - libavcodec/vp3dsp.h
avcodec: Mark argument in av_{parser|hwaccel|bitstream_filter}_next as const
[ffmpeg] / libavcodec / vp3dsp.h
2014-06-02 Diego BiurrunRemove all Blackfin architecture optimizations
2013-04-15 Ronald S. Bultjevp3: Use full transpose for all IDCTs
2013-01-28 Diego Biurrunbfin: Separate VP3 initialization code
2013-01-23 Diego BiurrunDrop DCTELEM typedef
2013-01-22 Ronald S. Bultjevp3/5: move put_no_rnd_pixels_l2 from dsputil to VP3DSP...
2013-01-20 Ronald S. Bultjevp3: integrate clear_blocks with idct of previous block.
2012-07-18 Mans Rullgardvp3: move idct and loop filter pointers to new vp3dsp...