configure: Enable mpcodec compilation without inline asm.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
pull/96/head
Matthew Oliver 10 years ago committed by Michael Niedermayer
parent 70205f1799
commit 0b3c230542
  1. 2
      configure

2
configure vendored

@ -2577,7 +2577,7 @@ ladspa_filter_deps="ladspa dlopen"
ladspa_filter_extralibs='$ldl'
mcdeint_filter_deps="avcodec gpl"
movie_filter_deps="avcodec avformat"
mp_filter_deps="gpl avcodec swscale inline_asm"
mp_filter_deps="gpl avcodec swscale"
mpdecimate_filter_deps="gpl"
mpdecimate_filter_select="pixelutils"
mptestsrc_filter_deps="gpl"

Loading…
Cancel
Save