aboutsummaryrefslogtreecommitdiffstats
path: root/tests/checkasm/v210dec.c
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2024-09-26 13:13:46 +0300
committerMartin Storsjö <martin@martin.st>2024-09-26 13:16:56 +0300
commit157ce21939771a8054b5effc05381fa30b825c1f (patch)
treec27504ec18fd8f0267531a66072dcee7e5d432d9 /tests/checkasm/v210dec.c
parentf43916e217e253f902d2dddaa1287f7822396748 (diff)
downloadffmpeg-157ce21939771a8054b5effc05381fa30b825c1f.tar.gz
checkasm/sw_rgb: Revert test additions from e18b46d95fadcbaaf450bda9f1871849f2b0c586
The unaligned width test cases fail on i386; we have an assembly function of rgb24toyv12 which is enabled only within "#if ARCH_X86_32 && HAVE_7REGS", which seems to fail these new test cases for unaligned widths. As that assembly function has existed for a long time in that form, the issue probably isn't very recent, thus skip testing these cases for now. Once the assembly function has been fixed, these test cases can be readded. Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'tests/checkasm/v210dec.c')
0 files changed, 0 insertions, 0 deletions