aboutsummaryrefslogtreecommitdiffstats
path: root/libFDK/src/FDK_tools_rom.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Extend the GetInvInt table to 80 elementsMartin Storsjo2014-08-011-2/+7
| | | | | | | | | | This is a bug fix patch from Fraunhofer, amending/replacing/extending the previous commit which only extended the table to 55 elements. (In my previous fix, 55 seemed to be enough for the issue at hand at least. A few of the coefficients had slightly different rounding than what Fraunhofer had used though). This will show up in AOSP in the next code drop as well.
* Extend GetInvInt to support values up to 54Martin Storsjo2014-07-291-2/+3
| | | | | | | | | 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.
* FDK update for downsampled SBRJean-Michel Trivi2013-08-271-0/+20
| | | | | | | | Add missing support for downsampled SBR in libFDK Bug 9428126 Change-Id: Idb732f8d31a115d36dd4b22916599db7fab98cae
* Disclaimer update, lib version incrementJean-Michel Trivi2013-08-201-1/+1
| | | | | | | | | - Update disclaimer in all source files. - Increment library version in each FDK sub-module. Bug 9428126 Change-Id: I490b96d4ee472246b01483202b0bb4f1e9c2a5d7
* Snapshot 2bda038c163298531d47394bc2c09e1409c5d0dbThe Android Open Source Project2012-07-111-0/+2420
Change-Id: If584e579464f28b97d50e51fc76ba654a5536c54