You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Michael Niedermayer 1909a9151c swscale/output: Fix "warning: assignment from incompatible pointer type" 9 years ago
..
arm
ppc swscale/ppc/yuv2rgb_altivec: POWER LE support in the macros vec_unh() and vec_unl() 9 years ago
x86 YUV->BGR32 MMX support 10 years ago
Makefile
bayer_template.c
colorspace-test.c
hscale_fast_bilinear.c
input.c swscale: ayuv64le input support 9 years ago
libswscale.v
log2_tab.c
options.c
output.c swscale/output: Fix "warning: assignment from incompatible pointer type" 9 years ago
rgb2rgb.c swscale/rgb2rgb_template: Implement shuffle_bytes_0321_c and fix shuffle_bytes_2103_c on BE 10 years ago
rgb2rgb.h swscale/rgb2rgb_template: Implement shuffle_bytes_0321_c and fix shuffle_bytes_2103_c on BE 10 years ago
rgb2rgb_template.c swscale/rgb2rgb_template: Fix signedness of v in shuffle_bytes_2103_c() 10 years ago
swscale-test.c
swscale.c swscale: Assert that pixel format descriptor is not NULL 10 years ago
swscale.h
swscale_internal.h swscale: ayuv64le input support 9 years ago
swscale_unscaled.c swscale: ayuv64le input support 9 years ago
swscaleres.rc
utils.c swscale: ayuv64le output support 9 years ago
version.h
yuv2rgb.c