From: Carl Hetherington Date: Sun, 23 Oct 2016 23:54:37 +0000 (+0100) Subject: Bump asdcplib-cth for >60fps 3D fix. X-Git-Tag: v2.9.38~4 X-Git-Url: https://git.carlh.net/gitweb/?a=commitdiff_plain;h=01ca4371fc0364ef27f5a1a605ab2f31d8e78b0a;p=dcpomatic.git Bump asdcplib-cth for >60fps 3D fix. --- diff --git a/cscript b/cscript index 5164bfeef..85c1310cf 100644 --- a/cscript +++ b/cscript @@ -233,8 +233,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options), - ('libdcp', '6527778'), - ('libsub', '3db5052')) + ('libdcp', '7f6314d'), + ('libsub', 'ef7c2ec')) def configure_options(target): opt = ''