summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorClément Bœsch <ubitux@gmail.com>2013-05-11 12:03:38 +0200
committerClément Bœsch <ubitux@gmail.com>2013-06-14 01:27:22 +0200
commita2c547ffecb11ccfe515e1e50b631aa3b15a3ae8 (patch)
tree516c772190be9ecaf5aebe609cd012afcbfa39ec /configure
parent129edcb50facad324d80a1e28b6d4be05ce70ab7 (diff)
lavfi: add spp filter.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index ff3591993a..5659d86975 100755
--- a/configure
+++ b/configure
@@ -2175,6 +2175,7 @@ sab_filter_deps="gpl swscale"
scale_filter_deps="swscale"
smartblur_filter_deps="gpl swscale"
showspectrum_filter_deps="avcodec rdft"
+spp_filter_deps="gpl avcodec fft"
stereo3d_filter_deps="gpl"
subtitles_filter_deps="avformat avcodec libass"
super2xsai_filter_deps="gpl"