Bump libdcp to handle XYZ->RGB conversions correctly for Rec.2020.
authorCarl Hetherington <cth@carlh.net>
Mon, 17 Oct 2022 22:23:44 +0000 (00:23 +0200)
committerCarl Hetherington <cth@carlh.net>
Mon, 17 Oct 2022 23:14:05 +0000 (01:14 +0200)
cscript

diff --git a/cscript b/cscript
index 1c62f33820e7deb4f3a29ec980765192449a4f10..f0dad388bb3c0dc8cb9aff2564ec7a307a2c7e7e 100644 (file)
--- a/cscript
+++ b/cscript
@@ -446,8 +446,8 @@ def dependencies(target, options):
         # Use distro-provided FFmpeg on Arch
         deps = []
 
-    deps.append(('libdcp', 'v1.8.31'))
-    deps.append(('libsub', 'v1.6.34'))
+    deps.append(('libdcp', '7d4aa870201d1b4384b79148df9647274140a00d'))
+    deps.append(('libsub', '2437a8bafff3674e432cac40c78f8ca1a6e7d23b'))
     deps.append(('leqm-nrt', '93ae9e6'))
     deps.append(('rtaudio', 'f619b76'))
     # We get our OpenSSL libraries from the environment, but we