You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-07-11 14:30:22 +02:00
Rename swscale-example to swscale-test, to better reflect the intended
use of the program. Originally committed as revision 30439 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user