Bump libdcp to 1.8.6
authorCarl Hetherington <cth@carlh.net>
Mon, 17 Jan 2022 19:03:51 +0000 (20:03 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 17 Jan 2022 19:03:51 +0000 (20:03 +0100)
Hopefully this fixes #2124, failure to play DCPs on Sony SRX320/LMT3000
due to it not liking empty <AnnotationText> tags in reel assets.

cscript

diff --git a/cscript b/cscript
index b77448ac319bddd8986b106bf31ddf44453a8f18..04c183d669aad300e5029d8a8aad63a8d3808a73 100644 (file)
--- a/cscript
+++ b/cscript
@@ -432,8 +432,8 @@ def dependencies(target, options):
         # Use distro-provided FFmpeg on Arch
         deps = []
 
-    deps.append(('libdcp', 'v1.8.5'))
-    deps.append(('libsub', 'v1.6.5'))
+    deps.append(('libdcp', 'v1.8.6'))
+    deps.append(('libsub', 'v1.6.6'))
     deps.append(('leqm-nrt', '93ae9e6'))
     deps.append(('rtaudio', 'f619b76'))
     # We get our OpenSSL libraries from the environment, but we