[xiph-cvs] cvs commit: vorbis/lib/modes psych_44.h
Monty
xiphmont at xiph.org
Sun Mar 24 13:24:02 PST 2002
xiphmont 02/03/24 13:24:02
Modified: lib/modes psych_44.h
Log:
forgot to update the initializer number
Revision Changes Path
1.11 +2 -2 vorbis/lib/modes/psych_44.h
Index: psych_44.h
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/modes/psych_44.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- psych_44.h 2002/03/24 21:04:03 1.10
+++ psych_44.h 2002/03/24 21:24:01 1.11
@@ -11,14 +11,14 @@
********************************************************************
function: key psychoacoustic settings for 44.1/48kHz
- last mod: $Id: psych_44.h,v 1.10 2002/03/24 21:04:03 xiphmont Exp $
+ last mod: $Id: psych_44.h,v 1.11 2002/03/24 21:24:01 xiphmont Exp $
********************************************************************/
/* preecho trigger settings *****************************************/
-static vorbis_info_psy_global _psy_global_44[4]={
+static vorbis_info_psy_global _psy_global_44[5]={
{8, /* lines per eighth octave */
/*{990.f,990.f,990.f,990.f}, {-990.f,-990.f,-990.f,-990.f}, -90.f,
<p><p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the commits
mailing list