Andreas Rheinhardt
|
790f793844
avutil/common: Don't auto-include mem.h
|
7 months ago |
Andreas Rheinhardt
|
a39d6e81fa
tests/checkasm/sw_scale: Avoid declare_func_emms where possible
|
1 year ago |
Martin Storsjö
|
f921c58335
checkasm: sw_scale: Produce more realistic test filter coefficients for yuv2yuvX
|
2 years ago |
Alan Kelly
|
da0a37bab7
checkasm/sw_scale: hscale does not requires cpuflag test.
|
2 years ago |
Alan Kelly
|
a38293e444
libswscale: Enable hscale_avx2 for all input sizes.
|
2 years ago |
Martin Storsjö
|
21c2c57ba5
checkasm: Provide enough alignment in the new yuv2plane1 test
|
2 years ago |
Swinney, Jonathan
|
4dcd191a50
checkasm: updated tests for sw_scale
|
2 years ago |
Michael Goulet
|
b7f6a933fa
tests/checkasm/sw_scale: Fix alignment for movdqa
|
2 years ago |
Swinney, Jonathan
|
92ea8e03df
checkasm: added additional dstW tests for hscale
|
2 years ago |
Alan Kelly
|
eebe406c80
libswscale: Test AV_CPU_FLAG_SLOW_GATHER for hscale functions.
|
2 years ago |
Alan Kelly
|
86663963e6
x86/swscale: fix minor coding style issues
|
2 years ago |
Alan Kelly
|
f900a19fa9
libswscale: Adds ff_hscale8to15_4_avx2 and ff_hscale8to15_X4_avx2 for all filter sizes.
|
2 years ago |
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
|
3 years ago |
James Almer
|
d52ceed9fd
tests/checkasm/sw_scale: use memset() to fill dither
|
3 years ago |
Alan Kelly
|
ee18edb13a
checkasm/sw_scale: properly initialize src_pixer and filter_coeff buffers
|
3 years ago |
James Almer
|
1371647fc3
checkasm/sw_scale: use av_free() instead of free()
|
3 years ago |
Alan Kelly
|
554c2bc708
swscale: move yuv2yuvX_sse3 to yasm, unrolls main loop
|
3 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
|
4 years ago |
Martin Storsjö
|
9c326af1d0
checkasm: swscale: Fix running the hscale test on 32 bit x86
|
4 years ago |
Josh de Kock
|
5913cd4e6c
checkasm: add hscale test
|
4 years ago |