We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8894546 commit a97151dCopy full SHA for a97151d
tests/meson.build
@@ -1,8 +1,8 @@
1
# Tests that link to libopus
2
opus_tests = [
3
['test_opus_api'],
4
- ['test_opus_decode', [], 60],
5
- ['test_opus_encode', 'opus_encode_regressions.c', 120],
+ ['test_opus_decode', [], 120],
+ ['test_opus_encode', 'opus_encode_regressions.c', 240],
6
['test_opus_extensions', [], 120],
7
['test_opus_padding'],
8
['test_opus_projection'],
0 commit comments