mpv/libswscale
diego c3cf2ce654 Generalize example target rule in common.mak so that it sets a -example$(EXESUF)
suffix for all example files instead of doing this in individual Makefiles.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29100 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-29 14:35:38 +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 Generalize example target rule in common.mak so that it sets a -example$(EXESUF) 2009-03-29 14:35:38 +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 Initialize pointer arrays which may be freed before being initialized. 2009-03-20 16:29:47 +00:00
swscale.c Adds "YUYV422 to YUVA420P" and "UYVY422 to YUVA420P" unscaled convertion 2009-03-24 07:11:35 +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 Move bfin specific code to its subdir. 2009-03-27 22:56:56 +00:00
swscale_template.c Move swscale AltiVec template code to ppc subdirectory. 2009-03-29 14:18:44 +00:00
yuv2rgb.c Move yuv2rgb code to subdirs. 2009-03-26 01:30:10 +00:00