Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit '38282149b6ce8f4b8361e3b84542ba9aa8a1f32f' | Michael Niedermayer | 2013-05-01 | 1 | -1/+1 |
|\ | |||||
| * | ppc: More consistent arch initialization | Diego Biurrun | 2013-04-30 | 1 | -1/+1 |
* | | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f' | Michael Niedermayer | 2013-01-23 | 1 | -7/+8 |
|\ \ | |/ | |||||
| * | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -7/+8 |
| * | miscellaneous typo fixes | Diego Biurrun | 2012-12-21 | 1 | -1/+1 |
* | | 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 |