projects
/
dcpomatic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a67bb1
)
Bump libdcp to fix errors when loading DCPs with very big fonts.
author
Carl Hetherington
<cth@carlh.net>
Wed, 6 Sep 2023 21:10:49 +0000
(23:10 +0200)
committer
Carl Hetherington
<cth@carlh.net>
Wed, 6 Sep 2023 21:10:49 +0000
(23:10 +0200)
cscript
patch
|
blob
|
history
diff --git
a/cscript
b/cscript
index d4d54cd6bfec92e55a35d4988bee962911143960..967803b719b11aeeabffad43b13fbac578406114 100644
(file)
--- a/
cscript
+++ b/
cscript
@@
-506,7
+506,7
@@
def dependencies(target, options):
# Use distro-provided FFmpeg on Arch
deps = []
- deps.append(('libdcp', 'v1.8.8
0
'))
+ deps.append(('libdcp', 'v1.8.8
1
'))
deps.append(('libsub', 'v1.6.44'))
deps.append(('leqm-nrt', '4560105773c66ac9216b62313a24093bb0a027ae'))
deps.append(('rtaudio', 'f619b76'))