mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-02-04 14:30:55 +08:00
Remove old scaler.
Originally committed as revision 17786 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
include $(SUBDIR)../config.mak
|
||||
|
||||
NAME = avfilter
|
||||
FFLIBS = avcodec avutil
|
||||
FFLIBS-$(CONFIG_SWSCALE) += swscale
|
||||
FFLIBS = avcodec avutil swscale
|
||||
FFLIBS-$(CONFIG_AVFILTER_LAVF) += avformat
|
||||
|
||||
HEADERS = avfilter.h
|
||||
|
||||
Reference in New Issue
Block a user