summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorClément Bœsch <ubitux@gmail.com>2012-11-29 03:28:37 +0100
committerClément Bœsch <ubitux@gmail.com>2012-12-04 01:49:03 +0100
commit3313e46c4ae29899a76e85c1f59524f64ce43095 (patch)
treedf74762f3d8f81b9d22ef4379b15cf603887a5ee /configure
parentb5eb630e216cd997050744aca0864012d5e1f7c9 (diff)
lavfi: add subtitles filter.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 588104f323..26280359d7 100755
--- a/configure
+++ b/configure
@@ -1970,6 +1970,7 @@ removelogo_filter_deps="avcodec avformat swscale"
scale_filter_deps="swscale"
smartblur_filter_deps="gpl swscale"
showspectrum_filter_deps="avcodec rdft"
+subtitles_filter_deps="avformat avcodec libass"
super2xsai_filter_deps="gpl"
tinterlace_filter_deps="gpl"
yadif_filter_deps="gpl"