diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-05-11 00:50:00 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-05-11 00:50:00 +0100 |
| commit | 7bf671de50cc777022e72dfdc944e64915c5cb22 (patch) | |
| tree | 11e0f4c859ccb1e1209c86dba303e9444c2cf963 /cscript | |
| parent | d628ed776e3ca94b154980e962b1c4a0a8f7540c (diff) | |
Bump ffmpeg for libx264 support.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -284,7 +284,7 @@ def dependencies(target): else: ffmpeg_options = {} - return (('ffmpeg-cdist', 'c7df8d5', ffmpeg_options), + return (('ffmpeg-cdist', 'd993f38', ffmpeg_options), ('libdcp', 'a3032f3'), ('libsub', 'a04f1d5'), ('rtaudio-cdist', None)) |
