summaryrefslogtreecommitdiff
path: root/vq/lspdata.c
diff options
context:
space:
mode:
authorj <j@xiph.org>2008-04-01 10:47:58 +0000
committerj <j@xiph.org>2008-04-01 10:47:58 +0000
commitbec669ca77cb40eeb973db8bab451d917b6f2a8e (patch)
tree5cb6e8af257a6565d63743c30a9185b6a140245b /vq/lspdata.c
parent6fffd23801d8abeb859051a4d57bd12c1c0dc9fb (diff)
downloadlibvorbis-git-bec669ca77cb40eeb973db8bab451d917b6f2a8e.tar.gz
import "aoTuV" beta5.5vorbis-aotuv
* based on libvorbis 1.2.0 * The noise control of the Impulse block was expanded. This is effective with the outstanding sample of the pre-echo. * The pre-echo reduction code came to work at a lower bit rate. * Noise Normalization was reviewed. As a result, the bug is revised. * The detailed tuning was done again. svn path=/branches/vorbis-aotuv/; revision=14647
Diffstat (limited to 'vq/lspdata.c')
-rw-r--r--vq/lspdata.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/vq/lspdata.c b/vq/lspdata.c
index c7b2d2e9..36603ff6 100644
--- a/vq/lspdata.c
+++ b/vq/lspdata.c
@@ -6,12 +6,12 @@
* IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
* *
* THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001 *
- * by the XIPHOPHORUS Company http://www.xiph.org/ *
+ * by the Xiph.Org Foundation http://www.xiph.org/ *
* *
********************************************************************
function: metrics and quantization code for LSP VQ codebooks
- last mod: $Id: lspdata.c,v 1.19 2001/12/20 01:00:39 segher Exp $
+ last mod: $Id$
********************************************************************/