summaryrefslogtreecommitdiff
path: root/tests/checkasm/checkasm.h
Commit message (Expand)AuthorAgeFilesLines
* checkasm: add hevc_deblock chroma testJ. Dekker2023-04-061-0/+1
* checkasm: add test for bwdifJames Darnley2023-03-251-0/+1
* libavfilter/x86/vf_convolution: add sobel filter optimization and unit test w...bwang302022-11-141-0/+1
* checkasm: add a verbose check function for uint32_t dataJames Darnley2022-11-041-0/+1
* checkasm: RISC-V 64-bit assembler test harnessRémi Denis-Courmont2022-10-101-0/+10
* x86/lpc: implement a new Welch windowing functionLynne2022-09-211-0/+1
* tests/checkasm: add a test for VorbisDSPContextJames Almer2022-09-191-0/+1
* checkasm: Silence warnings about unused return value from read()Martin Storsjö2022-08-081-1/+3
* lavc/aarch64: motion estimation functions in neonSwinney, Jonathan2022-06-281-0/+1
* checkasm: Add idctdsp add/put-pixels-clamped testsBen Avison2022-04-011-0/+1
* checkasm: Add vc1dsp in-loop deblocking filter testsBen Avison2022-04-011-0/+1
* swscale/x86/output.asm: add x86-optimized planer gbr yuv2anyX functionsMark Reid2022-01-111-0/+1
* checkasm: collapse hevc pel testsJ. Dekker2021-08-241-10/+1
* lavu/checkasm: add (private) kperf timing for macOSJ. Dekker2021-07-201-1/+6
* checkasm: add av_tx FFT SIMD testing codeLynne2021-04-241-0/+1
* checkasm: add hevc_pel testsJosh Dekker2021-01-251-0/+10
* checkasm: aarch64: Check for stack overflowsMartin Storsjö2020-05-151-2/+5
* checkasm: arm: Check for stack overflowsMartin Storsjö2020-05-151-2/+4
* checkasm: add hscale testJosh de Kock2020-05-151-0/+1
* checkasm: add function to check and diff memoryMartin Storsjö2020-05-151-0/+16
* checkasm/vf_eq: add test for vf_eqTing Fu2019-09-261-0/+1
* checkasm: add opusdsp testsLynne2019-09-111-0/+1
* checkasm/vf_gblur: add test for horiz_slice simdRuiling Song2019-06-121-0/+1
* checkasm: add test for v210decJames Darnley2019-05-021-0/+1
* checkasm: add an af_afir testJames Almer2019-01-031-0/+1
* checkasm: add vf_nlmeans test for ssd_integral_imageClément Bœsch2018-05-081-0/+1
* checkasm/swscale : add test for rgb shuffle_bytes funcMartin Vignali2018-03-241-0/+1
* checkasm/hevc_sao : add hevc_sao for checkasmYingming Fan2018-03-071-0/+1
* checkasm : add test for losslessvideoencdsp for diff bytes and sub_left_predMartin Vignali2018-01-281-0/+1
* Revert "checkasm/vf_interlace : add test for lowpass_line 8 and 16"James Almer2017-12-191-1/+0
* checkasm/vf_interlace : add test for lowpass_line 8 and 16Martin Vignali2017-12-191-0/+1
* checkasm/vf_hflip : add test for vf_hflip byte and short simdMartin Vignali2017-12-131-0/+1
* checkasm/vf_threshold : add checkasm test for threshold8Martin Vignali2017-12-031-0/+1
* checkasm : add test for huffyuvdsp add_int16Martin Vignali2017-11-211-0/+1
* checkasm : add utvideodsp testMartin Vignali2017-11-211-0/+1
* checkasm: add an exrdsp testJames Almer2017-09-171-0/+1
* checkasm: use perf API on Linux ARM*Clément Bœsch2017-09-081-5/+42
* checkasm: add a g722dsp testJames Almer2017-07-131-0/+1
* checkasm: add sbrdsp testsMatthieu Bouron2017-07-031-0/+1
* checkasm: add AAC PS testsClément Bœsch2017-06-281-0/+1
* build: Generalize yasm/nasm-related variable namesDiego Biurrun2017-06-211-1/+1
* checkasm: add float_dsp testsJames Almer2017-06-141-0/+4
* checkasm: add a checkasm_checked_call function that doesn't issue emmsJames Almer2017-06-141-0/+11
* checkasm: add fixed_dsp testsJames Almer2017-04-111-0/+1
* Merge commit 'ed48a9d8143d2575a4458589cebde69ec326afd8'Clément Bœsch2017-03-241-0/+1
|\
| * checkasm: Add a test for HEVC add_residualAlexandra Hájková2016-10-221-0/+1
* | Merge commit 'c91d6a33f872574c95c8784277cf60ffcf6bff4f'James Almer2017-03-231-2/+3
|\ \ | |/
| * checkasm: aarch64: Add filler args to make sure all parameters are passed on ...Martin Storsjö2016-10-161-2/+3
* | Merge commit 'f1b3e131385176c3c9d9783b25047856a0dcebf6'James Almer2017-03-231-1/+5
|\ \ | |/
| * checkasm: aarch64: Clobber the stack before calling functionsMartin Storsjö2016-10-161-1/+5