FFmpeg/libswscale/x86
Ronald S. Bultje b18f8cbf3d Revert two swscale commits.
Revert "swscale: update context offsets after removal of AlpMmxFilter."
(commit a95e3fa90b)
and
Revert "swscale: Remove some write-only variables related to alpha handling."
(commit 9d03cb9fc5).

They broke alpha handling - it's the evil inline asm that still uses that
variable, so it's not truely write-only.
2012-02-19 13:31:12 -08:00
..
input.asm
output.asm
rgb2rgb_template.c
rgb2rgb.c
scale.asm
swscale_mmx.c Revert two swscale commits. 2012-02-19 13:31:12 -08:00
swscale_template.c Revert two swscale commits. 2012-02-19 13:31:12 -08:00
w64xmmtest.c
yuv2rgb_mmx.c
yuv2rgb_template.c