summaryrefslogtreecommitdiffstats
path: root/libavcodec/vp8dsp.c
Commit message (Expand)AuthorAgeFilesLines
* VP8: Move calculation of outer filter limit out of dsp functions for normalDavid Conrad2010-07-021-1/+1
* Altivec VP8 MC functionsDavid Conrad2010-06-291-0/+2
* Faster C VP8 normal inner loop filterJason Garrett-Glaser2010-06-291-3/+6
* Use crop table in C implementations of VP8 DSP functions.Jason Garrett-Glaser2010-06-291-26/+35
* Fix linking if MMX is disabled.Stefano Sabatini2010-06-271-1/+1
* First shot at VP8 optimizations:Jason Garrett-Glaser2010-06-271-0/+3
* VP8 bilinear filterDavid Conrad2010-06-271-0/+70
* Really fix r23782Jason Garrett-Glaser2010-06-251-2/+2
* Fix c99ism in r23782Jason Garrett-Glaser2010-06-251-1/+2
* Make VP8 DSP functions take two stridesJason Garrett-Glaser2010-06-251-12/+22
* Native VP8 decoder.David Conrad2010-06-221-0/+373
OpenPOWER on IntegriCloud