summaryrefslogtreecommitdiff
path: root/libavcodec/vp8dsp.h
Commit message (Expand)AuthorAgeFilesLines
* cosmetics: fix some typosLou Logan2012-03-131-1/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-031-19/+26
|\
| * vp8: change int stride to ptrdiff_t stride.Ronald S. Bultje2012-03-021-19/+26
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-191-1/+3
|\ \ | |/
| * vp8dsp: split long line.Ronald S. Bultje2012-02-181-1/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-151-3/+5
|\ \ | |/
| * doxygen: do not include license boilerplate in Doxygen documentationDiego Biurrun2011-07-151-3/+5
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
| * VP8: ARM NEON optimisations for dsp functionsMans Rullgard2011-02-071-0/+1
* | VP8: ARM NEON optimisations for dsp functionsMans Rullgard2011-02-091-0/+1
|/
* VP8: much faster DC transform handlingJason Garrett-Glaser2010-08-021-0/+1
* VP8: optimize DC-only chroma case in the same way as luma.Jason Garrett-Glaser2010-07-231-1/+2
* VP8: 30% faster idct_mbJason Garrett-Glaser2010-07-231-0/+1
* Change function prototypes for width=8 inner and mbedge loopfilter functionsRonald S. Bultje2010-07-191-8/+16
* Altivec VP8 MC functionsDavid Conrad2010-06-291-0/+1
* First shot at VP8 optimizations:Jason Garrett-Glaser2010-06-271-0/+1
* VP8 bilinear filterDavid Conrad2010-06-271-0/+1
* Make VP8 DSP functions take two stridesJason Garrett-Glaser2010-06-251-1/+3
* Native VP8 decoder.David Conrad2010-06-221-0/+67