| Commit message (Expand) | Author | Age | Files | Lines |
* | cosmetics: fix some typos | Lou Logan | 2012-03-13 | 1 | -1/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-03 | 1 | -19/+26 |
|\ |
|
| * | vp8: change int stride to ptrdiff_t stride. | Ronald S. Bultje | 2012-03-02 | 1 | -19/+26 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-19 | 1 | -1/+3 |
|\| |
|
| * | vp8dsp: split long line. | Ronald S. Bultje | 2012-02-18 | 1 | -1/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-15 | 1 | -3/+5 |
|\| |
|
| * | doxygen: do not include license boilerplate in Doxygen documentation | Diego Biurrun | 2011-07-15 | 1 | -3/+5 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | VP8: ARM NEON optimisations for dsp functions | Mans Rullgard | 2011-02-07 | 1 | -0/+1 |
* | | VP8: ARM NEON optimisations for dsp functions | Mans Rullgard | 2011-02-09 | 1 | -0/+1 |
|/ |
|
* | VP8: much faster DC transform handling | Jason Garrett-Glaser | 2010-08-02 | 1 | -0/+1 |
* | VP8: optimize DC-only chroma case in the same way as luma. | Jason Garrett-Glaser | 2010-07-23 | 1 | -1/+2 |
* | VP8: 30% faster idct_mb | Jason Garrett-Glaser | 2010-07-23 | 1 | -0/+1 |
* | Change function prototypes for width=8 inner and mbedge loopfilter functions | Ronald S. Bultje | 2010-07-19 | 1 | -8/+16 |
* | Altivec VP8 MC functions | David Conrad | 2010-06-29 | 1 | -0/+1 |
* | First shot at VP8 optimizations: | Jason Garrett-Glaser | 2010-06-27 | 1 | -0/+1 |
* | VP8 bilinear filter | David Conrad | 2010-06-27 | 1 | -0/+1 |
* | Make VP8 DSP functions take two strides | Jason Garrett-Glaser | 2010-06-25 | 1 | -1/+3 |
* | Native VP8 decoder. | David Conrad | 2010-06-22 | 1 | -0/+67 |