diff options
author | Arwa Arif <arwaarif1994@gmail.com> | 2014-12-07 18:56:46 +0530 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-12-12 01:03:44 +0100 |
commit | 100fc395b642bc7fbd290766b5a176b7c717ac94 (patch) | |
tree | 1159f0bf187f35a500b643b712c624bf4b062ed0 /configure | |
parent | e2829a8175de8a2c64b45c70e21f46ec528eea99 (diff) | |
download | ffmpeg-100fc395b642bc7fbd290766b5a176b7c717ac94.tar.gz |
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-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |