diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-09-29 14:16:56 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-02-15 03:16:16 +0100 |
| commit | 42a6003535d3153224da33b973bb79662d296e02 (patch) | |
| tree | f17b37e110fbd93355c21515614d9ecad5364fdf /test/wscript | |
| parent | a632e34e3c9ca94574fcab1b3006227ed2833766 (diff) | |
Basic handling of overlapping video (#1848).
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 70aad81a3..cbe2c176c 100644 --- a/test/wscript +++ b/test/wscript @@ -98,6 +98,7 @@ def build(bld): markers_test.cc no_use_video_test.cc optimise_stills_test.cc + overlap_video_test.cc pixel_formats_test.cc player_test.cc pulldown_detect_test.cc |
