changeset 1294:447c70bfa3db trunk

[svn] - that didn't work to plan
author nenolod
date Sun, 18 Jun 2006 02:58:34 -0700
parents cb6cbcb30a21
children 62159c1b5a3b
files ChangeLog Plugins/Input/mpg123/layer3.c
diffstat 2 files changed, 10 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sun Jun 18 02:55:11 2006 -0700
+++ b/ChangeLog	Sun Jun 18 02:58:34 2006 -0700
@@ -1,3 +1,12 @@
+2006-06-18 09:55:11 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1498]
+  - this should be the last set of math corrections
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/mpg123/layer3.c  
+
+
 2006-06-18 09:47:03 +0000  William Pitcock <nenolod@nenolod.net>
   revision [1496]
   - entirely unwire tooltips if the playlist is shaded
--- a/Plugins/Input/mpg123/layer3.c	Sun Jun 18 02:55:11 2006 -0700
+++ b/Plugins/Input/mpg123/layer3.c	Sun Jun 18 02:58:34 2006 -0700
@@ -65,7 +65,7 @@
 struct bandInfoStruct bandInfo[9] = { 
 /* MPEG 1.0 */
  { {0,4,8,12,16,20,24,30,36,44,52,62,74, 90,110,134,162,196,238,288,342,418,576},
-   {4,4,4, 4, 4, 4, 6, 6, 6, 8, 8,10,12, 16, 20, 24, 34, 42, 50, 54, 76,158},
+   {4,4,4,4,4,4,6,6,6, 8,10,12,16,20,24,28,34,42,50,54, 76,158},
    {0,4*3,8*3,12*3,16*3,22*3,30*3,40*3,52*3,66*3, 84*3,106*3,136*3,192*3},
    {4,4,4,4,6,8,10,12,14,18,22,30,56} } ,