summaryrefslogtreecommitdiffstats
path: root/libavfilter/Makefile
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2010-07-28 08:56:49 +0000
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2010-07-28 08:56:49 +0000
commit46eed2c886cf4bb617164110608565bab0c9f132 (patch)
treed902f6b31dce1ae6ed99c1e644f176f83da75bc3 /libavfilter/Makefile
parentf0187d20d1ab76eb42e9d2409d6a67e00ae84167 (diff)
downloadffmpeg-streaming-46eed2c886cf4bb617164110608565bab0c9f132.zip
ffmpeg-streaming-46eed2c886cf4bb617164110608565bab0c9f132.tar.gz
Remove reference to the unexisting movie filter and the corresponding
useless --enable-avfilter-lavf option. Originally committed as revision 24569 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavfilter/Makefile')
-rw-r--r--libavfilter/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavfilter/Makefile b/libavfilter/Makefile
index 33cd2ab..6f34ca9 100644
--- a/libavfilter/Makefile
+++ b/libavfilter/Makefile
@@ -2,7 +2,6 @@ include $(SUBDIR)../config.mak
NAME = avfilter
FFLIBS = avcodec avcore avutil swscale
-FFLIBS-$(CONFIG_AVFILTER_LAVF) += avformat
HEADERS = avfilter.h
OpenPOWER on IntegriCloud