diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-02-01 01:24:55 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-02-01 01:24:55 +0100 |
| commit | acfbd1c01020ea95d9e7eb3d63ddb14b9407732a (patch) | |
| tree | bcc44ff266a085a04fda01d908176de92d7bdda3 /test/wscript | |
| parent | 605389f7c3af2cdf1ec457ee78709cf8a5bb90d9 (diff) | |
Add noise to very small J2K frames (#1902).
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 f47eaea73..70aad81a3 100644 --- a/test/wscript +++ b/test/wscript @@ -94,6 +94,7 @@ def build(bld): j2k_bandwidth_test.cc job_test.cc kdm_naming_test.cc + low_bitrate_test.cc markers_test.cc no_use_video_test.cc optimise_stills_test.cc |
