From 8da9b51b24291b1043105ad4deb838d37f81e852 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 7 Feb 2018 21:46:25 +0000 Subject: [PATCH] Bump libdcp for subtitle time rounding fix. --- cscript | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cscript b/cscript index 09488d77b..deb1e3b53 100644 --- a/cscript +++ b/cscript @@ -283,8 +283,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '5fce90f', ffmpeg_options), - ('libdcp', 'f19fba7'), - ('libsub', 'c6193e4'), + ('libdcp', 'f964e99'), + ('libsub', '692bbe5'), ('rtaudio-cdist', None)) def configure_options(target): -- 2.30.2