Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-14arm: vp9itxfm: Skip empty slices in the first pass of idct_idct 16x16 and 32x32Martin Storsjö
2016-12-27checkasm/vp9: benchmark all sub-IDCTs (but not WHT or ADST).Ronald S. Bultje
2016-07-27checkasm/vp9dsp: use declare_func_emms in check_loopfilterJames Almer
2016-01-02Merge commit '711781d7a1714ea4eb0217eb1ba04811978c43d1'Hendrik Leppkes
2015-10-13vp9: add itxfm_add eob shortcuts to 10/12bpp functions.Ronald S. Bultje
2015-09-28checkasm/vp9dsp: Fix iszero() to read the correct dataHenrik Gramner
2015-09-28checkasm: add vp9dsp.itxfm_add tests.Ronald S. Bultje
2015-09-26checkasm/vp9dsp: add const to suppress "discards const qualifier" warningsJames Almer
2015-09-26checkasm: clip vp9 loopfilter test pixels inside allowed bitdepth range.Ronald S. Bultje
2015-09-26tests/checkasm: make randomize_buffers a function for easier debuggingRodger Combs
2015-09-24tests/checkasm/vp9dsp: Revert first hunk of bddcf758d3a68ac0bcc3bc4fc4aa7156e...Michael Niedermayer
2015-09-22vp9: fix loopfilter test code to address Hendrik's comments.Ronald S. Bultje
2015-09-20tests/checkasm: fix stack smash in check_loopfilterRodger Combs
2015-09-20tests/checkasm/vp9dsp: Add () to protect macro argumentsMichael Niedermayer
2015-09-20checkasm: add VP9 loopfilter tests.Ronald S. Bultje
2015-09-16tests/checkasm/vp9dsp: Use snprintf() for safeteyMichael Niedermayer
2015-09-15checkasm: add vp9 intra pred tests.Ronald S. Bultje
2015-09-15checkasm: add vp9 MC tests.Ronald S. Bultje