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.
 
 
 
 
James Almer 2eb9c35010 x86/swscale: disable AVX2 yuv2nv12cX functions if accurate_rnd is requested 2 months ago
..
Makefile swscale/x86: add sse2 and avx2 {lum,chr}ConvertRange 7 months ago
hscale_fast_bilinear_simd.c swscale: rename SwsContext to SwsInternal 2 months ago
input.asm swscale/x86/rgb2rgb: fix deinterleaveBytes for unaligned dst pointers 4 months ago
output.asm swscale: rename SwsContext to SwsInternal 2 months ago
range_convert.asm swscale/x86/range_convert: add missing AVX2 preprocessor wrapper 7 months ago
rgb2rgb.c swscale/x86/rgb2rgb: add optimized versions of the remaining shuffle_bytes functions 2 months ago
rgb_2_rgb.asm swscale/x86/rgb2rgb: add optimized versions of the remaining shuffle_bytes functions 2 months ago
scale.asm swscale: rename SwsContext to SwsInternal 2 months ago
scale_avx2.asm swscale: rename SwsContext to SwsInternal 2 months ago
swscale.c x86/swscale: disable AVX2 yuv2nv12cX functions if accurate_rnd is requested 2 months ago
swscale_template.c swscale: rename SwsContext to SwsInternal 2 months ago
w64xmmtest.c swscale: rename SwsContext to SwsInternal 2 months ago
yuv2rgb.c swscale: rename SwsContext to SwsInternal 2 months ago
yuv2yuvX.asm x86: replace explicit REP_RETs with RETs 2 years ago
yuv_2_rgb.asm swscale/x86/yuv2rgb: add ssse3 yuv42{0,2}p -> gbrp unscaled colorspace converters 5 months ago