summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-09-09 01:03:28 +0100
committerCarl Hetherington <cth@carlh.net>2016-09-09 01:03:28 +0100
commit80ce3f0bfcc13a403b22c888c28bcee10f125ece (patch)
tree1239de0eecbf2e29e46339fde06b9e3f93ad0984 /cscript
parentd1108717fd7ba97a0d699331bddbef98bddfc53c (diff)
Change previous to use WTF for SMPTE DCP audio.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 566381904..4e3939d76 100644
--- a/cscript
+++ b/cscript
@@ -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):