From a6a6d8a7a1c4c59bac9de6fa8f4cd879ebeef55d Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 17 May 2024 15:52:39 +0200 Subject: Generalise SMPTE Bv2.0 limitation to also support SMPTE A. --- test/wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/wscript') 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 -- cgit v1.2.3