ref: ec8008b086d39901c469386c0506c61ffd8a9ae4
parent: 75d27803d52f44f4618c4796111c179e24ba558e
author: Gregory Maxwell <greg@xiph.org>
date: Tue Aug 30 12:50:01 EDT 2011
Adds many syntactically unnecessary casts to silence MSVC C4244; fix an MDCT encoder reset bug. st->tonal_average was being set to 1 instead of 256 on reset in floating point builds, otherwise the object code is unchanged.