forked from FFmpeg/FFmpeg
Fix compilation with --disable-everything --enable-filter=deshake
Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
ff99b42e04
commit
94d13df34c
1 changed files with 1 additions and 0 deletions
1
configure
vendored
1
configure
vendored
|
@ -2121,6 +2121,7 @@ cropdetect_filter_deps="gpl"
|
|||
decimate_filter_deps="gpl avcodec"
|
||||
delogo_filter_deps="gpl"
|
||||
deshake_filter_deps="avcodec"
|
||||
deshake_filter_select="dsputil"
|
||||
drawtext_filter_deps="libfreetype"
|
||||
ebur128_filter_deps="gpl"
|
||||
flite_filter_deps="libflite"
|
||||
|
|
Loading…
Add table
Reference in a new issue