Gumboot found two mono setup errors (in 16 and 22kHz). Fixed.
authorMonty <xiphmont@xiph.org>
Thu, 11 Jul 2002 10:02:29 +0000 (10:02 +0000)
committerMonty <xiphmont@xiph.org>
Thu, 11 Jul 2002 10:02:29 +0000 (10:02 +0000)
svn path=/trunk/vorbis/; revision=3578

lib/modes/setup_16.h
lib/modes/setup_22.h

index fece3854bdadb458e7593d8313bef5c569204d7e..1f349c71e1247203a8187b8319a9b784029ab9c4 100644 (file)
@@ -11,7 +11,7 @@
  ********************************************************************
 
  function: 16kHz settings 
- last mod: $Id: setup_16.h,v 1.3 2002/07/11 08:57:29 xiphmont Exp $
+ last mod: $Id: setup_16.h,v 1.4 2002/07/11 10:02:29 xiphmont Exp $
 
  ********************************************************************/
 
@@ -101,7 +101,7 @@ ve_setup_data_template ve_setup_16_uncoupled={
   3,
   rate_mapping_16_uncoupled,
   quality_mapping_16,
-  2,
+  -1,
   15000,
   19000,
   
index 82cea70d4814fb72c8ebc3b5e5c655cd080e56e0..8a35825699e323360d2945fc42d6227ca4112198 100644 (file)
@@ -11,7 +11,7 @@
  ********************************************************************
 
  function: 22kHz settings 
- last mod: $Id: setup_22.h,v 1.2 2002/07/11 06:41:04 xiphmont Exp $
+ last mod: $Id: setup_22.h,v 1.3 2002/07/11 10:02:29 xiphmont Exp $
 
  ********************************************************************/
 
@@ -80,7 +80,7 @@ ve_setup_data_template ve_setup_22_uncoupled={
   3,
   rate_mapping_22_uncoupled,
   quality_mapping_16,
-  2,
+  -1,
   19000,
   26000,