summaryrefslogtreecommitdiff
path: root/tests/checkasm
Commit message (Expand)AuthorAge
* checkasm: aarch64: Specify alignment for the register_init const arrayMartin Storsjö2017-05-15
* 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
* build: Fine-grained link-time dependency settingsDiego Biurrun2017-03-01
* 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
* Revert "checkasm: vp9dsp: Benchmark the dc-only version of idct_idct separately"Martin Storsjö2016-11-23
* 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
* 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
* checkasm: Add a test for HEVC add_residualAlexandra Hájková2016-10-22
* checkasm: aarch64: Don't clobber x29 in checkasm_stack_clobberMartin Storsjö2016-10-18
* build: Drop arch-specific checkasm MakefilesDiego Biurrun2016-10-17
* build: Drop duplicate asm recipeDiego Biurrun2016-10-17
* checkasm: aarch64: Add filler args to make sure all parameters are passed on ...Martin Storsjö2016-10-16
* checkasm: aarch64: Clobber the stack before calling functionsMartin Storsjö2016-10-16
* checkasm: arm/aarch64: Fix the amount of space reserved for stack parametersMartin Storsjö2016-10-16
* checkasm: add a test for HEVC IDCTAlexandra Hájková2016-10-11
* checkasm: add VP9 loopfilter tests.Ronald S. Bultje2016-10-04
* checkasm: Add test for huffyuvdsp add_bytesAlexandra Hájková2016-10-02
* hevc: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-29
* audiodsp: reorder arguments for vector_clipfAnton Khirnov2016-09-22
* checkasm: add tests for audiodspAnton Khirnov2016-09-22
* checkasm: add a test for blockdspAnton Khirnov2016-09-22
* checkasm: Read the unsigned value as it shouldLuca Barbato2016-09-11
* vp8: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-08-26
* checkasm: add vp9 MC tests.Ronald S. Bultje2016-08-03
* checkasm: Cast unsigned to signedLuca Barbato2016-07-23
* checkasm: add HEVC test for testing IDCT DCAlexandra Hájková2016-07-22
* arm: Check for support for the .fpu directiveMartin Storsjö2016-07-21
* checkasm: arm: Ignore changes to bits 0-4 and 7 of FPSCRMartin Storsjö2016-07-17
* cheackasm/arm: remove NEON instructions from checkasm_checked_call_vfpJanne Grunau2016-07-17
* checkasm: arm: Don't start new const blocks for each stringMartin Storsjö2016-07-17
* checkasm: arm: report the first clobbered register in checkasm_checked_callJanne Grunau2016-07-16
* checkasm/arm: preserve the stack alignment checkasm_checked_callJanne Grunau2016-07-13
* checkasm: vp8.mc: initialize the full src buffer after ec32574209fJanne Grunau2016-07-13
* checkasm/arm: align the clobber check data properly for ldrdJanne Grunau2016-07-10
* checkasm: vp8: mc: test unequal width/height for partitionsJanne Grunau2016-07-10
* checkasm: Add tests for vp8dspMartin Storsjö2016-07-08
* checkasm: hevc: Iterate over features first, then over bitdepthsMartin Storsjö2016-06-29
* checkasm: h264dsp: Move the x and y variables into the randomize_buffer macroMartin Storsjö2016-06-28
* checkasm: h264dsp: Initialize the padding areaMartin Storsjö2016-06-28
* checkasm: Issue emms after benchmarking functionsMartin Storsjö2016-06-21
* checkasm: Add tests for h264 idctMartin Storsjö2016-06-17
* Split global .gitignore file into per-directory filesDiego Biurrun2016-05-13
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* build: miscellaneous cosmeticsDiego Biurrun2016-04-07