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 e07b1939e5 swscale-test: merge declaration and initialization 14 years ago
..
bfin Revert r31153. It failed to build on: 15 years ago
mlib
ppc Fix compilation, forgot to add const also to the 14 years ago
sparc
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
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 swscale-test: merge declaration and initialization 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