aboutsummaryrefslogtreecommitdiffstats
path: root/libSBRdec/src/sbrdecoder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Sbr syncstate may only be set to upsampling if the sbr decoder was sucessfull...Fraunhofer IIS FDK2021-04-291-5/+11
* Fix heap buffer overflow in sbrDecoder_AssignQmfChannels2SbrChannels().Fraunhofer IIS FDK2020-08-101-6/+6
* Merge changes Iad37ae76,I4870251b,Icd937cad am: 662d974400 am: 0b8c6e731fKris Alder2020-04-091-1/+1
|\
| * Stop using __DATE__/__TIME__ on all buildsAnuj Joshi2020-03-271-1/+1
* | Avoid decoder internal clipping by converting the whole audio sample data pat...Fraunhofer IIS FDK2020-02-141-14/+18
* | Replace obsolete SBR CRC with superior FDK CRC implementation. Fixes ELD SBR ...Fraunhofer IIS FDK2019-10-111-52/+35
|/
* Discard SBR data in case of unsuccessful SBR header update.Fraunhofer IIS FDK2019-03-151-5/+4
* Apply sbrDecoder_Parse() function for all explict SBR elementsFraunhofer IIS FDK2018-12-271-0/+5
* Call QMF transposer initialization only with successful SBR processingFraunhofer IIS FDK2018-12-271-1/+6
* Upgrade to FDKv2Fraunhofer IIS FDK2018-04-191-856/+1112
* AAC/SBR decoder improvements and bugfixesJean-Michel Trivi2016-04-081-20/+157
* SBR/AAC encoder updates, code clean upJean-Michel Trivi2016-04-041-4/+2
* Remove __DATE__/__TIME__Dan Willemsen2015-10-231-0/+5
* AAC-Decoder: SBR delay for gaplessJean-Michel Trivi2014-05-201-1/+34
* AAC Decoder: flush/seek improvementsJean-Michel Trivi2014-05-201-5/+43
* AAC Decoder: support 6.1/7.1 decoded as 5.1Jean-Michel Trivi2013-12-301-8/+8
* Decoder stability, sanity checks improvementsJean-Michel Trivi2013-08-271-2/+8
* Decode dynamic range control improvementsJean-Michel Trivi2013-08-271-2/+2
* FDK update for downsampled SBRJean-Michel Trivi2013-08-271-1/+1
* Disclaimer update, lib version incrementJean-Michel Trivi2013-08-201-4/+4
* Fix HE-AAC SBR ignored high-freq dataJean-Michel Trivi2013-08-051-2/+2
* Bug 7170947 Update AAC codecJean-Michel Trivi2012-10-021-3/+16
* Snapshot 2bda038c163298531d47394bc2c09e1409c5d0dbThe Android Open Source Project2012-07-111-0/+1527