11 Commits (c5f314309067dc85c165b975f53975c38e196258)

Author SHA1 Message Date
Andreas Rheinhardt 4608f7cc6a Remove unnecessary mem.h inclusions 3 years ago
Anton Khirnov fe490ec165 sws: separate the calls to scaled vs unscaled conversion 3 years ago
Alan Kelly e1484bc455 tests/checkasm/sw_scale: adds additional tests sizes for yux2yuvX 4 years ago
James Almer d52ceed9fd tests/checkasm/sw_scale: use memset() to fill dither 4 years ago
Alan Kelly ee18edb13a checkasm/sw_scale: properly initialize src_pixer and filter_coeff buffers 4 years ago
James Almer 1371647fc3 checkasm/sw_scale: use av_free() instead of free() 4 years ago
Alan Kelly 554c2bc708 swscale: move yuv2yuvX_sse3 to yasm, unrolls main loop 4 years ago
Anton Khirnov c8c2dfbc37 lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 4 years ago
Andreas Rheinhardt 57e570b508 checkasm/sw_scale: Fix stack-buffer-overflow 5 years ago
Martin Storsjö 9c326af1d0 checkasm: swscale: Fix running the hscale test on 32 bit x86 5 years ago
Josh de Kock 5913cd4e6c checkasm: add hscale test 5 years ago