summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-11-18 17:07:07 +0000
committerCarl Hetherington <cth@carlh.net>2015-11-18 20:52:20 +0000
commit419afb743ad2aaf1ea301356ac09f9a26ee15567 (patch)
treea90a3776b0919871750c173c2bb753321ddf7282 /cscript
parente07926b8b0d3d93c2b670aea4b49230170a3532b (diff)
Basic (untested) ebur128 (#368).
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index b8f5f8813..d8736cb5e 100644
--- a/cscript
+++ b/cscript
@@ -278,7 +278,7 @@ def dependencies(target):
else:
ffmpeg_options = {}
- return (('ffmpeg-cdist', 'd0986a9', ffmpeg_options),
+ return (('ffmpeg-cdist', 'b9d9b12', ffmpeg_options),
('libdcp', '960fa45'),
('libsub', '8b82c40'))