opus/tests
Gregory Maxwell 7830cf1bd2 Replace "inline" with OPUS_INLINE.
Newer versions of MSVC are unhappy with the strategy of the build
 environment redefining "inline" (even though they don't support the
 actual keyword). Instead we define OPUS_INLINE to the right thing
 in opus_defines.h.

This is the same approach we use for restrict.
2013-10-28 10:18:54 -07:00
..
run_vectors.sh Check if opus_compare is executable in run_vectors.sh 2013-05-27 11:21:31 -04:00
test_opus_api.c Correct opus_packet_parse code 0 packet tests. 2013-10-11 17:27:49 -07:00
test_opus_common.h Replace "inline" with OPUS_INLINE. 2013-10-28 10:18:54 -07:00
test_opus_decode.c Add a couple minor additional decoder tests. 2013-06-29 22:20:54 -07:00
test_opus_encode.c Replace "inline" with OPUS_INLINE. 2013-10-28 10:18:54 -07:00
test_opus_padding.c Add a regression test for the padding issue. 2012-11-30 18:00:38 -08:00