[FFmpeg-cvslog] configure: Add fft dependency for headphone filter.

Carl Eugen Hoyos git at videolan.org
Mon Nov 18 00:25:27 EET 2019


ffmpeg | branch: master | Carl Eugen Hoyos <ceffmpeg at gmail.com> | Sun Nov 17 23:24:38 2019 +0100| [8038a87d49563acd385c335b57c68705bac5d95c] | committer: Carl Eugen Hoyos

configure: Add fft dependency for headphone filter.

Mentioned in ticket #8378.

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8038a87d49563acd385c335b57c68705bac5d95c
---

 configure | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configure b/configure
index 31a3744dc6..2d98d964e1 100755
--- a/configure
+++ b/configure
@@ -3499,6 +3499,7 @@ frei0r_filter_deps="frei0r libdl"
 frei0r_src_filter_deps="frei0r libdl"
 fspp_filter_deps="gpl"
 geq_filter_deps="gpl"
+headphone_filter_select="fft"
 histeq_filter_deps="gpl"
 hqdn3d_filter_deps="gpl"
 interlace_filter_deps="gpl"



More information about the ffmpeg-cvslog mailing list