[FFmpeg-cvslog] configure: remove mp_filter leftover
Paul B Mahol
git at videolan.org
Sat Jan 31 13:59:17 CET 2015
ffmpeg | branch: master | Paul B Mahol <onemda at gmail.com> | Sat Jan 31 12:56:47 2015 +0000| [b47ab04c40ab771bc8e96a0756821515cc2fbac4] | committer: Paul B Mahol
configure: remove mp_filter leftover
Pointed out by: ubitux
Signed-off-by: Paul B Mahol <onemda at gmail.com>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b47ab04c40ab771bc8e96a0756821515cc2fbac4
---
configure | 1 -
1 file changed, 1 deletion(-)
diff --git a/configure b/configure
index 4e38073..6c61f2a 100755
--- a/configure
+++ b/configure
@@ -5423,7 +5423,6 @@ enabled ebur128_filter && enabled swresample && prepend avfilter_deps "swresampl
enabled elbg_filter && prepend avfilter_deps "avcodec"
enabled mcdeint_filter && prepend avfilter_deps "avcodec"
enabled movie_filter && prepend avfilter_deps "avformat avcodec"
-enabled mp_filter && prepend avfilter_deps "avcodec"
enabled pan_filter && prepend avfilter_deps "swresample"
enabled pp_filter && prepend avfilter_deps "postproc"
enabled removelogo_filter && prepend avfilter_deps "avformat avcodec swscale"
More information about the ffmpeg-cvslog
mailing list