mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-24 03:59:43 +00:00
configure: Enable mpcodec compilation without inline asm.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
70205f1799
commit
0b3c230542
2
configure
vendored
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…
Reference in New Issue
Block a user