ffmpeg | branch: master | James Almer <jamr...@gmail.com> | Thu Jan 21 00:49:02 
2016 -0300| [8bbb9723508b0fdee7f25dc4007f90b79928a8bc] | committer: James Almer

configure: add missing library deps for showcqt_filter

Signed-off-by: James Almer <jamr...@gmail.com>

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

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

diff --git a/configure b/configure
index a86a1cf..04d83eb 100755
--- a/configure
+++ b/configure
@@ -6084,6 +6084,7 @@ 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 showspectrum_filter && prepend avfilter_deps "avcodec"
 enabled smartblur_filter    && prepend avfilter_deps "swscale"

_______________________________________________
ffmpeg-cvslog mailing list
ffmpeg-cvslog@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

Reply via email to