On Thu, Dec 10, 2020 at 04:46:26PM +0100, Alan Kelly wrote:
> ---
>  Replaces ff_sws_init_swscale_x86 with ff_getSwsFunc
>  Load offset if not gprsize but 8 on both 32 and 64 bit
>  Removes sfence as NT store no longer used
>  libswscale/x86/Makefile     |   1 +
>  libswscale/x86/swscale.c    | 106 +++++++++-----------------------
>  libswscale/x86/yuv2yuvX.asm | 117 ++++++++++++++++++++++++++++++++++++
>  tests/checkasm/sw_scale.c   | 101 ++++++++++++++++++++++++++++++-
>  4 files changed, 248 insertions(+), 77 deletions(-)
>  create mode 100644 libswscale/x86/yuv2yuvX.asm

breaks fate on mingw32

make fate-checkasm-sw_scale
TEST    checkasm-sw_scale
Test checkasm-sw_scale failed. Look at tests/data/fate/checkasm-sw_scale.err 
for details.
src/tests/Makefile:255: recipe for target 'fate-checkasm-sw_scale' failed
make: *** [fate-checkasm-sw_scale] Error 5


[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Take away the freedom of one citizen and you will be jailed, take away
the freedom of all citizens and you will be congratulated by your peers
in Parliament.

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to