From 91929e287464171f14fde4951461790f726421ac Mon Sep 17 00:00:00 2001 From: Monty Date: Thu, 11 Jul 2002 10:02:29 +0000 Subject: [PATCH] Gumboot found two mono setup errors (in 16 and 22kHz). Fixed. svn path=/trunk/vorbis/; revision=3578 --- lib/modes/setup_16.h | 4 ++-- lib/modes/setup_22.h | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/modes/setup_16.h b/lib/modes/setup_16.h index fece385..1f349c7 100644 --- a/lib/modes/setup_16.h +++ b/lib/modes/setup_16.h @@ -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, diff --git a/lib/modes/setup_22.h b/lib/modes/setup_22.h index 82cea70..8a35825 100644 --- a/lib/modes/setup_22.h +++ b/lib/modes/setup_22.h @@ -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, -- 2.7.4