projects
/
handbrake
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc1d825
)
contrib: Remove --enable-lzma from FFmpeg.
author
Bradley Sepos
<bradley@bradleysepos.com>
Sun, 3 Jun 2018 22:30:42 +0000
(18:30 -0400)
committer
Bradley Sepos
<bradley@bradleysepos.com>
Sun, 3 Jun 2018 22:30:42 +0000
(18:30 -0400)
It is the default.
contrib/ffmpeg/module.defs
patch
|
blob
|
history
diff --git
a/contrib/ffmpeg/module.defs
b/contrib/ffmpeg/module.defs
index 2fbdd1cffc61b75c535e9fba424523c4ecabb0a9..0b54a0859095d3612287366b8e28d2ea143d898e 100644
(file)
--- a/
contrib/ffmpeg/module.defs
+++ b/
contrib/ffmpeg/module.defs
@@
-49,7
+49,6
@@
FFMPEG.CONFIGURE.extra = \
--enable-encoder=libvpx_vp8 \
--enable-encoder=libvpx_vp9 \
--disable-decoder=*_crystalhd \
- --enable-lzma \
--cc="$(FFMPEG.GCC.gcc)" \
--extra-ldflags="$(call fn.ARGS,FFMPEG.GCC,*archs *sysroot *minver ?extra) -L$(call fn.ABSOLUTE,$(CONTRIB.build/)lib)"