aboutsummaryrefslogtreecommitdiff
path: root/silk/A2NLSF.c
diff options
context:
space:
mode:
authortlegrand@chromium.org <tlegrand@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-23 09:13:50 +0000
committertlegrand@chromium.org <tlegrand@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-23 09:13:50 +0000
commite3ea049fcaee2247e45f0ce793d4313babb4ef69 (patch)
tree4449fa158c45dea4175443f44c3dfc1264bd6dfb /silk/A2NLSF.c
parent6b6bee25314cfac02cc555cddedb9680c63a26d6 (diff)
downloadsrc-e3ea049fcaee2247e45f0ce793d4313babb4ef69.tar.gz
Updating Opus to a pre-release of 1.1
This CL updates Opus to a pre-release of the coming Opus 1.1 version. The code is extracted from http://git.xiph.org/?p=opus.git, commit aee4d8057632ea0cfc1d55d88acf8466b47b7b4b from October 1st 2013. This version includes both algorithmic and platform optimizations, as well an important fix for a denorm problem when the input goes silent after active audio. The problem causes high CPU usage. Review URL: https://codereview.chromium.org/28553003 git-svn-id: svn://svn.chromium.org/chrome/trunk/deps/third_party/opus@230378 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'silk/A2NLSF.c')
-rw-r--r--silk/A2NLSF.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/silk/A2NLSF.c b/silk/A2NLSF.c
index 49d5d9d..e84cc46 100644
--- a/silk/A2NLSF.c
+++ b/silk/A2NLSF.c
@@ -8,11 +8,11 @@ this list of conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
-- Neither the name of Internet Society, IETF or IETF Trust, nor the
+- Neither the name of Internet Society, IETF or IETF Trust, nor the
names of specific contributors, may be used to endorse or promote
products derived from this software without specific prior written
permission.
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS”
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE