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>
Tue, 18 Oct 2022 18:25:57 +0000 (20:25 +0200)
cscript

diff --git a/cscript b/cscript
index 1c62f33820e7deb4f3a29ec980765192449a4f10..54af98a7dcb7987874f5a79972a290688fe09bef 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', 'v1.8.32'))
+    deps.append(('libsub', 'v1.6.35'))
     deps.append(('leqm-nrt', '93ae9e6'))
     deps.append(('rtaudio', 'f619b76'))
     # We get our OpenSSL libraries from the environment, but we