summaryrefslogtreecommitdiff
path: root/tests/checkasm/sw_scale.c
Commit message (Expand)AuthorAge
* tests/checkasm/sw_scale: Avoid declare_func_emms where possibleAndreas Rheinhardt2023-09-04
* checkasm: sw_scale: Produce more realistic test filter coefficients for yuv2yuvXMartin Storsjö2022-08-19
* checkasm/sw_scale: hscale does not requires cpuflag test.Alan Kelly2022-08-18
* libswscale: Enable hscale_avx2 for all input sizes.Alan Kelly2022-08-18
* checkasm: Provide enough alignment in the new yuv2plane1 testMartin Storsjö2022-08-16
* checkasm: updated tests for sw_scaleSwinney, Jonathan2022-08-16
* tests/checkasm/sw_scale: Fix alignment for movdqaMichael Goulet2022-06-20
* checkasm: added additional dstW tests for hscaleSwinney, Jonathan2022-05-28
* libswscale: Test AV_CPU_FLAG_SLOW_GATHER for hscale functions.Alan Kelly2021-12-21
* x86/swscale: fix minor coding style issuesAlan Kelly2021-12-16
* libswscale: Adds ff_hscale8to15_4_avx2 and ff_hscale8to15_X4_avx2 for all fil...Alan Kelly2021-12-15
* 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