]> git.sesse.net Git - ffmpeg/history - libavcodec/vp8dsp.c
mpegaudio: move compute_antialias_float() to mpegaudiodec_float.c
[ffmpeg] / libavcodec / vp8dsp.c
2010-06-29 David ConradAltivec VP8 MC functions
2010-06-29 Jason Garrett-GlaserFaster C VP8 normal inner loop filter
2010-06-29 Jason Garrett-GlaserUse crop table in C implementations of VP8 DSP functions.
2010-06-27 Stefano SabatiniFix linking if MMX is disabled.
2010-06-27 Jason Garrett-GlaserFirst shot at VP8 optimizations:
2010-06-27 David ConradVP8 bilinear filter
2010-06-25 Jason Garrett-GlaserReally fix r23782
2010-06-25 Jason Garrett-GlaserFix c99ism in r23782
2010-06-25 Jason Garrett-GlaserMake VP8 DSP functions take two strides
2010-06-22 David ConradNative VP8 decoder.