fix runtime-cpu-detect bug in swscale
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.
Showing
Please
register
or
sign in
to comment