summaryrefslogtreecommitdiff
path: root/tests/checkasm
Commit message (Expand)AuthorAge
* 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
* checkasm: Use standard multiple inclusion guardsDiego Biurrun2016-02-18
* x86inc: Add debug symbols indicating sizes of compiled functionsGeza Lore2016-01-23
* checkasm: Check register clobbering on aarch64Martin Storsjö2016-01-07
* checkasm: Check register clobbering on armMartin Storsjö2016-01-07
* checkasm: x86: post commit review fixesJanne Grunau2015-12-29
* dca: remove unused decode_hf function and quant_d tablesAlexandra Hájková2015-12-24
* checkasm: add fmtconvert testsJanne Grunau2015-12-21
* checkasm: add synth_filter testJanne Grunau2015-12-21
* checkasm: add tests for dcadspJanne Grunau2015-12-21
* checkasm: add float comparison util functionsJanne Grunau2015-12-21
* x86: checkasm: check for or handle missing cleanup after MMX instructionsJanne Grunau2015-12-21
* arm: add a cpu flag for the VFPv2 vector modeJanne Grunau2015-12-14
* checkasm: add HEVC MC testsAnton Khirnov2015-12-05
* checkasm: Fix the function name sorting algorithmHenrik Gramner2015-10-03
* checkasm/x86: Correctly handle variadic functionsHenrik Gramner2015-09-28
* checkasm: Use a self-balancing treeHenrik Gramner2015-09-28