diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-12-14 16:14:41 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-12-14 16:14:41 +0000 |
| commit | 5bcb8526fa49b5b180c0239ae47045818469c54c (patch) | |
| tree | 1251b4c7c8b385e9f0a12db62333e4c351039aea /cscript | |
| parent | 9a8a53ba467c275af7759adbca797a97b86cc4c6 (diff) | |
Add tentative support for the S-Gamut3/S-Log3 colourspace.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -266,7 +266,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'c7df8d5', ffmpeg_options), - ('libdcp', '71f5d09'), + ('libdcp', '028a6d7'), ('libsub', 'v1.2.4')) def configure_options(target): |
