Commit 0b3c2305 authored by Matthew Oliver's avatar Matthew Oliver Committed by Michael Niedermayer

configure: Enable mpcodec compilation without inline asm.

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent 70205f17
......@@ -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"
......
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