diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-01-03 23:31:26 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-01-03 23:31:26 +0000 |
| commit | 35d8cf6d0e45cb5fff078dd984b492b3c83fa4ee (patch) | |
| tree | 5a71dcc7a0fb52770ea28f9acd25cb0241833e16 /test/wscript | |
| parent | a6ada5bc1f64c71ada4ebf53db297799eca6d333 (diff) | |
Add support for reading non-MXF-wrapped SMPTE subtitle files.
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 1208dd0e..f669c378 100644 --- a/test/wscript +++ b/test/wscript @@ -47,6 +47,7 @@ def build(bld): rgb_xyz_test.cc round_trip_test.cc smpte_load_font_test.cc + smpte_subtitle_test.cc subtitle_test.cc test.cc text_test.cc |
