diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-06-14 00:25:34 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-06-14 00:25:34 +0100 |
| commit | 131f0327b8e2fcd07c54201b6e7d4f60591811ba (patch) | |
| tree | d2b6237088fcb1877aed2d87509f59bf7c6e0514 /cscript | |
| parent | 4ae3f8614cfd2d61c647f264c2f5c85f6399571d (diff) | |
Bump libdcp for various fixes to Interop subtitle time parsing.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -237,7 +237,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'aab2fb1', ffmpeg_options), - ('libdcp', '937e435'), + ('libdcp', '8837fe7'), ('libsub', '3e299e5')) def configure_options(target): |
