aboutsummaryrefslogtreecommitdiffstats
path: root/tests/checkasm/vf_blend.c
Commit message (Expand)AuthorAgeFilesLines
* tests/checkasm/vf_blend: Update function typeAndreas Rheinhardt2024-05-171-1/+1
* avutil/common: Don't auto-include mem.hAndreas Rheinhardt2024-03-311-0/+1
* avfilter/vf_blend: Move ff_blend_init into a headerAndreas Rheinhardt2022-05-061-1/+1
* checkasm/vf_blend: use the correct depth parameters to initialize the blend m...James Almer2020-07-121-1/+1
* lavfi/tests: Fix 16-bit vf_blend test to avoid memory not aligned to 2 bytesAndrey Semashev2018-05-301-1/+1
* checkasm/vf_blend : add test for 16 bit version ofMartin Vignali2018-04-051-0/+5
* checkasm/vf_blend : add test for blend_simple_16, phoenix_16 and difference_16Martin Vignali2018-02-241-0/+12
* checkasm/vf_blend : add depth param in order to add test for 16 bit versionMartin Vignali2018-02-241-28/+29
* checkasm/vf_blend: rename addition128 and difference128 to grainmerge and gra...James Almer2017-08-241-2/+2
* x86/vf_blend: add sse and ssse3 extremity functionsJames Almer2017-06-271-0/+1
* checkasm: bench each vf_blend mode onceJames Almer2016-02-221-2/+2
* checkasm/vf_blend: Decrease iteration countTimothy Gu2016-02-141-1/+1
* checkasm: Add vf_blend testsTimothy Gu2016-02-141-0/+130