summaryrefslogtreecommitdiff
path: root/tests/checkasm/checkasm.h
Commit message (Expand)AuthorAge
* checkasm: Silence warnings about unused return value from read()Martin Storsjö2022-08-08
* lavc/aarch64: motion estimation functions in neonSwinney, Jonathan2022-06-28
* checkasm: Add idctdsp add/put-pixels-clamped testsBen Avison2022-04-01
* checkasm: Add vc1dsp in-loop deblocking filter testsBen Avison2022-04-01
* swscale/x86/output.asm: add x86-optimized planer gbr yuv2anyX functionsMark Reid2022-01-11
* checkasm: collapse hevc pel testsJ. Dekker2021-08-24
* lavu/checkasm: add (private) kperf timing for macOSJ. Dekker2021-07-20
* checkasm: add av_tx FFT SIMD testing codeLynne2021-04-24
* checkasm: add hevc_pel testsJosh Dekker2021-01-25
* checkasm: aarch64: Check for stack overflowsMartin Storsjö2020-05-15
* checkasm: arm: Check for stack overflowsMartin Storsjö2020-05-15
* checkasm: add hscale testJosh de Kock2020-05-15
* checkasm: add function to check and diff memoryMartin Storsjö2020-05-15
* checkasm/vf_eq: add test for vf_eqTing Fu2019-09-26
* checkasm: add opusdsp testsLynne2019-09-11
* checkasm/vf_gblur: add test for horiz_slice simdRuiling Song2019-06-12
* checkasm: add test for v210decJames Darnley2019-05-02
* checkasm: add an af_afir testJames Almer2019-01-03
* checkasm: add vf_nlmeans test for ssd_integral_imageClément Bœsch2018-05-08
* checkasm/swscale : add test for rgb shuffle_bytes funcMartin Vignali2018-03-24
* checkasm/hevc_sao : add hevc_sao for checkasmYingming Fan2018-03-07
* checkasm : add test for losslessvideoencdsp for diff bytes and sub_left_predMartin Vignali2018-01-28
* Revert "checkasm/vf_interlace : add test for lowpass_line 8 and 16"James Almer2017-12-19
* checkasm/vf_interlace : add test for lowpass_line 8 and 16Martin Vignali2017-12-19
* checkasm/vf_hflip : add test for vf_hflip byte and short simdMartin Vignali2017-12-13
* checkasm/vf_threshold : add checkasm test for threshold8Martin Vignali2017-12-03
* checkasm : add test for huffyuvdsp add_int16Martin Vignali2017-11-21
* checkasm : add utvideodsp testMartin Vignali2017-11-21
* checkasm: add an exrdsp testJames Almer2017-09-17
* checkasm: use perf API on Linux ARM*Clément Bœsch2017-09-08
* checkasm: add a g722dsp testJames Almer2017-07-13
* checkasm: add sbrdsp testsMatthieu Bouron2017-07-03
* checkasm: add AAC PS testsClément Bœsch2017-06-28
* 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_dsp testsJames Almer2017-04-11
* Merge commit 'ed48a9d8143d2575a4458589cebde69ec326afd8'Clément Bœsch2017-03-24
|\
| * checkasm: Add a test for HEVC add_residualAlexandra Hájková2016-10-22
* | 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 '22c3ab18646924ce24dc6017a9e882ff69689e40'Clément Bœsch2017-03-22
|\|
| * checkasm: Add test for huffyuvdsp add_bytesAlexandra Hájková2016-10-02
* | Merge commit 'e9ef6171396dc4106526aaa86b620c61ca3d1017'Clément Bœsch2017-03-20
|\|
| * checkasm: add tests for audiodspAnton Khirnov2016-09-22
* | Merge commit '2eb97af66af90ca3978229da151f0b8b3a5d9370'Clément Bœsch2017-03-20
|\|
| * checkasm: add a test for blockdspAnton Khirnov2016-09-22
| * checkasm: add vp9 MC tests.Ronald S. Bultje2016-08-03