aboutsummaryrefslogtreecommitdiffstats
path: root/tests/checkasm
Commit message (Expand)AuthorAgeFilesLines
* checkasm: support for AVX-512 functionsJames Darnley2017-12-241-0/+1
* Revert "checkasm/vf_interlace : add test for lowpass_line 8 and 16"James Almer2017-12-194-83/+0
* checkasm/vf_interlace : add test for lowpass_line 8 and 16Martin Vignali2017-12-194-0/+83
* checkasm/vf_hflip : add test for vf_hflip byte and short simdMartin Vignali2017-12-134-0/+81
* checkasm/llviddsp: fix mixed code and declarationsJames Almer2017-12-101-3/+3
* checkasm/llviddsp : add test for add_gradient_predMartin Vignali2017-12-091-0/+30
* checkasm/llviddsp : test return of add_left_pred(16)Martin Vignali2017-12-091-8/+12
* checkasm/vf_threshold : add test for threshold16Martin Vignali2017-12-091-5/+11
* checkasm/vf_threshold: fix mixed code and declarationsJames Almer2017-12-041-4/+4
* checkasm/vf_threshold : add checkasm test for threshold8Martin Vignali2017-12-034-0/+84
* checkasm/utvideo : be more explicit to the WIDTH_PADDED defineMartin Vignali2017-12-011-1/+1
* tests/checkasm/float_dsp: Increase allowed difference for float_dsp.vector_dmulMichael Niedermayer2017-11-271-1/+2
* checkasm/utvideodsp: zero initialize the entire bufferJames Almer2017-11-211-3/+3
* checkasm/utvideodsp: fix mixed declarations and codeJames Almer2017-11-211-3/+3
* checkasm : add test for huffyuvdsp add_int16Martin Vignali2017-11-214-0/+86
* checkasm : add utvideodsp testMartin Vignali2017-11-214-0/+110
* checkasm/jpeg2000dsp: add test for ict_floatJames Almer2017-11-201-0/+33
* checkasm/jpeg2000dsp: refactor rct_int testJames Almer2017-11-201-22/+21
* Merge commit '516c479172755c63063180b0c0953b68b670cdbd'James Almer2017-11-111-7/+7
|\
| * checkasm: Test more h264 idct variantsMartin Storsjö2017-09-271-1/+89
| * Revert "checkasm: Test more h264 idct variants"Martin Storsjö2017-09-021-89/+1
* | Merge commit '547db1eaecd597031165a2bf637acaaacde52788'James Almer2017-11-111-1/+89
|\|
| * checkasm: Test more h264 idct variantsMartin Storsjö2017-08-311-1/+89
* | checkasm/llviddsp: fix warnings about mixed declaration and codeJames Almer2017-11-081-10/+20
* | checkasm/llviddsp : add test for other dsp funcMartin Vignali2017-11-071-8/+108
* | Merge commit 'd05c9cde0e87c23ca42957646bea483dfc09d6bf'James Almer2017-10-301-1/+1
|\|
| * checkasm: aarch64: Specify alignment for the register_init const arrayMartin Storsjö2017-05-151-1/+1
* | Merge commit 'e00db9f78bb475ed5103364f61892f4e75ef89ba'James Almer2017-10-281-1/+1
|\|
| * checkasm: hevc: Add a hevc_ prefix to the add_residual functionsMartin Storsjö2017-04-211-1/+1
| * lavc: Remove deprecated XvMC support hacksDiego Biurrun2017-03-231-3/+1
| * build: Generalize yasm/nasm-related variable namesDiego Biurrun2017-03-012-2/+2
* | Merge commit '7cb1d9e2dbbe5bf4652be5d78cdd68e956fa3d63'James Almer2017-10-111-1/+1
|\|
| * build: Fine-grained link-time dependency settingsDiego Biurrun2017-03-011-1/+1
* | libavcodec/blockdsp : add AVX versionMartin Vignali2017-10-031-2/+2
* | libavcodec/exr : add x86 SIMD for predictorMartin Vignali2017-10-011-0/+23
* | checkasm: add an exrdsp testJames Almer2017-09-174-0/+73
* | checkasm: use perf API on Linux ARM*Clément Bœsch2017-09-082-25/+129
* | checkasm/vf_blend: rename addition128 and difference128 to grainmerge and gra...James Almer2017-08-241-2/+2
* | checkasm: add hybrid_analysis_ileave and hybrid_synthesis_deint tests to aacp...James Almer2017-07-131-0/+82
* | checkasm: add a g722dsp testJames Almer2017-07-134-0/+68
* | checkasm: use declare_func_float() in sbrdsp sum_square testJames Almer2017-07-041-1/+1
* | checkasm: add sbrdsp testsMatthieu Bouron2017-07-034-1/+302
* | checkasm: randomize the full input buffer in test_hybrid_analysisJames Almer2017-06-301-1/+1
* | checkasm: fix size of input buffer in test_hybrid_analysisJames Almer2017-06-301-1/+1
* | lavc/aacpsdsp: use ptrdiff_t for stride in hybrid_analysisClément Bœsch2017-06-281-1/+1
* | checkasm: add AAC PS testsClément Bœsch2017-06-284-0/+166
* | x86/vf_blend: add sse and ssse3 extremity functionsJames Almer2017-06-271-0/+1
* | checkasm: add missing checks to float_dsp's butterflies_float testJames Almer2017-06-231-1/+4
* | checkasm/aarch64: fix tests returning a floatMatthieu Bouron2017-06-221-4/+4
* | build: Generalize yasm/nasm-related variable namesDiego Biurrun2017-06-212-2/+2