summaryrefslogtreecommitdiff
path: root/tests/checkasm
Commit message (Expand)AuthorAge
* checkasm/llviddsp: fix warnings about mixed declaration and codeJames Almer2017-11-08
* checkasm/llviddsp : add test for other dsp funcMartin Vignali2017-11-07
* Merge commit 'd05c9cde0e87c23ca42957646bea483dfc09d6bf'James Almer2017-10-30
|\
| * checkasm: aarch64: Specify alignment for the register_init const arrayMartin Storsjö2017-05-15
* | Merge commit 'e00db9f78bb475ed5103364f61892f4e75ef89ba'James Almer2017-10-28
|\|
| * checkasm: hevc: Add a hevc_ prefix to the add_residual functionsMartin Storsjö2017-04-21
| * lavc: Remove deprecated XvMC support hacksDiego Biurrun2017-03-23
| * build: Generalize yasm/nasm-related variable namesDiego Biurrun2017-03-01
* | Merge commit '7cb1d9e2dbbe5bf4652be5d78cdd68e956fa3d63'James Almer2017-10-11
|\|
| * build: Fine-grained link-time dependency settingsDiego Biurrun2017-03-01
* | libavcodec/blockdsp : add AVX versionMartin Vignali2017-10-03
* | libavcodec/exr : add x86 SIMD for predictorMartin Vignali2017-10-01
* | checkasm: add an exrdsp testJames Almer2017-09-17
* | checkasm: use perf API on Linux ARM*Clément Bœsch2017-09-08
* | checkasm/vf_blend: rename addition128 and difference128 to grainmerge and gra...James Almer2017-08-24
* | checkasm: add hybrid_analysis_ileave and hybrid_synthesis_deint tests to aacp...James Almer2017-07-13
* | checkasm: add a g722dsp testJames Almer2017-07-13
* | checkasm: use declare_func_float() in sbrdsp sum_square testJames Almer2017-07-04
* | checkasm: add sbrdsp testsMatthieu Bouron2017-07-03
* | checkasm: randomize the full input buffer in test_hybrid_analysisJames Almer2017-06-30
* | checkasm: fix size of input buffer in test_hybrid_analysisJames Almer2017-06-30
* | lavc/aacpsdsp: use ptrdiff_t for stride in hybrid_analysisClément Bœsch2017-06-28
* | checkasm: add AAC PS testsClément Bœsch2017-06-28
* | x86/vf_blend: add sse and ssse3 extremity functionsJames Almer2017-06-27
* | checkasm: add missing checks to float_dsp's butterflies_float testJames Almer2017-06-23
* | checkasm/aarch64: fix tests returning a floatMatthieu Bouron2017-06-22
* | build: Generalize yasm/nasm-related variable namesDiego Biurrun2017-06-21
* | checkasm: add float_dsp testsJames Almer2017-06-14
* | checkasm: add a checkasm_checked_call function that doesn't issue emmsJames Almer2017-06-14
* | checkasm: add _fixed suffix to fixed_dsp testsJames Almer2017-06-01
* | checkasm: add fixed_dsp testsJames Almer2017-04-11
* | Merge commit '3794062ab1a13442b06f6d76c54dce51ffa54697'Clément Bœsch2017-04-09
|\|
| * Remove Plan 9 supportDiego Biurrun2016-12-03
| * arm: vp9itxfm: Skip empty slices in the first pass of idct_idct 16x16 and 32x32Martin Storsjö2016-11-30
| * checkasm: vp9dsp: benchmark all sub-IDCTs (but not WHT or ADST).Ronald S. Bultje2016-11-23
* | Merge commit 'effc1430b2fe5997d9d55bf28dc507c27125eb27'James Almer2017-04-04
|\|
| * Revert "checkasm: vp9dsp: Benchmark the dc-only version of idct_idct separately"Martin Storsjö2016-11-23
* | Merge commit '81d7f0bbca837afda1f7e60d3ae52ab1360ab44b'Clément Bœsch2017-04-01
|\|
| * checkasm: vp9dsp: Benchmark the dc-only version of idct_idct separatelyMartin Storsjö2016-11-16
| * checkasm: add vp9dsp.itxfm_add tests.Ronald S. Bultje2016-11-11
* | Merge commit '9498237049d15812cecb79df47b196c73013908b'Clément Bœsch2017-03-31
|\|
| * checkasm: Add --test parameter to check only specific componentsDiego Biurrun2016-11-08
| * vp9: Flip the order of arguments in MC functionsMartin Storsjö2016-11-03
* | lavc/vp9: split into vp9{block,data,mvs}Clément Bœsch2017-03-27
* | fate/checkasm: fix use of uninitialized memory on hevc_add_res testsJames Almer2017-03-24
* | fate/checkasm: use LOCAL_ALINGED_32 on hevc_add_res testsJames Almer2017-03-24
* | Merge commit 'ed48a9d8143d2575a4458589cebde69ec326afd8'Clément Bœsch2017-03-24
|\|
| * checkasm: Add a test for HEVC add_residualAlexandra Hájková2016-10-22
* | Merge commit 'dd5d4a0e1e3a30a254d1a57ecbdcedf230c6014b'James Almer2017-03-23
|\|
| * checkasm: aarch64: Don't clobber x29 in checkasm_stack_clobberMartin Storsjö2016-10-18