Rename --enable-swscaler --> enable-swscale to be consistent with the
directory name and other option names. Also rename variables accordingly. Originally committed as revision 12408 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -2,7 +2,7 @@ include ../config.mak
|
||||
|
||||
NAME = avfilter
|
||||
FFLIBS = avcodec avutil
|
||||
FFLIBS-$(CONFIG_SWSCALER) += swscale
|
||||
FFLIBS-$(CONFIG_SWSCALE) += swscale
|
||||
FFLIBS-$(CONFIG_AVFILTER_LAVF) += avformat
|
||||
|
||||
OBJS = allfilters.o \
|
||||
|
Reference in New Issue
Block a user