summaryrefslogtreecommitdiff
path: root/test/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-12-18 14:49:57 +0000
committerCarl Hetherington <cth@carlh.net>2013-12-18 14:49:57 +0000
commitc226f90a2c113b8bbc270f29e6aa035ae1229d57 (patch)
tree34609bf4e6f220185de5ec3e1ce381f8e41016bb /test/wscript
parent060a980527bc0b39e12494fec3c0baaab4c9d086 (diff)
Repeat frames rather than using black for missing frames when we're inside some content.
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 df9aa88d3..1a924ba0d 100644
--- a/test/wscript
+++ b/test/wscript
@@ -36,6 +36,7 @@ def build(bld):
pixel_formats_test.cc
play_test.cc
ratio_test.cc
+ repeat_frame_test.cc
resampler_test.cc
scaling_test.cc
silence_padding_test.cc