summaryrefslogtreecommitdiff
path: root/tests/checkasm/vp9dsp.c
Commit message (Expand)AuthorAge
* Merge commit '711781d7a1714ea4eb0217eb1ba04811978c43d1'Hendrik Leppkes2016-01-02
* vp9: add itxfm_add eob shortcuts to 10/12bpp functions.Ronald S. Bultje2015-10-13
* checkasm/vp9dsp: Fix iszero() to read the correct dataHenrik Gramner2015-09-28
* checkasm: add vp9dsp.itxfm_add tests.Ronald S. Bultje2015-09-28
* checkasm/vp9dsp: add const to suppress "discards const qualifier" warningsJames Almer2015-09-26
* checkasm: clip vp9 loopfilter test pixels inside allowed bitdepth range.Ronald S. Bultje2015-09-26
* tests/checkasm: make randomize_buffers a function for easier debuggingRodger Combs2015-09-26
* tests/checkasm/vp9dsp: Revert first hunk of bddcf758d3a68ac0bcc3bc4fc4aa7156e...Michael Niedermayer2015-09-24
* vp9: fix loopfilter test code to address Hendrik's comments.Ronald S. Bultje2015-09-21
* tests/checkasm: fix stack smash in check_loopfilterRodger Combs2015-09-20
* tests/checkasm/vp9dsp: Add () to protect macro argumentsMichael Niedermayer2015-09-20
* checkasm: add VP9 loopfilter tests.Ronald S. Bultje2015-09-20
* tests/checkasm/vp9dsp: Use snprintf() for safeteyMichael Niedermayer2015-09-16
* checkasm: add vp9 intra pred tests.Ronald S. Bultje2015-09-15
* checkasm: add vp9 MC tests.Ronald S. Bultje2015-09-15