summaryrefslogtreecommitdiffstats
path: root/tests/checkasm
Commit message (Expand)AuthorAgeFilesLines
* Remove Plan 9 supportDiego Biurrun2016-12-031-1/+1
* arm: vp9itxfm: Skip empty slices in the first pass of idct_idct 16x16 and 32x32Martin Storsjö2016-11-301-2/+4
* checkasm: vp9dsp: benchmark all sub-IDCTs (but not WHT or ADST).Ronald S. Bultje2016-11-231-7/+14
* Revert "checkasm: vp9dsp: Benchmark the dc-only version of idct_idct separately"Martin Storsjö2016-11-231-6/+0
* checkasm: vp9dsp: Benchmark the dc-only version of idct_idct separatelyMartin Storsjö2016-11-161-0/+6
* checkasm: add vp9dsp.itxfm_add tests.Ronald S. Bultje2016-11-111-0/+272
* checkasm: Add --test parameter to check only specific componentsDiego Biurrun2016-11-081-10/+18
* vp9: Flip the order of arguments in MC functionsMartin Storsjö2016-11-031-10/+8
* checkasm: Add a test for HEVC add_residualAlexandra Hájková2016-10-224-2/+89
* checkasm: aarch64: Don't clobber x29 in checkasm_stack_clobberMartin Storsjö2016-10-181-2/+2
* build: Drop arch-specific checkasm MakefilesDiego Biurrun2016-10-174-4/+3
* build: Drop duplicate asm recipeDiego Biurrun2016-10-171-5/+0
* checkasm: aarch64: Add filler args to make sure all parameters are passed on ...Martin Storsjö2016-10-162-12/+9
* checkasm: aarch64: Clobber the stack before calling functionsMartin Storsjö2016-10-162-1/+18
* checkasm: arm/aarch64: Fix the amount of space reserved for stack parametersMartin Storsjö2016-10-162-4/+4
* checkasm: add a test for HEVC IDCTAlexandra Hájková2016-10-111-1/+33
* checkasm: add VP9 loopfilter tests.Ronald S. Bultje2016-10-041-0/+159
* checkasm: Add test for huffyuvdsp add_bytesAlexandra Hájková2016-10-024-0/+81
* hevc: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-291-8/+8
* audiodsp: reorder arguments for vector_clipfAnton Khirnov2016-09-221-4/+4
* checkasm: add tests for audiodspAnton Khirnov2016-09-224-0/+151
* checkasm: add a test for blockdspAnton Khirnov2016-09-224-0/+73
* checkasm: Read the unsigned value as it shouldLuca Barbato2016-09-111-2/+3
* vp8: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-08-261-2/+2
* checkasm: add vp9 MC tests.Ronald S. Bultje2016-08-034-0/+132
* checkasm: Cast unsigned to signedLuca Barbato2016-07-231-1/+1
* checkasm: add HEVC test for testing IDCT DCAlexandra Hájková2016-07-224-1/+76
* arm: Check for support for the .fpu directiveMartin Storsjö2016-07-211-1/+1
* checkasm: arm: Ignore changes to bits 0-4 and 7 of FPSCRMartin Storsjö2016-07-171-4/+6
* cheackasm/arm: remove NEON instructions from checkasm_checked_call_vfpJanne Grunau2016-07-171-3/+10
* checkasm: arm: Don't start new const blocks for each stringMartin Storsjö2016-07-171-2/+2
* checkasm: arm: report the first clobbered register in checkasm_checked_callJanne Grunau2016-07-161-25/+39
* checkasm/arm: preserve the stack alignment checkasm_checked_callJanne Grunau2016-07-131-4/+7
* checkasm: vp8.mc: initialize the full src buffer after ec32574209fJanne Grunau2016-07-131-1/+1
* checkasm/arm: align the clobber check data properly for ldrdJanne Grunau2016-07-101-1/+1
* checkasm: vp8: mc: test unequal width/height for partitionsJanne Grunau2016-07-101-7/+9
* checkasm: Add tests for vp8dspMartin Storsjö2016-07-084-0/+522
* checkasm: hevc: Iterate over features first, then over bitdepthsMartin Storsjö2016-06-291-5/+13
* checkasm: h264dsp: Move the x and y variables into the randomize_buffer macroMartin Storsjö2016-06-281-2/+2
* checkasm: h264dsp: Initialize the padding areaMartin Storsjö2016-06-281-1/+1
* checkasm: Issue emms after benchmarking functionsMartin Storsjö2016-06-211-0/+2
* checkasm: Add tests for h264 idctMartin Storsjö2016-06-174-0/+237
* Split global .gitignore file into per-directory filesDiego Biurrun2016-05-131-0/+1
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-3/+3
* build: miscellaneous cosmeticsDiego Biurrun2016-04-071-9/+12
* checkasm: Use standard multiple inclusion guardsDiego Biurrun2016-02-181-3/+3
* x86inc: Add debug symbols indicating sizes of compiled functionsGeza Lore2016-01-231-4/+4
* checkasm: Check register clobbering on aarch64Martin Storsjö2016-01-073-0/+153
* checkasm: Check register clobbering on armMartin Storsjö2016-01-074-0/+167
* checkasm: x86: post commit review fixesJanne Grunau2015-12-291-11/+9
OpenPOWER on IntegriCloud