diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-09-09 01:03:28 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-09-09 01:03:28 +0100 |
| commit | 80ce3f0bfcc13a403b22c888c28bcee10f125ece (patch) | |
| tree | 1239de0eecbf2e29e46339fde06b9e3f93ad0984 /cscript | |
| parent | d1108717fd7ba97a0d699331bddbef98bddfc53c (diff) | |
Change previous to use WTF for SMPTE DCP audio.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -233,7 +233,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options), - ('libdcp', 'fe83eb5'), + ('libdcp', '62da6ba'), ('libsub', '067c21c')) def configure_options(target): |
