diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-01-10 01:35:42 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-01-10 02:05:41 +0100 |
| commit | 3fa25e91b9ed746b9a65fc6ff0b5fc4388097459 (patch) | |
| tree | 6aa7328119e26c59ddb2ba3a306a7ac581cf9888 /test/wscript | |
| parent | b7cd23cc92140a0f5246c804ce0f1eaa7b3f9d6c (diff) | |
Fix invalid return values from fade() causing various odd effects (#2932).
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 229330265..1cbcab29f 100644 --- a/test/wscript +++ b/test/wscript @@ -177,6 +177,7 @@ def build(bld): upmixer_a_test.cc util_test.cc vf_test.cc + video_content_test.cc video_content_scale_test.cc video_level_test.cc video_mxf_content_test.cc |
