• 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
Name
Last commit
Last update
..
bfin Loading commit data...
mlib Loading commit data...
ppc Loading commit data...
sparc Loading commit data...
x86 Loading commit data...
Makefile Loading commit data...
colorspace-test.c Loading commit data...
libswscale.v Loading commit data...
options.c Loading commit data...
rgb2rgb.c Loading commit data...
rgb2rgb.h Loading commit data...
rgb2rgb_template.c Loading commit data...
swscale-test.c Loading commit data...
swscale.c Loading commit data...
swscale.h Loading commit data...
swscale_internal.h Loading commit data...
swscale_template.c Loading commit data...
utils.c Loading commit data...
yuv2rgb.c Loading commit data...