ffmpeg/libswscale
Diego Biurrun cc3a248603 Move addition of MMX-OBJS to OBJS into common.mak instead of duplicating it.
Originally committed as revision 29175 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2009-04-12 22:49:58 +00:00
..
bfin Move bfin specific code to its subdir. 2009-03-27 22:56:56 +00:00
mlib Move yuv2rgb code to subdirs. 2009-03-26 01:30:10 +00:00
ppc Move swscale AltiVec template code to ppc subdirectory. 2009-03-29 14:18:44 +00:00
sparc Move yuv2rgb code to subdirs. 2009-03-26 01:30:10 +00:00
x86 Move yuv2rgb code to subdirs. 2009-03-26 01:30:10 +00:00
Makefile Move addition of MMX-OBJS to OBJS into common.mak instead of duplicating it. 2009-04-12 22:49:58 +00:00
colorspace-test.c Rename cs_test.c --> colorspace-test.c. This is more consistent with the names 2009-03-26 14:20:15 +00:00
rgb2rgb.c Unscaled converters for 2009-03-19 03:45:29 +00:00
rgb2rgb.h Unscaled converters for 2009-03-19 03:45:29 +00:00
rgb2rgb_template.c 10l (C code was buggy and untested) 2009-03-21 23:52:34 +00:00
swscale-example.c Use correct PRId64 instead of "lld" in printf string, fixes compiler warnings. 2009-03-30 12:23:28 +00:00
swscale.c Rename RUNTIME_CPUDETECT to CONFIG_RUNTIME_CPUDETECT and always define it. 2009-04-08 20:21:21 +00:00
swscale.h New LGPLed YUV2RGB table generator for SwScaler 2009-02-22 09:22:05 +00:00
swscale_avoption.c Add bitexact flag. 2008-09-12 21:46:53 +00:00
swscale_internal.h whitespace cosmetics: Reindent a few lines and break a few excessively long lines. 2009-04-12 22:43:03 +00:00
swscale_template.c swscale: Use function pointers for swScale functions. 2009-04-04 22:45:02 +00:00
yuv2rgb.c Move yuv2rgb code to subdirs. 2009-03-26 01:30:10 +00:00