diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-05-17 15:52:39 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-05-19 23:07:52 +0200 |
| commit | a6a6d8a7a1c4c59bac9de6fa8f4cd879ebeef55d (patch) | |
| tree | ce23c7951554df079f09259dd1a33f1c0c210151 /test/wscript | |
| parent | e9627c2ac61551e3598601805d12938479ad3dff (diff) | |
Generalise SMPTE Bv2.0 limitation to also support SMPTE A.smpte-a
Diffstat (limited to 'test/wscript')
| -rw-r--r-- | test/wscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/wscript b/test/wscript index cd23badc0..040a8e489 100644 --- a/test/wscript +++ b/test/wscript @@ -59,7 +59,6 @@ def build(bld): audio_ring_buffers_test.cc burnt_subtitle_test.cc butler_test.cc - bv20_test.cc cinema_sound_processor_test.cc client_server_test.cc closed_caption_test.cc @@ -145,6 +144,7 @@ def build(bld): silence_padding_test.cc shuffler_test.cc skip_frame_test.cc + smpte_flavour_test.cc socket_test.cc srt_subtitle_test.cc ssa_subtitle_test.cc |
