• Ronald S. Bultje's avatar
    swscale: fix crashes in yuv2yuvX on x86-32. · 771bab7f
    Ronald S. Bultje authored
    They were introduced in an earlier commit that introduced use of named
    arguments. One cause was a typo, a second cause appears to be a bug in
    x264asm that I work around by not using named arguments.
    771bab7f
Name
Last commit
Last update
..
input.asm Loading commit data...
output.asm Loading commit data...
rgb2rgb.c Loading commit data...
rgb2rgb_template.c Loading commit data...
scale.asm Loading commit data...
swscale_mmx.c Loading commit data...
swscale_template.c Loading commit data...
w64xmmtest.c Loading commit data...
yuv2rgb_mmx.c Loading commit data...
yuv2rgb_template.c Loading commit data...