lavfi/deshake: add libavcodec dependency (dsputil).

(cherry picked from commit 5c3f79198c016980b8bd5e876761eb42341c3cec)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Clément Bœsch 2012-05-27 00:34:09 +02:00 committed by Michael Niedermayer
parent f6c3fe94da
commit 9f2905d299

1
configure vendored
View File

@ -1681,6 +1681,7 @@ boxblur_filter_deps="gpl"
colormatrix_filter_deps="gpl"
cropdetect_filter_deps="gpl"
delogo_filter_deps="gpl"
deshake_filter_deps="avcodec"
drawtext_filter_deps="libfreetype"
frei0r_filter_deps="frei0r dlopen"
frei0r_filter_extralibs='$ldl'