Rename swscale-example to swscale-test, to better reflect the intended
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Wed, 27 Jan 2010 00:25:23 +0000 (00:25 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Wed, 27 Jan 2010 00:25:23 +0000 (00:25 +0000)
use of the program.

Originally committed as revision 30439 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

libswscale/Makefile
libswscale/swscale-test.c [moved from libswscale/swscale-example.c with 100% similarity]

index 0850277..9ae28e0 100644 (file)
@@ -16,8 +16,7 @@ OBJS-$(HAVE_VIS)           +=  sparc/yuv2rgb_vis.o
 
 MMX-OBJS-$(CONFIG_GPL)     +=  x86/yuv2rgb_mmx.o        \
 
-EXAMPLES  = swscale
-TESTPROGS = colorspace
+TESTPROGS = colorspace swscale
 
 DIRS = bfin mlib ppc sparc x86