diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-10-10 22:47:12 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-10-10 22:47:12 +0100 |
| commit | 75d96ae6da6c605c495e257601f246b1249bcb3f (patch) | |
| tree | 09ced122822b62a0039e5e9aa410f2d1e402ec30 /test/wscript | |
| parent | f7ccae9cf646b53f57fffd9637cffae1cd26bb6c (diff) | |
Fix disappearing frames while seeking in some cases.
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 ecbc32fab..646ba00fa 100644 --- a/test/wscript +++ b/test/wscript @@ -97,6 +97,7 @@ def build(bld): ssa_subtitle_test.cc stream_test.cc subtitle_reel_number_test.cc + subtitle_seek_test.cc test.cc threed_test.cc time_calculation_test.cc |
