diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-18 20:49:39 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-18 20:52:36 +0000 |
| commit | 6a33727b656e3adb9bf3a8fb5a6998e0b4906db7 (patch) | |
| tree | 01dbd70449666e78ed9291ce634a63d8c3e995f3 /cscript | |
| parent | 987bd787fcbecdb845e5e9bdf8435122841e7779 (diff) | |
Bump ffmpeg; gain-correct new LUFS/LRA.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -278,7 +278,7 @@ def dependencies(target): else: ffmpeg_options = {} - return (('ffmpeg-cdist', 'b9d9b12', ffmpeg_options), + return (('ffmpeg-cdist', 'b00b74a', ffmpeg_options), ('libdcp', '960fa45'), ('libsub', '8b82c40')) |
