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 a4fc3bd533 indent 14 years ago
..
bfin Revert r31153. It failed to build on: 15 years ago
mlib Cosmetics: 15 years ago
ppc Fix compilation, forgot to add const also to the 14 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 Cosmetics: 15 years ago
rgb2rgb.c Add av_ prefix to bswap macros 14 years ago
rgb2rgb.h deprecate palette8topacked32 in favor of public API functions sws_convertPalette8ToPacked32 and -24 15 years ago
rgb2rgb_template.c Replace some "m" constraints by MANGLE to avoid issues with some compilers not 15 years ago
swscale-test.c indent 14 years ago
swscale.c Add missing comma, fix rgb2yuv_table[SWS_CS_SMPTE240M] coefficients. 14 years ago
swscale.h Revert commit: 14 years ago
swscale_internal.h More const-correctness fixes to avoid warnings. 14 years ago
swscale_template.c Another try at fixing swscale on win64, as per r31153. 14 years ago
utils.c darwin: allow 64-bit darwin to allocate executable memory 14 years ago
yuv2rgb.c Change the type of Y table to pointer to void in fill_table(). 14 years ago