diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-05-24 12:26:02 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-05-24 12:26:02 +0100 |
| commit | 3a05b2ea7ed62ca5a6ef55bcc90efeed84c5bbf1 (patch) | |
| tree | 24aabdadc2861658c90aedb614a4f89e7ddc8df8 /cscript | |
| parent | 93d57d46e52e0050efda894fc3089a6410d55754 (diff) | |
Speculative Rec 1886/2020 presets.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -236,7 +236,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'cd922b8', ffmpeg_options), - ('libdcp', '043d382'), + ('libdcp', '85c699d'), ('libsub', 'b082fb6')) def configure_options(target): |
