diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-08-13 23:37:14 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-08-13 23:37:14 +0100 |
| commit | b46a382f60fac33121f24b5cff51b0bd4f7eeaf2 (patch) | |
| tree | ebf3318dd8d30526a44c4a24f75aea4c45374ee7 /cscript | |
| parent | e7cd5e4ee467386ff579a76c5f6a6fee03a78fc4 (diff) | |
Enable encryption of SMPTE subtitle assets.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -237,7 +237,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options), - ('libdcp', '11777d1'), + ('libdcp', '563dbf0'), ('libsub', '067c21c')) def configure_options(target): |
