opus/tests
Ralph Giles b88a7baf34 Use #pragma GCC diagnostic push/pop only on gcc 4.6 and later.
These pragmas were adding in 4.6, and earlier versions warn
about them being undefined.
2011-10-28 10:20:16 -07:00
..
run_vectors.sh Preparing for test vectors 2011-10-28 12:09:00 -04:00
test_opus_api.c Use #pragma GCC diagnostic push/pop only on gcc 4.6 and later. 2011-10-28 10:20:16 -07:00
test_opus_common.h Renames test_opus to opus_demo and adds the test_opus_api, test_opus_encode, test_opus_decode test programs. 2011-10-26 19:59:49 -04:00
test_opus_decode.c Moves the main headers from src/ to include/ 2011-10-26 21:36:57 -04:00
test_opus_encode.c Improve test_opus_encode's coverage of some high rate cases. 2011-10-27 18:07:40 -04:00