diff options
author | Arwa Arif <arwaarif1994@gmail.com> | 2014-12-23 22:24:37 +0530 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2014-12-24 16:29:18 +0100 |
commit | bdc4db0ee356cd318260e817de9a9930eaf9954f (patch) | |
tree | 8f3921d4b39ac7f094975754aa28423108a9c0a6 /configure | |
parent | ecafde6606a51c285ed7ca4d27697392b493919e (diff) | |
download | ffmpeg-bdc4db0ee356cd318260e817de9a9930eaf9954f.tar.gz |
lavfi: port mp=fspp to a native libavfilter filter
Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2582,6 +2582,7 @@ ebur128_filter_deps="gpl" flite_filter_deps="libflite" frei0r_filter_deps="frei0r dlopen" frei0r_src_filter_deps="frei0r dlopen" +fspp_filter_deps="gpl" geq_filter_deps="gpl" histeq_filter_deps="gpl" hqdn3d_filter_deps="gpl" |