Blame HISTORY

Packit 64f477
changes that affected the PCM output:
Packit 64f477
Packit 64f477
2001/05/14 05:48:59 - aaron's 0.6.1 was cutting before the end
Packit 64f477
Packit 64f477
2001/06/04 01:42:47 - slightly adjusted some values (volume, downmix adjustemtn, clev/slev tables)
Packit 64f477
2001/06/04 05:48:31 - added adjust_level to the downmix
Packit 64f477
Packit 64f477
2001/06/12
Packit 64f477
2001/06/13          - changed the order of the dither() calls
Packit 64f477
                      also introduced bug with thx_2_0 stream
Packit 64f477
Packit 64f477
2001/06/22 08:23:37 - fixed bug with thx_2_0 stream (see parse.c)
Packit 64f477
Packit 64f477
2001/07/02 08:44:55 - changed float-to-int conversion (+ added saturation)
Packit 64f477
Packit 64f477
2001/07/06 06:53:01 - more precise imdct init, more precise q_* coefficients
Packit 64f477
Packit 64f477
2001/07/06 08:52:30 - rematrixing fixes
Packit 64f477
Packit 64f477
2001/07/26 21:31:39 - do 3dB dither reduction in coeff_get() not dither_gen()
Packit 64f477
Packit 64f477
2001/08/09 08:11:31 - implemented dynamic range compression
Packit 64f477
Packit 64f477
2002/02/24 08:54:49 - window function computed at runtime, with more precision