From 131f0327b8e2fcd07c54201b6e7d4f60591811ba Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 14 Jun 2016 00:25:34 +0100 Subject: [PATCH] Bump libdcp for various fixes to Interop subtitle time parsing. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cscript b/cscript index 82c39a0f8..e65d1f5c1 100644 --- a/cscript +++ b/cscript @@ -237,7 +237,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'aab2fb1', ffmpeg_options), - ('libdcp', '937e435'), + ('libdcp', '8837fe7'), ('libsub', '3e299e5')) def configure_options(target): -- 2.30.2