Sunday, March 28, 2010

Fixed many bugs

- Fixed the code for encoding / decoding at 12 bits per sample so it should actually be working properly now.

- Rewrote the code for figuring out the number of bits that we should encode / decode per sample. This should fix any problems associated with getMinBitsEncodedPS().

- Changed how we calculated to data buffer size to avoid certain issues.