git.videolan.org
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70205f1
)
configure: Enable mpcodec compilation without inline asm.
author
Matthew Oliver
<protogonoi@gmail.com>
Mon, 17 Nov 2014 10:03:13 +0000
(21:03 +1100)
committer
Michael Niedermayer
<michaelni@gmx.at>
Mon, 17 Nov 2014 14:16:34 +0000
(15:16 +0100)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index
883c043
..
563b311
100755
(executable)
--- a/
configure
+++ b/
configure
@@
-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"