Go back to a firm ffmpeg revision.
authorCarl Hetherington <cth@carlh.net>
Thu, 27 Jul 2017 00:01:11 +0000 (01:01 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 27 Jul 2017 00:01:11 +0000 (01:01 +0100)
cscript

diff --git a/cscript b/cscript
index 1e2bbeec63e74ce49f9e03111ce354e9d553aff6..2fff9eaaa65e578d99013228cf90315c86189663 100644 (file)
--- a/cscript
+++ b/cscript
@@ -294,7 +294,7 @@ def dependencies(target):
     else:
         ffmpeg_options = {}
 
-    return (('ffmpeg-cdist', 'mxe', ffmpeg_options),
+    return (('ffmpeg-cdist', '5fce90f', ffmpeg_options),
             ('libdcp', '047d8ff'),
             ('libsub', '4af2a09'),
             ('rtaudio-cdist', None))