summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2015-01-31 12:56:47 +0000
committerPaul B Mahol <onemda@gmail.com>2015-01-31 12:57:36 +0000
commitb47ab04c40ab771bc8e96a0756821515cc2fbac4 (patch)
tree010336fa4c37efcb63024268218af115a1b49a19 /configure
parentb288f67434db57f3e3c70c59651b4b1ba2e833e2 (diff)
configure: remove mp_filter leftover
Pointed out by: ubitux Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index 4e38073bc2..6c61f2a2eb 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"