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.
 
 
 
 
Reimar Döffinger 6cce7cabdb Fix compilation, forgot to add const also to the 15 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 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 alternative LGPL-licensed, MMX-optimized YUV to RGB conversion routines 15 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 15 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 swscale-test: scale from reference to source only once for each algorithm 15 years ago
swscale.c Add missing comma, fix rgb2yuv_table[SWS_CS_SMPTE240M] coefficients. 15 years ago
swscale.h Prefer impersonal form over third person, for consistency with the 15 years ago
swscale_internal.h More const-correctness fixes to avoid warnings. 15 years ago
swscale_template.c Another try at fixing swscale on win64, as per r31153. 15 years ago
utils.c darwin: allow 64-bit darwin to allocate executable memory 15 years ago
yuv2rgb.c Change the type of Y table to pointer to void in fill_table(). 15 years ago