| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '711781d7a1714ea4eb0217eb1ba04811978c43d1' | Hendrik Leppkes | 2016-01-02 | 1 | -5/+5 |
* | vp9: add itxfm_add eob shortcuts to 10/12bpp functions. | Ronald S. Bultje | 2015-10-13 | 1 | -1/+1 |
* | checkasm/vp9dsp: Fix iszero() to read the correct data | Henrik Gramner | 2015-09-28 | 1 | -1/+1 |
* | checkasm: add vp9dsp.itxfm_add tests. | Ronald S. Bultje | 2015-09-28 | 1 | -0/+275 |
* | checkasm/vp9dsp: add const to suppress "discards const qualifier" warnings | James Almer | 2015-09-26 | 1 | -2/+2 |
* | checkasm: clip vp9 loopfilter test pixels inside allowed bitdepth range. | Ronald S. Bultje | 2015-09-26 | 1 | -2/+2 |
* | tests/checkasm: make randomize_buffers a function for easier debugging | Rodger Combs | 2015-09-26 | 1 | -51/+57 |
* | tests/checkasm/vp9dsp: Revert first hunk of bddcf758d3a68ac0bcc3bc4fc4aa7156e... | Michael Niedermayer | 2015-09-24 | 1 | -1/+3 |
* | vp9: fix loopfilter test code to address Hendrik's comments. | Ronald S. Bultje | 2015-09-21 | 1 | -6/+5 |
* | tests/checkasm: fix stack smash in check_loopfilter | Rodger Combs | 2015-09-20 | 1 | -0/+3 |
* | tests/checkasm/vp9dsp: Add () to protect macro arguments | Michael Niedermayer | 2015-09-20 | 1 | -2/+2 |
* | checkasm: add VP9 loopfilter tests. | Ronald S. Bultje | 2015-09-20 | 1 | -0/+147 |
* | tests/checkasm/vp9dsp: Use snprintf() for safetey | Michael Niedermayer | 2015-09-16 | 1 | -4/+6 |
* | checkasm: add vp9 intra pred tests. | Ronald S. Bultje | 2015-09-15 | 1 | -1/+68 |
* | checkasm: add vp9 MC tests. | Ronald S. Bultje | 2015-09-15 | 1 | -0/+122 |