From 2fa019958b4f8d1412f0e021c0c0aa0645ec6c7a Mon Sep 17 00:00:00 2001 From: Paul B Mahol Date: Tue, 4 Aug 2015 14:41:35 +0200 Subject: avfilter: add showfreqs filter --- configure | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure') diff --git a/configure b/configure index bc2160df7c..8d104e7ff2 100755 --- a/configure +++ b/configure @@ -2785,6 +2785,8 @@ select_filter_select="pixelutils" smartblur_filter_deps="gpl swscale" showcqt_filter_deps="avcodec" showcqt_filter_select="fft" +showfreqs_filter_deps="avcodec" +showfreqs_filter_select="fft" showspectrum_filter_deps="avcodec" showspectrum_filter_select="rdft" spp_filter_deps="gpl avcodec" -- cgit v1.2.3