1
0

configure: remove sofalizer triggering of avcodec dependency

This commit is contained in:
Paul B Mahol 2021-07-24 17:01:20 +02:00
parent e5c860cd29
commit 60e2348e27

1
configure vendored
View File

@ -7284,7 +7284,6 @@ enabled removelogo_filter && prepend avfilter_deps "avformat avcodec swscale"
enabled sab_filter && prepend avfilter_deps "swscale"
enabled scale_filter && prepend avfilter_deps "swscale"
enabled scale2ref_filter && prepend avfilter_deps "swscale"
enabled sofalizer_filter && prepend avfilter_deps "avcodec"
enabled showcqt_filter && prepend avfilter_deps "avformat avcodec swscale"
enabled showfreqs_filter && prepend avfilter_deps "avcodec"
enabled signature_filter && prepend avfilter_deps "avcodec avformat"