diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-02-16 09:44:41 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-02-16 09:44:41 +0000 |
| commit | d4467a8a07fa3411ce2fabc80e533e322a4fb796 (patch) | |
| tree | bd388999a232481489924f38aa7cb06393d70489 | |
| parent | 2086575c6eb20b74144e6ea6bb6e0b96a37c6f56 (diff) | |
Bump libdcp for Interop ScreenAspectRatio fix.
| -rw-r--r-- | cscript | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 = '' |
