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 Revert r31153. It failed to build on: 15 years ago
mlib Fix mlib compilation: add mising include for SwsContext. 14 years ago
ppc Fix compilation, forgot to add const also to the 15 years ago
sparc Cosmetics: 15 years ago
x86 Rename yuv2rgb_template2.c --> yuv2rgb_template.c now that the other is gone. 15 years ago
Makefile swscale-test: get strides using av_fill_image_linesizes() from libavcore 14 years ago
colorspace-test.c Revert r31153. It failed to build on: 15 years ago
libswscale.v Add symbol versioning for shared libraries 15 years ago
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 More const-correctness fixes to avoid warnings. 15 years ago
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 Change the type of Y table to pointer to void in fill_table(). 15 years ago