From 46eed2c886cf4bb617164110608565bab0c9f132 Mon Sep 17 00:00:00 2001 From: Stefano Sabatini Date: Wed, 28 Jul 2010 08:56:49 +0000 Subject: 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 --- libavfilter/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'libavfilter') diff --git a/libavfilter/Makefile b/libavfilter/Makefile index 33cd2ab6f5..6f34ca96dc 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 -- cgit v1.2.3