diff options
author | Martin Storsjo <martin@martin.st> | 2014-07-28 12:07:59 +0300 |
---|---|---|
committer | Martin Storsjo <martin@martin.st> | 2014-07-29 15:00:56 +0300 |
commit | 6522e87ad6a10ed1786bda310c27a37129a517a6 (patch) | |
tree | 432c4e4e0d2d34949562ef42e410717a6fe8b11a /Makefile.am | |
parent | f82510410d6025a0577a593de6feeaf1c256c81c (diff) | |
download | fdk-aac-6522e87ad6a10ed1786bda310c27a37129a517a6.tar.gz fdk-aac-6522e87ad6a10ed1786bda310c27a37129a517a6.tar.bz2 fdk-aac-6522e87ad6a10ed1786bda310c27a37129a517a6.zip |
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.
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions