projects
/
dcpomatic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f36991d
)
Bump libdcp for SMPTE timecode parsing fix and better handling of unexpected verify...
author
Carl Hetherington
<cth@carlh.net>
Tue, 19 Mar 2024 09:00:55 +0000
(10:00 +0100)
committer
Carl Hetherington
<cth@carlh.net>
Tue, 19 Mar 2024 09:00:55 +0000
(10:00 +0100)
cscript
patch
|
blob
|
history
diff --git
a/cscript
b/cscript
index f70b55568a3eac25412be1a47a448fa33f263e7e..53d2beb7b40bc1901102b270b55cb641b6f50b6e 100644
(file)
--- a/
cscript
+++ b/
cscript
@@
-535,7
+535,7
@@
def dependencies(target, options):
# Use distro-provided FFmpeg on Arch
deps = []
- deps.append(('libdcp', 'v1.8.9
7
'))
+ deps.append(('libdcp', 'v1.8.9
8
'))
deps.append(('libsub', 'v1.6.47'))
deps.append(('leqm-nrt', '30dcaea1373ac62fba050e02ce5b0c1085797a23'))
deps.append(('rtaudio', 'f619b76'))