[FFmpeg-devel] checkasm/vf_hflip : add test for vf_hflip SIMD

Martin Vignali martin.vignali at gmail.com
Fri Dec 8 19:05:27 EET 2017


>
> issue still happens with both reverted
>
> checkasm: using random seed 1616253308
> SSSE3:
>    hflip_byte_ssse3 (vf_hflip.c:63)
>  - vf_hflip.hflip_byte  [FAILED]
>    hflip_short_ssse3 (vf_hflip.c:63)
>  - vf_hflip.hflip_short [FAILED]
> checkasm: 2 of 2 tests have failed
>
> Thanks for testing,
rereading the patch, i found one mistake (for the bench_new part (i use
WIDTH instead of w for the short version)
But the fail is before.
Do you test on X86_32 or x86_64 ?
Nasm or Yasm ?

I will try to reproduce.

Martin


More information about the ffmpeg-devel mailing list