| Commit message (Expand) | Author | Age | Files | Lines |
* | Prevent undefined values for CODING_SCHEME type in huff_decode(). | Fraunhofer IIS FDK | 2021-04-30 | 1 | -4/+1 |
* | Avoid decoder internal clipping by converting the whole audio sample data pat... | Fraunhofer IIS FDK | 2020-02-14 | 2 | -13/+6 |
* | Revise memory overlay usage and remove deprecated buffers and overlay tags. | Fraunhofer IIS FDK | 2020-02-14 | 1 | -2/+1 |
* | Restructure QMF implementation and provide 16/32 bit implementation in parallel. | Fraunhofer IIS FDK | 2020-02-14 | 3 | -43/+292 |
* | Avoid undefined shift exponent in f2Pow(). | Fraunhofer IIS FDK | 2020-01-22 | 1 | -1/+1 |
* | Fix IsLessThan() function for certain edge cases. | Fraunhofer IIS FDK | 2020-01-16 | 1 | -0/+26 |
* | Prevent signed integer overflow in fMultIceil() for case m_e=-31. | Fraunhofer IIS FDK | 2020-01-14 | 1 | -5/+10 |
* | For all scaleValuesSaturate() variants make source pointer const. | Fraunhofer IIS FDK | 2019-12-27 | 1 | -5/+3 |
* | Fix out of sync function declaration of scaleValues(). | Fraunhofer IIS FDK | 2019-05-14 | 1 | -2/+2 |
* | Fix SATURATE_LEFT_SHIFT_ALT() since it returned 0x80000000 in certain cases | Fraunhofer IIS FDK | 2018-12-26 | 1 | -5/+5 |
* | Prevent bit buffer counter overflow. | Fraunhofer IIS FDK | 2018-09-10 | 2 | -52/+0 |
* | FDKv2 ubsan patches | Fraunhofer IIS FDK | 2018-05-23 | 2 | -20/+1 |
* | FDK patches: fix overflows in decoder out-of-band config | Fraunhofer IIS FDK | 2018-05-09 | 1 | -2/+2 |
* | Upgrade to FDKv2 | Fraunhofer IIS FDK | 2018-04-19 | 54 | -4899/+8297 |
* | AAC/SBR encoder improvements | Jean-Michel Trivi | 2016-04-08 | 1 | -0/+29 |
* | SBR/AAC encoder updates, code clean up | Jean-Michel Trivi | 2016-04-04 | 1 | -6/+6 |
* | [MIPSR6] Skip assembler code using MFHI/MFLO on mips32r6 | Duane Sand | 2014-07-31 | 2 | -2/+2 |
* | Merge "AArch64: Make LONG 4 bytes" | Glenn Kasten | 2014-04-09 | 1 | -2/+2 |
|\ |
|
| * | AArch64: Make LONG 4 bytes | Marcus Oakland | 2014-03-11 | 1 | -2/+2 |
* | | Temporary workaround for 64-bit build error | Glenn Kasten | 2014-03-12 | 1 | -1/+1 |
|/ |
|
* | FDK update for downsampled SBR | Jean-Michel Trivi | 2013-08-27 | 2 | -0/+5 |
* | Disclaimer update, lib version increment | Jean-Michel Trivi | 2013-08-20 | 40 | -40/+40 |
* | Bug 7170947 Update AAC codec | Jean-Michel Trivi | 2012-10-02 | 5 | -9/+195 |
* | fix mips build by reverting files back | Keun young Park | 2012-09-11 | 2 | -31/+5 |
* | Bug fixes in AAC decoder, AAC encoder, FDK library | Jean-Michel Trivi | 2012-09-09 | 4 | -8/+40 |
* | GCC 4.4 and later cannot handle h constructs. Fix to replace the assembly con... | Raghu Gandham | 2012-08-09 | 2 | -31/+5 |
* | Snapshot 2bda038c163298531d47394bc2c09e1409c5d0db | The Android Open Source Project | 2012-07-11 | 39 | -0/+7888 |