You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
configure: Enable mpcodec compilation without inline asm.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
committed by
Michael Niedermayer
parent
70205f1799
commit
0b3c230542
2
configure
vendored
2
configure
vendored
@@ -2577,7 +2577,7 @@ ladspa_filter_deps="ladspa dlopen"
|
|||||||
ladspa_filter_extralibs='$ldl'
|
ladspa_filter_extralibs='$ldl'
|
||||||
mcdeint_filter_deps="avcodec gpl"
|
mcdeint_filter_deps="avcodec gpl"
|
||||||
movie_filter_deps="avcodec avformat"
|
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_deps="gpl"
|
||||||
mpdecimate_filter_select="pixelutils"
|
mpdecimate_filter_select="pixelutils"
|
||||||
mptestsrc_filter_deps="gpl"
|
mptestsrc_filter_deps="gpl"
|
||||||
|
Reference in New Issue
Block a user