summaryrefslogtreecommitdiffstats
path: root/libAACenc/src
diff options
context:
space:
mode:
authorMartin Storsjo <martin@martin.st>2014-07-28 12:07:59 +0300
committerMartin Storsjo <martin@martin.st>2014-07-29 15:00:56 +0300
commit6522e87ad6a10ed1786bda310c27a37129a517a6 (patch)
tree432c4e4e0d2d34949562ef42e410717a6fe8b11a /libAACenc/src
parentf82510410d6025a0577a593de6feeaf1c256c81c (diff)
downloadfdk-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 'libAACenc/src')
0 files changed, 0 insertions, 0 deletions