diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-11-19 15:04:28 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-11-20 23:47:03 +0100 |
| commit | 60adc5a3312a9412b8988a0e2e82724779b5b84e (patch) | |
| tree | b95575a4f1dcdd03fab05f2d80ba4499a9319c7a /test/wscript | |
| parent | 84a0d8a228f36f95ac265bac163c8e3f02dc1fd0 (diff) | |
Recover subtitle language metadata from the places is was written
in older films.
Diffstat (limited to 'test/wscript')
| -rw-r--r-- | test/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/wscript b/test/wscript index ec01bf4f8..9a3347be3 100644 --- a/test/wscript +++ b/test/wscript @@ -118,6 +118,7 @@ def build(bld): ssa_subtitle_test.cc stream_test.cc subtitle_charset_test.cc + subtitle_metadata_test.cc subtitle_reel_test.cc subtitle_reel_number_test.cc subtitle_trim_test.cc |
