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