Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Altivec VP8 MC functions | David Conrad | 2010-06-29 | 1 | -0/+2 |
* | Faster C VP8 normal inner loop filter | Jason Garrett-Glaser | 2010-06-29 | 1 | -3/+6 |
* | Use crop table in C implementations of VP8 DSP functions. | Jason Garrett-Glaser | 2010-06-29 | 1 | -26/+35 |
* | Fix linking if MMX is disabled. | Stefano Sabatini | 2010-06-27 | 1 | -1/+1 |
* | First shot at VP8 optimizations: | Jason Garrett-Glaser | 2010-06-27 | 1 | -0/+3 |
* | VP8 bilinear filter | David Conrad | 2010-06-27 | 1 | -0/+70 |
* | Really fix r23782 | Jason Garrett-Glaser | 2010-06-25 | 1 | -2/+2 |
* | Fix c99ism in r23782 | Jason Garrett-Glaser | 2010-06-25 | 1 | -1/+2 |
* | Make VP8 DSP functions take two strides | Jason Garrett-Glaser | 2010-06-25 | 1 | -12/+22 |
* | Native VP8 decoder. | David Conrad | 2010-06-22 | 1 | -0/+373 |