Bump libdcp for SMPTE subtitle MXF-vs-XML ID fix.
authorCarl Hetherington <cth@carlh.net>
Mon, 12 Feb 2018 00:26:00 +0000 (00:26 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 12 Feb 2018 00:26:00 +0000 (00:26 +0000)
cscript

diff --git a/cscript b/cscript
index deb1e3b53e834e2f28b6072317f61ecb283eb591..b87730d6370bc9d5cc376ef2b289973cbb054b34 100644 (file)
--- a/cscript
+++ b/cscript
@@ -283,8 +283,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '5fce90f', ffmpeg_options),
-            ('libdcp', 'f964e99'),
-            ('libsub', '692bbe5'),
+            ('libdcp', 'a18b9d2'),
+            ('libsub', 'ad08b7b'),
             ('rtaudio-cdist', None))
 
 def configure_options(target):