changeset 9152:17159c133384

10l
author arpi
date Wed, 29 Jan 2003 10:00:40 +0000
parents d81407c5ef1c
children 68efb63884b2
files mp3lib/layer2.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mp3lib/layer2.c	Tue Jan 28 23:10:51 2003 +0000
+++ b/mp3lib/layer2.c	Wed Jan 29 10:00:40 2003 +0000
@@ -235,7 +235,7 @@
 
 static void II_select_table(struct frame *fr)
 {
-  static int translate[8][2][16] =
+  static int translate[9][2][16] =
    { { { 0,2,2,2,2,2,2,0,0,0,1,1,1,1,1,0 } ,   /*44.1 stereo*/
        { 0,2,2,0,0,0,1,1,1,1,1,1,1,1,1,0 } } , /*44.1 mono*/
      { { 0,2,2,2,2,2,2,0,0,0,0,0,0,0,0,0 } ,   /*48 stereo*/