diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-09-20 23:55:47 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-10-07 00:02:47 +0100 |
| commit | c4d06c36ffc25273d3f35449a415b2b813d47a27 (patch) | |
| tree | 9651a111db048c01d1e85f7ed063fcc8ab79208d /src/wscript | |
| parent | 4e1c04f5448364f0931a2d2d5fe8dcc8619463fc (diff) | |
Rework subtitle writing to fix incorrect output with
in-line font changes (#952).
Diffstat (limited to 'src/wscript')
| -rw-r--r-- | src/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wscript b/src/wscript index 365f3df3..8c35c62c 100644 --- a/src/wscript +++ b/src/wscript @@ -92,6 +92,7 @@ def build(bld): stereo_picture_asset_writer.cc stereo_picture_frame.cc subtitle_asset.cc + subtitle_asset_internal.cc subtitle_string.cc transfer_function.cc types.cc |
