• Darren Horrocks's avatar
    fix runtime-cpu-detect bug in swscale · 30c6fefd
    Darren Horrocks authored
    swscale doesnt ever actually do any runtime detection at all when
    runtime cpu detection is enabled, it simply passes whatever is passed
    to -sws_flags, which could be nothing at all making swscale default to
    the C implementation.
    30c6fefd
swscale.c 74.3 KB