projects
/
goodguy
/
history.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7384f4d
)
fix messed up cut/paste in thirdparty/Makefile / last checkin
author
Good Guy
<good1.2guy@gmail.com>
Wed, 11 May 2016 23:16:37 +0000
(17:16 -0600)
committer
Good Guy
<good1.2guy@gmail.com>
Wed, 11 May 2016 23:16:37 +0000
(17:16 -0600)
cinelerra-5.1/thirdparty/Makefile
patch
|
blob
|
history
diff --git
a/cinelerra-5.1/thirdparty/Makefile
b/cinelerra-5.1/thirdparty/Makefile
index 60ce5983f11446d6e38739dbca25b959c2729fd5..ff055dc45bdad596abc5816258d85ecc0f36f07d 100644
(file)
--- a/
cinelerra-5.1/thirdparty/Makefile
+++ b/
cinelerra-5.1/thirdparty/Makefile
@@
-190,7
+190,7
@@
twolame.cfg_params=--enable-shared=no
#$(error HAVE_HIGH_DEPTH $(HAVE_HIGH_DEPTH))
x264.cfg_params= --enable-static $(if $(filter y,$(HAVE_HIGH_DEPTH)),--bit-depth=10)
x265.cfg_vars=echo "exec cmake source -DENABLE_SHARED=no \
- $(if $(filter y,$(HAVE_HIGH_DEPTH)),-D
BUILD_SHARED_LIBS:BOOL=HIGH_BIT_DEPTH
) \
+ $(if $(filter y,$(HAVE_HIGH_DEPTH)),-D
HIGH_BIT_DEPTH:BOOL=ON
) \
" > ./configure; chmod +x ./configure;
# compile flag vars