ffmpeg/libswscale/x86
Vittorio Giovara e96c3b81ca avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8
The rationale is that you have a packed format in form
<greyscale sample> <alpha sample> <greyscale sample> <alpha sample>
and shortening greyscale to 'G' might make one thing about Greenscale instead.
An alias pixel format and color space name are provided for compatibility.
2014-08-04 12:55:08 +01:00
..
Makefile swscale: x86: Hide arch-specific initialization details 2013-08-28 23:59:24 +02:00
input.asm x86inc: Rename "program_name" to "private_prefix" 2013-01-18 20:29:53 +01:00
output.asm x86: SPLATD: port to cpuflags 2012-11-18 18:34:05 +01:00
rgb2rgb.c swscale/x86/rgb2rgb: add support for AVX 2014-01-21 18:01:29 +01:00
rgb2rgb_template.c Add missing headers to make template files compile (more) standalone 2014-03-26 04:31:27 -07:00
scale.asm x86: yasm: Use complete source path for macro helper %includes 2012-10-31 00:37:42 +01:00
swscale.c avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8 2014-08-04 12:55:08 +01:00
swscale_template.c Add missing headers to make template files compile (more) standalone 2014-03-26 04:31:27 -07:00
w64xmmtest.c win64: add a XMM clobber test configure option. 2012-02-02 12:00:48 -08:00
yuv2rgb.c x86: Consistently use cpu flag detection macros in places that still miss it 2014-01-14 00:04:58 +01:00
yuv2rgb_template.c Add missing headers to make template files compile (more) standalone 2014-03-26 04:31:27 -07:00