summaryrefslogtreecommitdiff
path: root/test/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2025-03-26 00:02:01 +0100
committerCarl Hetherington <cth@carlh.net>2025-03-26 21:19:03 +0100
commit43678c5cc019f610b2474856f39af5b970993a6a (patch)
treec40e0bf87a15bae702dc7628b78b205ef721b900 /test/wscript
parent6a5b0b8cce1bbeeabc920b291de37f8da46c55c3 (diff)
Add MPEG2 bitrate test.
Diffstat (limited to 'test/wscript')
-rw-r--r--test/wscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/wscript b/test/wscript
index 7e53dfb02..868d98c58 100644
--- a/test/wscript
+++ b/test/wscript
@@ -131,6 +131,7 @@ def build(bld):
markers_test.cc
map_cli_test.cc
mca_subdescriptors_test.cc
+ mpeg2_dcp_test.cc
no_use_video_test.cc
open_caption_test.cc
optimise_stills_test.cc