Martin Storsjo 6522e87ad6 Extend GetInvInt to support values up to 54
For sample rates >= 64 kHz with short blocks, the largest sfb
width is 36, which after grouping can be multiplied with 3,
ending up as 108. GetInvInt needs to be able to support
the largest grouped sfb width, divided by two (3 * 36 / 2 = 54).

This fixes VBR encoding with sample rates >= 64 kHz.
2014-07-29 15:00:56 +03:00
2013-09-03 11:31:55 -07:00
2013-08-27 16:35:59 -07:00
2013-08-27 16:35:59 -07:00
2013-09-03 14:19:38 -07:00
2014-05-26 12:31:40 -07:00
2013-10-03 09:02:22 +02:00
2012-09-13 23:27:27 +03:00
2013-09-07 18:32:50 +03:00
2014-06-23 10:45:50 +03:00
2012-09-13 23:27:27 +03:00
Description
No description provided
4.6 MiB
Languages
C++ 74.1%
C 25.7%
Makefile 0.2%