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.
 
 
 
 
Niklas Haas 2a091d4f2e swscale: introduce new, dynamic scaling API 1 month ago
..
Makefile
hscale_fast_bilinear_simd.c swscale: rename SwsContext to SwsInternal 2 months ago
input.asm
output.asm swscale: introduce new, dynamic scaling API 1 month ago
range_convert.asm
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 swscale/internal: group user-facing options together 1 month ago
swscale_template.c swscale/internal: group user-facing options together 1 month ago
w64xmmtest.c swscale: rename SwsContext to SwsInternal 2 months ago
yuv2rgb.c swscale/internal: group user-facing options together 1 month ago
yuv2yuvX.asm
yuv_2_rgb.asm