summaryrefslogtreecommitdiff
path: root/tests/checkasm/sw_scale.c
Commit message (Expand)AuthorAge
* Remove unnecessary mem.h inclusionsAndreas Rheinhardt2021-07-22
* sws: separate the calls to scaled vs unscaled conversionAnton Khirnov2021-07-03
* tests/checkasm/sw_scale: adds additional tests sizes for yux2yuvXAlan Kelly2021-04-01
* tests/checkasm/sw_scale: use memset() to fill ditherJames Almer2021-02-19
* checkasm/sw_scale: properly initialize src_pixer and filter_coeff buffersAlan Kelly2021-02-19
* checkasm/sw_scale: use av_free() instead of free()James Almer2021-02-17
* swscale: move yuv2yuvX_sse3 to yasm, unrolls main loopAlan Kelly2021-02-17
* lavu: move LOCAL_ALIGNED from internal.h to mem_internal.hAnton Khirnov2021-01-01
* checkasm/sw_scale: Fix stack-buffer-overflowAndreas Rheinhardt2020-05-20
* checkasm: swscale: Fix running the hscale test on 32 bit x86Martin Storsjö2020-05-16
* checkasm: add hscale testJosh de Kock2020-05-15