summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorArwa Arif <arwaarif1994@gmail.com>2014-12-07 18:56:46 +0530
committerMichael Niedermayer <michaelni@gmx.at>2014-12-12 01:03:44 +0100
commit100fc395b642bc7fbd290766b5a176b7c717ac94 (patch)
tree1159f0bf187f35a500b643b712c624bf4b062ed0 /configure
parente2829a8175de8a2c64b45c70e21f46ec528eea99 (diff)
lavfi: USPP Filter
Previous version reviewed by: Stefano Sabatini <stefasab@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 9d04ee2e58..260497fd6a 100755
--- a/configure
+++ b/configure
@@ -2622,6 +2622,7 @@ vidstabtransform_filter_deps="libvidstab"
pixfmts_super2xsai_test_deps="super2xsai_filter"
tinterlace_merge_test_deps="tinterlace_filter"
tinterlace_pad_test_deps="tinterlace_filter"
+uspp_filter_deps="gpl avcodec"
zmq_filter_deps="libzmq"
zoompan_filter_deps="swscale"