1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-15 14:13:16 +02:00

configure: Add fft dependency for headphone filter.

Mentioned in ticket #8378.
This commit is contained in:
Carl Eugen Hoyos
2019-11-17 23:24:38 +01:00
parent 5e0a3278bb
commit 8038a87d49

1
configure vendored
View File

@@ -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"