Bump libdcp for new image subtitle code.
authorCarl Hetherington <cth@carlh.net>
Mon, 9 Jul 2018 01:50:50 +0000 (02:50 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 9 Jul 2018 01:50:50 +0000 (02:50 +0100)
cscript

diff --git a/cscript b/cscript
index e2bd3f820fdf16429818010214d0fa805a696acb..eedb5b9f3ae813332aeb7ecca2bd49c1c421b092 100644 (file)
--- a/cscript
+++ b/cscript
@@ -323,8 +323,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '5c90508', ffmpeg_options),
-            ('libdcp', 'cfea0af'),
-            ('libsub', '762384e'),
+            ('libdcp', '844067e'),
+            ('libsub', '1e98875'),
             ('rtaudio-cdist', '739969e'))
 
 def option_defaults():