mirror of
http://mpg123.de/trunk/.git
synced 2025-10-29 14:09:21 +03:00
5 lines
374 B
Plaintext
5 lines
374 B
Plaintext
I'll add some more notes on accuracy and compilance here later.
|
|
For now, I just want to have it noted that indeed (as one may suspect) CFLAGS change the decoder output.
|
|
The generic decoder in debugging mode has samples deviating from the usual optimized build by +-1.
|
|
Well, that's not too surprising... when you do float calculations and convert to integer, that happens...
|