> Date: Wed, 26 Jan 2000 12:30:22 +0100
> From: "Lionel Bonnet" <[EMAIL PROTECTED]>
> 
> I think there is a bug in scale_bitcount_lsf :
> 
>     for ( over = 0, partition = 0; partition < 4; partition++ )
>     {
>          if ( max_sfac[partition] > max_sfac_tab[table_number][partition] )
>              over++;
>     }
> 
> max_sfac_tab gives the length in bits of the maximum scale factor
> value(according to ISO13818-3, 2.4.3.2, p.17-18) :

wow, I think this bug was substantially limiting the possible 
scalefactors for MPEG2!!  I applied your fix and committed the
changes to CVS.  

Mark
--
MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Reply via email to