ffmpeg/libswscale/x86
Carl Eugen Hoyos 99818ac4d3 Fix libswscale compilation with --disable-optimizations on x86-32.
Fixes ticket #2477.
2013-04-18 12:47:16 +02:00
..
Makefile
input.asm sws/x86: update rgba->yuv to use user supplied table 2013-04-15 01:31:01 +02:00
output.asm
rgb2rgb.c sws/x86: remove 8bit rgb2yuv coefficient case for rgb24toyv12 special converter 2013-04-15 03:19:52 +02:00
rgb2rgb_template.c Fix libswscale compilation with --disable-optimizations on x86-32. 2013-04-18 12:47:16 +02:00
scale.asm
swscale.c sws/x86: remove 8bit rgb2yuv coefficient case for rgb24toyv12 special converter 2013-04-15 03:19:52 +02:00
swscale_template.c sws/x86: improve rounding for yuv2yuvX 2013-02-15 23:33:04 +01:00
w64xmmtest.c
yuv2rgb.c
yuv2rgb_template.c