diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-06-19 21:58:47 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-06-19 21:58:47 +0100 |
| commit | 1aa877613d49306b5026a5471edaf51ba3921889 (patch) | |
| tree | c93267439b342c13507d3d153a2f2df476ffc99b /cscript | |
| parent | cc881538178e8efd18213e45504fe0acb9789ac6 (diff) | |
Bump libsub for fixes to SSA/ASS parsing.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -238,7 +238,7 @@ def dependencies(target): return (('ffmpeg-cdist', 'aab2fb1', ffmpeg_options), ('libdcp', 'a5bf0e4'), - ('libsub', '3e299e5')) + ('libsub', '6825d70')) def configure_options(target): opt = '' |
