diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-10-24 00:54:37 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-10-24 00:54:37 +0100 |
| commit | 01ca4371fc0364ef27f5a1a605ab2f31d8e78b0a (patch) | |
| tree | 2a063e781104f80a445e230e6ab7e9c306424b6f /cscript | |
| parent | 2603c3c5d94ce5e300337d71eeabb56ff3f55fc4 (diff) | |
Bump asdcplib-cth for >60fps 3D fix.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 = '' |
