From: Carl Hetherington Date: Tue, 5 Jul 2016 00:20:02 +0000 (+0100) Subject: Bump ffmpeg. X-Git-Tag: v2.9.1~6 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=f7d2493f8c11579bc776b5d0d54498d1834ab525 Bump ffmpeg. --- diff --git a/cscript b/cscript index 87c9f1448..ef7306aed 100644 --- a/cscript +++ b/cscript @@ -236,7 +236,7 @@ def dependencies(target): else: ffmpeg_options = {} - return (('ffmpeg-cdist', 'aab2fb1', ffmpeg_options), + return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options), ('libdcp', 'v1.3.4'), ('libsub', 'v1.1.13'))