diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-07-15 13:15:02 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-07-15 13:15:02 +0100 |
| commit | 7f38d676e69639a7825e506618613051651968cf (patch) | |
| tree | fcbdaf6d1536c58bfffe739d26c7c9bf676f8695 /test/wscript | |
| parent | e5f79c57e1123754b1325f964123fcb56a2572b3 (diff) | |
Add simple stereo-5.1 upmixer.
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 5bf7ea80e..59e003ac2 100644 --- a/test/wscript +++ b/test/wscript @@ -54,6 +54,7 @@ def build(bld): subrip_test.cc test.cc threed_test.cc + upmixer_a_test.cc util_test.cc xml_subtitle_test.cc """ |
