61 Commits (cee4bb894d0e9e4a8f9fca1ebdc5aa8330eaa366)

Author SHA1 Message Date
Kostya Shishkov 68e7f4828d YUV into RGB48 BE/LE conversion support 16 years ago
Cédric Schieli b78c8e2103 Remove useless duplicated code in yuv2rgb_c_32, yuva2rgba_c and yuva2argb_c 16 years ago
Ramiro Polla befa8e665c Move yuv2rgb code to subdirs. 16 years ago
Cédric Schieli 0928f1eb53 Simpler and more elegant fix to the x86_32/OSX+PIC build failure 16 years ago
Cédric Schieli 986b6f8f73 Fix build failure on x86_32 Mac OS X with PIC enabled 16 years ago
Cédric Schieli 3acd545f0c Add YUVA420P -> RGBA/BGRA/ARGB/ABGR unscaled converters 16 years ago
Ramiro Polla d0ce212a7a Do not assume long is same width as x86 register. 16 years ago
Diego Biurrun 780daf2b09 Consistently use ff_ prefixes for internal symbols. 16 years ago
Diego Biurrun 852ca0e57d Fix ff_bfin_yuv2rgb_get_func_ptr() vs. sws_ff_bfin_yuv2rgb_get_func_ptr() name 16 years ago
Cédric Schieli 9a10a0767c Add an alpha parameter to the YUV2RGBFUNC macro to ease the upcoming yuva2rgb patch 16 years ago
Reimar Döffinger f78b9c0656 Fix braindead and broken way to calculate abase, fixes regression tests on 16 years ago
Cédric Schieli f8a138be52 When converting from a non alpha format to an alpha format, defaults 16 years ago
Diego Biurrun 1e5304c69e Rename yuv2rgb2.c --> yuv2rgb.c. 16 years ago
Kostya Shishkov e76709d8a6 New LGPLed YUV2RGB table generator for SwScaler 16 years ago