ffmpeg/libswscale
Reinhard Tartler 3d9408f4a7 remove palette8torgb15 and palette8tobgr15
They contain exactly the same code as their 16bit variants, so this is
effectively code de-duplication.

Originally committed as revision 31298 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2010-06-01 06:53:56 +00:00
..
bfin
mlib
ppc
sparc
x86 Rename yuv2rgb_template2.c --> yuv2rgb_template.c now that the other is gone. 2010-05-30 08:44:05 +00:00
Makefile
colorspace-test.c
libswscale.v
options.c
rgb2rgb.c remove palette8torgb15 and palette8tobgr15 2010-06-01 06:53:56 +00:00
rgb2rgb.h remove palette8torgb15 and palette8tobgr15 2010-06-01 06:53:56 +00:00
rgb2rgb_template.c
swscale-test.c
swscale.c
swscale.h Add empty newline to separate function declarations, for better 2010-05-23 10:02:30 +00:00
swscale_internal.h
swscale_template.c
utils.c
yuv2rgb.c