ffmpeg/libswscale
James Almer e22edbfd41 swscale/x86/rgb2rgb_template: fix signedness of v in shuffle_bytes_2103_{mmx,mmxext}
Reviewed-by: Michael Niedermayer <michaelni@gmx.at>
Signed-off-by: James Almer <jamrial@gmail.com>
2015-06-23 13:28:09 -03:00
..
arm
ppc swscale/ppc/swscale_altivec.c: POWER LE support in yuv2planeX_8() delete macro GET_VF() it was wrong 2015-04-27 12:59:05 +02:00
x86 swscale/x86/rgb2rgb_template: fix signedness of v in shuffle_bytes_2103_{mmx,mmxext} 2015-06-23 13:28:09 -03:00
Makefile
bayer_template.c
colorspace-test.c
hscale_fast_bilinear.c
input.c swscale: add yuv440p10/12 pixfmts. 2015-05-06 12:04:31 -04:00
libswscale.v
log2_tab.c
options.c
output.c swscale/output: Add rgba64/rgb48/bgra64/bgr48 output functions with full chroma interpolation 2015-06-17 00:45:46 +02:00
rgb2rgb.c swscale/rgb2rgb_template: Implement shuffle_bytes_0321_c and fix shuffle_bytes_2103_c on BE 2015-06-23 05:09:06 +02:00
rgb2rgb.h swscale/rgb2rgb_template: Implement shuffle_bytes_0321_c and fix shuffle_bytes_2103_c on BE 2015-06-23 05:09:06 +02:00
rgb2rgb_template.c swscale/rgb2rgb_template: Fix signedness of v in shuffle_bytes_2103_c() 2015-06-23 05:09:11 +02:00
swscale-test.c
swscale.c swscale: Assert that pixel format descriptor is not NULL 2015-06-12 14:47:37 +02:00
swscale.h
swscale_internal.h
swscale_unscaled.c swscale: add yuv440p10/12 pixfmts. 2015-05-06 12:04:31 -04:00
swscaleres.rc
utils.c swscale/output: Add rgba64/rgb48/bgra64/bgr48 output functions with full chroma interpolation 2015-06-17 00:45:46 +02:00
version.h
yuv2rgb.c