From ba8d08bf0216f21bb12a06f5636cb72abafb3a0c Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 12 Sep 2015 14:37:58 +0100 Subject: [PATCH] Bump libdcp/libsub for SMPTE subtitle fixes. --- ChangeLog | 2 ++ cscript | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index ee92ba962..9aafab08c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2015-09-12 Carl Hetherington + * Several fixes to SMPTE subtitle syntax. + * Version 2.1.63 released. 2015-09-11 Carl Hetherington diff --git a/cscript b/cscript index e5c91a540..6df082e25 100644 --- a/cscript +++ b/cscript @@ -246,8 +246,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '0e27b2b', ffmpeg_options), - ('libdcp', '068f2bd'), - ('libsub', '96796ad')) + ('libdcp', '75356e0'), + ('libsub', 'bdda3fc')) def configure_options(target): opt = '' -- 2.30.2