mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-24 00:02:52 +00:00
configure: Add fft dependency for showspatial filter.
Mentioned in ticket #8378.
This commit is contained in:
parent
8038a87d49
commit
ce8faea9fd
1
configure
vendored
1
configure
vendored
@ -3548,6 +3548,7 @@ showcqt_filter_suggest="libfontconfig libfreetype"
|
||||
showcqt_filter_select="fft"
|
||||
showfreqs_filter_deps="avcodec"
|
||||
showfreqs_filter_select="fft"
|
||||
showspatial_filter_select="fft"
|
||||
showspectrum_filter_deps="avcodec"
|
||||
showspectrum_filter_select="fft"
|
||||
showspectrumpic_filter_deps="avcodec"
|
||||
|
Loading…
Reference in New Issue
Block a user