summaryrefslogtreecommitdiff
path: root/tests/checkasm
Commit message (Expand)AuthorAge
* 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
* | Merge commit '2816f8a8bb33bd67fec5e94f5d357918caf4e055'James Almer2017-03-23
|\|
| * build: Drop arch-specific checkasm MakefilesDiego Biurrun2016-10-17
* | Merge commit '93d5b022a9fd3a1a1f9c521a1eac7f0410e05b81'James Almer2017-03-23
|\|
| * build: Drop duplicate asm recipeDiego Biurrun2016-10-17
* | Merge commit 'c91d6a33f872574c95c8784277cf60ffcf6bff4f'James Almer2017-03-23
|\|
| * checkasm: aarch64: Add filler args to make sure all parameters are passed on ...Martin Storsjö2016-10-16
* | Merge commit 'f1b3e131385176c3c9d9783b25047856a0dcebf6'James Almer2017-03-23
|\|
| * checkasm: aarch64: Clobber the stack before calling functionsMartin Storsjö2016-10-16
* | Merge commit 'a05cc56124b4f1237f6355784de821e3290ddb44'James Almer2017-03-23
|\|
| * checkasm: arm/aarch64: Fix the amount of space reserved for stack parametersMartin Storsjö2016-10-16