Bump libdcp to stop trying to verify the bitstreams of encrypted JPEG2000 content.
authorCarl Hetherington <cth@carlh.net>
Tue, 6 Apr 2021 12:35:17 +0000 (14:35 +0200)
committerCarl Hetherington <cth@carlh.net>
Tue, 6 Apr 2021 12:35:17 +0000 (14:35 +0200)
cscript

diff --git a/cscript b/cscript
index af57aa6dbd32dac646d837a5fa8b60e2669be04e..58842622e7c6dc0e6b7ac6eb55321a42d5d5bf53 100644 (file)
--- a/cscript
+++ b/cscript
@@ -385,8 +385,8 @@ def dependencies(target, options):
         # Use distro-provided FFmpeg on Arch
         deps = []
 
-    deps.append(('libdcp', 'f536156'))
-    deps.append(('libsub', '6dd6a0a'))
+    deps.append(('libdcp', 'ed20305'))
+    deps.append(('libsub', '8ba5221'))
     deps.append(('leqm-nrt', '131f971'))
     deps.append(('rtaudio', 'f619b76'))
     # We get our OpenSSL libraries from the environment, but we