summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2015-05-02 21:00:38 +0200
committerMichael Niedermayer <michaelni@gmx.at>2015-05-02 21:15:48 +0200
commit61b4ab18609a68b4c7ba884b88464da9391c54a7 (patch)
tree94a594ed612b5b854ba500e1d7737f7f3d66c4eb /configure
parent94340e4b28cc73ca7f9895892a2768df68d027a0 (diff)
avfilter: Add cover_rect filter
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 f1248e65c7..f0088bbdfe 100755
--- a/configure
+++ b/configure
@@ -2635,6 +2635,7 @@ blackframe_filter_deps="gpl"
boxblur_filter_deps="gpl"
bs2b_filter_deps="libbs2b"
colormatrix_filter_deps="gpl"
+cover_rect_filter_deps="gpl"
cropdetect_filter_deps="gpl"
delogo_filter_deps="gpl"
deshake_filter_select="pixelutils"