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 635d4aed60 Split alloc and init of context so that parameters can be set in the context 15 years ago
..
bfin
mlib Fix mlib compilation: add mising include for SwsContext. 15 years ago
ppc
sparc
x86
Makefile swscale-test: get strides using av_fill_image_linesizes() from libavcore 15 years ago
colorspace-test.c
libswscale.v
options.c rgb2rgb: build SSE2 codepath 15 years ago
rgb2rgb.c rgb2rgb: don't misuse HAVE_* defines 15 years ago
rgb2rgb.h rgb2rgb: replace shuffle_bytes_2103() by optimized rgb32tobgr32() 15 years ago
rgb2rgb_template.c rgb2rgb: don't misuse HAVE_* defines 15 years ago
swscale-test.c swscale-test: cosmetic alignment 15 years ago
swscale.c swscale: remove useless temporary variable 15 years ago
swscale.h Split alloc and init of context so that parameters can be set in the context 15 years ago
swscale_internal.h
swscale_template.c swscale: fix unaligned accesses in (RGB|BGR)32_1 to YUV conversion 15 years ago
utils.c Split alloc and init of context so that parameters can be set in the context 15 years ago
yuv2rgb.c