Bump libdcp for Interop ScreenAspectRatio fix.
authorCarl Hetherington <cth@carlh.net>
Tue, 16 Feb 2016 09:44:41 +0000 (09:44 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 16 Feb 2016 09:44:41 +0000 (09:44 +0000)
cscript

diff --git a/cscript b/cscript
index 67ceffde3e34664939c83c6d497136f4153587f5..507283b721188aac26a4ff624dd865e4f9bc1516 100644 (file)
--- a/cscript
+++ b/cscript
@@ -280,8 +280,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '96d67de', ffmpeg_options),
-            ('libdcp', '4e38f82'),
-            ('libsub', 'a83e7d1'))
+            ('libdcp', 'c009f67'),
+            ('libsub', '76462cc'))
 
 def configure_options(target):
     opt = ''