Bump ffmpeg for a missing file in the carl-dcpomatic-2 branch.
authorCarl Hetherington <cth@carlh.net>
Wed, 2 Mar 2016 00:32:38 +0000 (00:32 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 8 Mar 2016 10:32:09 +0000 (10:32 +0000)
cscript

diff --git a/cscript b/cscript
index 14a48811fb63a33418925e6e56e2cd493bb6b264..511beb766b7b6ce25807da93ede9875a7e778797 100644 (file)
--- a/cscript
+++ b/cscript
@@ -261,7 +261,7 @@ def dependencies(target):
     else:
         ffmpeg_options = {}
 
-    return (('ffmpeg-cdist', '1ebd1c8', ffmpeg_options),
+    return (('ffmpeg-cdist', 'f2952f3', ffmpeg_options),
             ('libdcp', 'v1.3.1'),
             ('libsub', 'v1.1.11'))