diff options
| author | Carl Hetherington <cth@carlh.net> | 2023-03-21 01:11:01 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2023-03-29 17:43:07 +0200 |
| commit | df0e4e0278e66a27f8f3980e53d262332695f679 (patch) | |
| tree | 7a7c968594b1b927ae4aa6476e4f42215cd36953 /test/wscript | |
| parent | 72307b2d09d1e677909b67825e098e1765828c42 (diff) | |
Write the correct MCA subdescriptors depending on active channels.
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 dc108acb6..9917e7802 100644 --- a/test/wscript +++ b/test/wscript @@ -112,6 +112,7 @@ def build(bld): kdm_util_test.cc low_bitrate_test.cc markers_test.cc + mca_subdescriptors_test.cc no_use_video_test.cc optimise_stills_test.cc overlap_video_test.cc |
