From 01ca4371fc0364ef27f5a1a605ab2f31d8e78b0a Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 24 Oct 2016 00:54:37 +0100 Subject: Bump asdcplib-cth for >60fps 3D fix. --- cscript | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cscript') 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 = '' -- cgit v1.2.3