From: Carl Hetherington Date: Tue, 16 Feb 2016 09:44:41 +0000 (+0000) Subject: Bump libdcp for Interop ScreenAspectRatio fix. X-Git-Tag: v2.6.22~1 X-Git-Url: https://main.carlh.net/gitweb/?a=commitdiff_plain;h=d4467a8a07fa3411ce2fabc80e533e322a4fb796;p=dcpomatic.git Bump libdcp for Interop ScreenAspectRatio fix. --- diff --git a/cscript b/cscript index 67ceffde3..507283b72 100644 --- a/cscript +++ b/cscript @@ -280,8 +280,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '96d67de', ffmpeg_options), - ('libdcp', '4e38f82'), - ('libsub', 'a83e7d1')) + ('libdcp', 'c009f67'), + ('libsub', '76462cc')) def configure_options(target): opt = ''