opus/include
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
..
opus.h Change few remaining instances of short to opus_int16 2013-05-18 02:50:40 -04:00
opus_custom.h Replace "inline" with OPUS_INLINE. 2013-10-28 10:18:54 -07:00
opus_defines.h Replace "inline" with OPUS_INLINE. 2013-10-28 10:18:54 -07:00
opus_multistream.h Initial surround code with new API 2013-05-05 02:31:09 -04:00
opus_types.h Revert "Adds 3rd clause to CELT license" 2012-05-16 00:29:02 -04:00