From: Monty Date: Mon, 28 May 2001 21:05:31 +0000 (+0000) Subject: An ATH change I didn't intend to commit was committed in the branch X-Git-Tag: v1.3.3~994 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4c68e89c1d2f0e0cca63ec3e44a04320132d4b5a;p=platform%2Fupstream%2Flibvorbis.git An ATH change I didn't intend to commit was committed in the branch merge. Rolling that back. Monty svn path=/trunk/vorbis/; revision=1466 --- diff --git a/lib/masking.h b/lib/masking.h index 875e787..f5b5365 100644 --- a/lib/masking.h +++ b/lib/masking.h @@ -11,7 +11,7 @@ ******************************************************************** function: masking curve data for psychoacoustics - last mod: $Id: masking.h,v 1.14 2001/05/27 06:44:00 xiphmont Exp $ + last mod: $Id: masking.h,v 1.15 2001/05/28 21:05:31 xiphmont Exp $ ********************************************************************/ @@ -22,7 +22,7 @@ float ATH_Bark_dB[]={ 15, 15, 15, 15, 11, 10, 8, 7, 7, 7, 6, 2, 0, 0, -3, -5, -6, -6, -4.5f, 2.5f, - 10, 15, 20, 30, 40, 50, 60}; + 10, 15, 15, 15, 15, 15, 15}; /* The below masking curves are straight from the R. Ehmer (J. Acoustical Society of America) papers ca 1958-59. I modified