Nirbheek Chauhan
907a52315d
Replace WIN32 with _WIN32 everywhere
...
_WIN32 is defined on all Windows platforms by every compiler that
targets Windows. We do not need WIN32 at all.
Signed-off-by: Mark Harris <mark.hsj@gmail.com>
Resolves https://github.com/xiph/opus/pull/104
2020-08-21 23:35:29 -07:00
Nirbheek Chauhan
cb66cb3970
silk: Fix incorrect ifdef in debug.c
...
Signed-off-by: Mark Harris <mark.hsj@gmail.com>
2020-08-21 23:33:21 -07:00
Marcus Asteborg
09f8f05bce
Build time improvement, for MSVC use intrin0.h instead of intrin.h and remove usage of stdio.h in production code
...
Signed-off-by: Jean-Marc Valin <jmvalin@jmvalin.ca>
2020-06-11 21:25:06 -04:00
Ralph Giles
f2446c25c6
Remove trailing whitespace from the license headers.
2013-09-16 14:40:04 -07:00
Timothy B. Terriberry
80ad38370c
Convert quotes in license headers to ASCII.
...
Since the last patch originally had them mangled (presumably by
mailer, http server, or something else), let's just get rid of
them.
2013-05-19 19:16:11 -07:00
Jean-Marc Valin
ae00e60d35
License update using the IETF Trust flavour of the BSD on the Silk code
2012-04-20 16:31:04 -04:00
Koen Vos
acc7a6c78b
Reformatting changes with an update to the MSVC project files
2011-10-28 19:44:26 -04:00
Jean-Marc Valin
1c2f5633d1
Removed all the silk_ prefixes in source file names (not symbols)
2011-09-16 01:16:53 -07:00