forked from FFmpeg/FFmpeg
configure: remove mp_filter leftover
Pointed out by: ubitux Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
parent
b288f67434
commit
b47ab04c40
1 changed files with 0 additions and 1 deletions
1
configure
vendored
1
configure
vendored
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue