diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-05-12 00:18:51 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-05-12 00:18:51 +0100 |
| commit | a391a737b85862d167bb3e01b70580b0f678adbb (patch) | |
| tree | bb350e39062a612c23804eae8429cbe2d91f93c5 | |
| parent | 631f905234537d2b0a24e9b3ff40f08a17c0fd8b (diff) | |
Bump ffmpeg for libswscale optimisations.
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -228,7 +228,7 @@ def dependencies(target): else: ffmpeg_options = {} - return (('ffmpeg-cdist', 'f2952f3', ffmpeg_options), + return (('ffmpeg-cdist', 'cd922b8', ffmpeg_options), ('libdcp', 'v1.3.3'), ('libsub', 'v1.1.12')) |
