summaryrefslogtreecommitdiff
path: root/libavcodec/vp8dsp.c
Commit message (Expand)AuthorAge
...
* Change function prototypes for width=8 inner and mbedge loopfilter functionsRonald S. Bultje2010-07-19
* VP8: Move calculation of outer filter limit out of dsp functions for normalDavid Conrad2010-07-02
* Altivec VP8 MC functionsDavid Conrad2010-06-29
* Faster C VP8 normal inner loop filterJason Garrett-Glaser2010-06-29
* Use crop table in C implementations of VP8 DSP functions.Jason Garrett-Glaser2010-06-29
* Fix linking if MMX is disabled.Stefano Sabatini2010-06-27
* First shot at VP8 optimizations:Jason Garrett-Glaser2010-06-27
* VP8 bilinear filterDavid Conrad2010-06-27
* Really fix r23782Jason Garrett-Glaser2010-06-25
* Fix c99ism in r23782Jason Garrett-Glaser2010-06-25
* Make VP8 DSP functions take two stridesJason Garrett-Glaser2010-06-25
* Native VP8 decoder.David Conrad2010-06-22