Sigbj�rn Skj�ret schrieb am Sam, 16 Sep 2000:
> While going through the all too usual bunch of suspicious warnings, I stumbled
> over a few more concerning ones...
> 
> psymodel.c:
>   "FLOAT8 thmM = thmM;" .. I assumed this was a typo and changed it to
>   "FLOAT8 thmM = thmm;"

yes, sorry my typo

> quantize.c:
>   Is the pe argument of calc_min_bits() supposed to be an int? The one
>   actually used is a FLOAT8 .. maybe a cast is in order?

it is supposed to be of type int

> takehiro.c & quantize.c:
>   passing the pointer of nr_of_sfb_block converts the const to non-const
>   several places, I assume this might be because of changes Frank has made.

very likely

> psymodel.c:
>   L3para_read() does the same with psy_data, some checking whether these
>   really are consts and then changing the receiving pointers might be wise.
> 
> 
> - CISC


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

Reply via email to