Commit 94d13df3 authored by James Almer's avatar James Almer Committed by Michael Niedermayer

Fix compilation with --disable-everything --enable-filter=deshake

Signed-off-by: 's avatarJames Almer <jamrial@gmail.com>
Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent ff99b42e
...@@ -2121,6 +2121,7 @@ cropdetect_filter_deps="gpl" ...@@ -2121,6 +2121,7 @@ cropdetect_filter_deps="gpl"
decimate_filter_deps="gpl avcodec" decimate_filter_deps="gpl avcodec"
delogo_filter_deps="gpl" delogo_filter_deps="gpl"
deshake_filter_deps="avcodec" deshake_filter_deps="avcodec"
deshake_filter_select="dsputil"
drawtext_filter_deps="libfreetype" drawtext_filter_deps="libfreetype"
ebur128_filter_deps="gpl" ebur128_filter_deps="gpl"
flite_filter_deps="libflite" flite_filter_deps="libflite"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment