1. e016635 Avoid decoder internal clipping by converting the whole audio sample data path from 16 to 32 bit data width (FDKdec v3.2.0). by Fraunhofer IIS FDK · 4 years, 9 months ago
  2. 90c29e0 Revise memory overlay usage and remove deprecated buffers and overlay tags. by Fraunhofer IIS FDK · 4 years, 9 months ago
  3. 5482443 Restructure QMF implementation and provide 16/32 bit implementation in parallel. by Fraunhofer IIS FDK · 4 years, 9 months ago
  4. e323bf6 Avoid undefined shift exponent in f2Pow(). by Fraunhofer IIS FDK · 4 years, 11 months ago
  5. 1020e48 Fix IsLessThan() function for certain edge cases. by Fraunhofer IIS FDK · 4 years, 11 months ago
  6. e3b9058 Avoid unsigned integer overflows in FDK_Feed(). by Fraunhofer IIS FDK · 4 years, 11 months ago
  7. 76c229c Introduce scaling in FDKhybridSynthesisApply() to avoid potential signed integer overflow. by Fraunhofer IIS FDK · 4 years, 11 months ago
  8. 7019272 Prevent signed integer overflow in fMultIceil() for case m_e=-31. by Fraunhofer IIS FDK · 4 years, 11 months ago
  9. 5357a44 Use saturate shift to prevent signed integer overflow in multiple qmfInverseModulation*() functions. by Fraunhofer IIS FDK · 5 years ago
  10. 9d40b65 For all scaleValuesSaturate() variants make source pointer const. by Fraunhofer IIS FDK · 5 years ago
  11. 40c083f Avoid negation of INT_MIN in dst_IV(). by Fraunhofer IIS FDK · 5 years ago
  12. c69e458 Fix signed integer overflow in DuckerCalcEnergy(). by Fraunhofer IIS FDK · 5 years ago
  13. 4185266 Initialize scale variable in qmfForwardModulationLP_even() and qmfInverseModulationLP_even() which is updated in dct/fft processing. by Fraunhofer IIS FDK · 5 years ago
  14. b8f7bab Fix integer overflow in imlt_block(). by Fraunhofer IIS FDK · 5 years ago
  15. 1b5457f Fix out of sync function declaration of scaleValues(). by Fraunhofer IIS FDK · 6 years ago
  16. 443d32e Add sanity check in huff_decode() by Fraunhofer IIS FDK · 6 years ago
  17. b9f1b6d Free whole QMF domain in case of an error in FDK_QmfDomain_Configure() by Fraunhofer IIS FDK · 6 years ago
  18. c371e86 QMF configuration flag QMF_FLAG_MPSLDFB has always priority over QMF_FLAG_CLDFB by Fraunhofer IIS FDK · 6 years ago
  19. b075099 Add missing parameter initialization in FDK_QmfDomain_Clear*() functions by Fraunhofer IIS FDK · 6 years ago
  20. edbb4b0 Fix SATURATE_LEFT_SHIFT_ALT() since it returned 0x80000000 in certain cases by Fraunhofer IIS FDK · 6 years ago
  21. bef1b4d UBSAN overflow in FFT by Fraunhofer IIS FDK · 6 years ago
  22. 20c3369 DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master by Xin Li · 6 years ago
  23. b4e3109 Signed Integer Overflow in DuckerCalcEnergy() by Fraunhofer IIS FDK · 6 years ago
  24. 9744e41 Prevent bit buffer counter overflow. by Fraunhofer IIS FDK · 6 years ago
  25. a4d1f0a FDKv2 ubsan patches by Fraunhofer IIS FDK · 6 years ago
  26. 44ac411 FDK patches: fix overflows in decoder out-of-band config by Fraunhofer IIS FDK · 6 years ago
  27. 6cfabd3 Upgrade to FDKv2 by Fraunhofer IIS FDK · 7 years ago
  28. 6ec082c Remove redundant register storage class specifiers by Martin Storsjo · 8 years ago
  29. 6d7d501 Add casts to avoid errors due to narrowing by Martin Storsjo · 8 years ago
  30. 203e3f2 AAC/SBR decoder improvements and bugfixes by Jean-Michel Trivi · 8 years ago
  31. 46ba367 AAC/SBR encoder improvements by Jean-Michel Trivi · 8 years ago
  32. e1c78ed SBR/AAC encoder updates, code clean up by Jean-Michel Trivi · 8 years ago
  33. ef30836 Remove compiler warnings, revised ARM QMF encoder by Jean-Michel Trivi · 8 years ago
  34. 6e83307 Remove __DATE__/__TIME__ by Dan Willemsen · 9 years ago
  35. 5c51a58 [MIPSR6] Skip assembler code using MFHI/MFLO on mips32r6 by Duane Sand · 10 years ago
  36. 35f30c5 Merge "AArch64: Make LONG 4 bytes" by Glenn Kasten · 10 years ago
  37. 8609bfe Temporary workaround for 64-bit build error by Glenn Kasten · 11 years ago
  38. f2f96fb AArch64: Make LONG 4 bytes by Marcus Oakland · 11 years ago
  39. 7ad9757 AAC Encoder low delay quality by Jean-Michel Trivi · 11 years ago
  40. 3a0a695 FDK update for downsampled SBR by Jean-Michel Trivi · 11 years ago
  41. 4f0d970 Disclaimer update, lib version increment by Jean-Michel Trivi · 11 years ago
  42. 6ab3699 Bug 7170947 Update AAC codec by Jean-Michel Trivi · 12 years ago
  43. 1043598 fix mips build by reverting files back by Keun young Park · 12 years ago
  44. 381d698 Bug fixes in AAC decoder, AAC encoder, FDK library by Jean-Michel Trivi · 12 years ago
  45. 50d9a4c GCC 4.4 and later cannot handle h constructs. Fix to replace the assembly constructs. by Raghu Gandham · 12 years ago
  46. 2228e36 Snapshot 2bda038c163298531d47394bc2c09e1409c5d0db by The Android Open Source Project · 12 years ago