projects
/
dcpomatic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9874ec1
)
Bump libdcp for increase in maximum allowable Interop XML file size.
author
Carl Hetherington
<cth@carlh.net>
Tue, 17 Sep 2024 09:03:48 +0000
(11:03 +0200)
committer
Carl Hetherington
<cth@carlh.net>
Tue, 17 Sep 2024 09:03:48 +0000
(11:03 +0200)
cscript
patch
|
blob
|
history
diff --git
a/cscript
b/cscript
index 51aeee1a8fa7da8a2ae5deb2d98af207f5abe174..36a6e1ed8a923c52fa863ee7a34f4c31a7a39e58 100644
(file)
--- a/
cscript
+++ b/
cscript
@@
-536,7
+536,7
@@
def dependencies(target, options):
# Use distro-provided FFmpeg on Arch
deps = []
- deps.append(('libdcp', 'v1.8.10
7
'))
+ deps.append(('libdcp', 'v1.8.10
8
'))
deps.append(('libsub', 'v1.6.52'))
deps.append(('leqm-nrt', '30dcaea1373ac62fba050e02ce5b0c1085797a23'))
deps.append(('rtaudio', 'f619b76'))