diff options
author | Swinney, Jonathan <jswinney@amazon.com> | 2022-08-13 20:55:55 +0000 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2022-08-16 13:40:42 +0300 |
commit | 4dcd191a507b76003bc8a1d0d845d99e3ba9fabf (patch) | |
tree | 5b4c3c55c0db1c5b42b454e87c3e71f0f33dd943 /libswscale/aarch64 | |
parent | 317f5252c09d6deee7025907eea2dfe44935c891 (diff) | |
download | ffmpeg-4dcd191a507b76003bc8a1d0d845d99e3ba9fabf.tar.gz |
checkasm: updated tests for sw_scale
Change the reference to exactly match the C reference in swscale,
instead of exactly matching the x86 SIMD implementations (which
differs slightly). Test with and without SWS_ACCURATE_RND - if this
flag isn't set, the output must match the C reference exactly,
otherwise it is allowed to be off by 2.
Mark a couple x86 functions as unavailable when SWS_ACCURATE_RND
is set - apparently this discrepancy hasn't been noticed in other
exact tests before.
Add a test for yuv2plane1.
Signed-off-by: Jonathan Swinney <jswinney@amazon.com>
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libswscale/aarch64')
0 files changed, 0 insertions, 0 deletions