summaryrefslogtreecommitdiff
path: root/libavcodec/vp8dsp.h
Commit message (Expand)AuthorAge
* On2 VP7 decoderPeter Ross2014-04-04
* vp8: K&R formatting cosmeticsVittorio Giovara2014-03-29
* ppc: More consistent arch initializationDiego Biurrun2013-04-30
* Drop DCTELEM typedefDiego Biurrun2013-01-22
* miscellaneous typo fixesDiego Biurrun2012-12-21
* vp8: change int stride to ptrdiff_t stride.Ronald S. Bultje2012-03-02
* vp8dsp: split long line.Ronald S. Bultje2012-02-18
* doxygen: do not include license boilerplate in Doxygen documentationDiego Biurrun2011-07-15
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* VP8: ARM NEON optimisations for dsp functionsMans Rullgard2011-02-07
* VP8: much faster DC transform handlingJason Garrett-Glaser2010-08-02
* VP8: optimize DC-only chroma case in the same way as luma.Jason Garrett-Glaser2010-07-23
* VP8: 30% faster idct_mbJason Garrett-Glaser2010-07-23
* Change function prototypes for width=8 inner and mbedge loopfilter functionsRonald S. Bultje2010-07-19
* Altivec VP8 MC functionsDavid Conrad2010-06-29
* First shot at VP8 optimizations:Jason Garrett-Glaser2010-06-27
* VP8 bilinear filterDavid Conrad2010-06-27
* Make VP8 DSP functions take two stridesJason Garrett-Glaser2010-06-25
* Native VP8 decoder.David Conrad2010-06-22