changeset 1289:4d3a98c0495d trunk

[svn] - ISO spec says we should use 330 not 332 in the 19th bandInfo slot (fix via flump3dec)
author nenolod
date Sun, 18 Jun 2006 02:00:00 -0700
parents 8de636dfee7a
children cf3f93a9418c
files ChangeLog Plugins/Input/mpg123/layer3.c
diffstat 2 files changed, 11 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sun Jun 18 01:18:36 2006 -0700
+++ b/ChangeLog	Sun Jun 18 02:00:00 2006 -0700
@@ -1,3 +1,13 @@
+2006-06-18 08:18:36 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1488]
+  - improvements to the tuple popup
+  
+
+  Changes:        Modified:
+  +2 -2           trunk/audacious/glade/fileinfo_popup.glade  
+  +1 -1           trunk/audacious/ui_fileinfo.c  
+
+
 2006-06-18 08:11:55 +0000  William Pitcock <nenolod@nenolod.net>
   revision [1486]
   - make tuples more verbose (they might be a bit big though)
--- a/Plugins/Input/mpg123/layer3.c	Sun Jun 18 01:18:36 2006 -0700
+++ b/Plugins/Input/mpg123/layer3.c	Sun Jun 18 02:00:00 2006 -0700
@@ -85,12 +85,8 @@
    {6,6,6,6,6,6,8,10,12,14,16,20,24,28,32,38,46,52,60,68,58,54 } ,
    {0,4*3,8*3,12*3,18*3,24*3,32*3,42*3,56*3,74*3,100*3,132*3,174*3,192*3} ,
    {4,4,4,6,6,8,10,14,18,26,32,42,18 } } ,
-/*
+/* changed 19th value fropm 330 to 332 */
  { {0,6,12,18,24,30,36,44,54,66,80,96,114,136,162,194,232,278,330,394,464,540,576},
-   {6,6,6,6,6,6,8,10,12,14,16,18,22,26,32,38,46,52,64,70,76,36 } ,
-*/
-/* changed 19th value fropm 330 to 332 */
- { {0,6,12,18,24,30,36,44,54,66,80,96,114,136,162,194,232,278,332,394,464,540,576},
    {6,6,6,6,6,6,8,10,12,14,16,18,22,26,32,38,46,54,62,70,76,36 } ,
    {0,4*3,8*3,12*3,18*3,26*3,36*3,48*3,62*3,80*3,104*3,136*3,180*3,192*3} ,
    {4,4,4,6,8,10,12,14,18,24,32,44,12 } } ,