27 Commits (1ba5ca2d721ebb8b80cd3c389854905e59fc7dfd)

Author SHA1 Message Date
Clément Bœsch 1c9f4b5078 lavc/vp9: split into vp9{block,data,mvs} 8 years ago
Martin Storsjö 388f6e6715 arm: vp9itxfm: Skip empty slices in the first pass of idct_idct 16x16 and 32x32 8 years ago
Ronald S. Bultje 1c8fbd7b90 checkasm/vp9: benchmark all sub-IDCTs (but not WHT or ADST). 8 years ago
Martin Storsjö 9c8bc74c2b arm: vp9itxfm: Skip empty slices in the first pass of idct_idct 16x16 and 32x32 8 years ago
Ronald S. Bultje 06fec74cac checkasm: vp9dsp: benchmark all sub-IDCTs (but not WHT or ADST). 8 years ago
Martin Storsjö effc1430b2 Revert "checkasm: vp9dsp: Benchmark the dc-only version of idct_idct separately" 8 years ago
Martin Storsjö 81d7f0bbca checkasm: vp9dsp: Benchmark the dc-only version of idct_idct separately 8 years ago
Ronald S. Bultje 0b37cd09a6 checkasm: add vp9dsp.itxfm_add tests. 8 years ago
Martin Storsjö 2e55e26b40 vp9: Flip the order of arguments in MC functions 8 years ago
Ronald S. Bultje c935b54bd6 checkasm: add VP9 loopfilter tests. 8 years ago
Ronald S. Bultje e99ecda550 checkasm: add vp9 MC tests. 8 years ago
James Almer 54a0a52be1 checkasm/vp9dsp: use declare_func_emms in check_loopfilter 8 years ago
Ronald S. Bultje eb4b5ff738 vp9: add itxfm_add eob shortcuts to 10/12bpp functions. 9 years ago
Henrik Gramner 69e456d7fb checkasm/vp9dsp: Fix iszero() to read the correct data 9 years ago
Ronald S. Bultje 0b227c6d47 checkasm: add vp9dsp.itxfm_add tests. 9 years ago
James Almer 4e03f0ab08 checkasm/vp9dsp: add const to suppress "discards const qualifier" warnings 9 years ago
Ronald S. Bultje 7a4b97e946 checkasm: clip vp9 loopfilter test pixels inside allowed bitdepth range. 9 years ago
Rodger Combs f559812a84 tests/checkasm: make randomize_buffers a function for easier debugging 9 years ago
Michael Niedermayer 5ba40c3c71 tests/checkasm/vp9dsp: Revert first hunk of bddcf758d3 9 years ago
Ronald S. Bultje 350e9c6765 vp9: fix loopfilter test code to address Hendrik's comments. 9 years ago
Rodger Combs df2a2643fe tests/checkasm: fix stack smash in check_loopfilter 9 years ago
Michael Niedermayer bddcf758d3 tests/checkasm/vp9dsp: Add () to protect macro arguments 9 years ago
Ronald S. Bultje b074367405 checkasm: add VP9 loopfilter tests. 9 years ago
Michael Niedermayer a860adb49c tests/checkasm/vp9dsp: Use snprintf() for safetey 9 years ago
Ronald S. Bultje bbd44e124a checkasm: add vp9 intra pred tests. 9 years ago
Ronald S. Bultje 084451e1e4 checkasm: add vp9 MC tests. 9 years ago