From: Carl Hetherington Date: Sun, 3 Jul 2016 20:48:24 +0000 (+0100) Subject: Bump libsub for fix to SSA/ASS underline support. X-Git-Tag: v2.8.17~4 X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=b1caa85ece24b312d3f2218ac4ac4531933ac1bd Bump libsub for fix to SSA/ASS underline support. --- diff --git a/ChangeLog b/ChangeLog index 9f92134ad..029887a7e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,8 @@ * Fix line spacing adjustment of SSA/ASS. + * Fix underline support in SSA/ASS. + * Updated nl_NL translation from Rob van Nieuwkerk. 2016-07-02 Carl Hetherington diff --git a/cscript b/cscript index 1381ddcee..d6f8a9423 100644 --- a/cscript +++ b/cscript @@ -238,7 +238,7 @@ def dependencies(target): return (('ffmpeg-cdist', 'aab2fb1', ffmpeg_options), ('libdcp', '89d5fe1'), - ('libsub', '96ea6d2')) + ('libsub', 'd281b78')) def configure_options(target): opt = ''