summaryrefslogtreecommitdiff
path: root/libavfilter
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2009-03-03 22:51:30 +0000
committerMichael Niedermayer <michaelni@gmx.at>2009-03-03 22:51:30 +0000
commit6d4f53cbacbec4fc83f4f84d109c7c68abeecf4a (patch)
tree7fb4c6eab6fc1863929b9422824f261d0af6784a /libavfilter
parent1ad1eaadd6be407d5ca78ad9d50028031ca37e65 (diff)
Remove old scaler.
Originally committed as revision 17786 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavfilter')
-rw-r--r--libavfilter/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/libavfilter/Makefile b/libavfilter/Makefile
index 9da8f910bc..ccf7909c0b 100644
--- a/libavfilter/Makefile
+++ b/libavfilter/Makefile
@@ -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