Commit graph

2 commits

Author SHA1 Message Date
adam
be02072515 Changes 0.1.4:
- Updated upstream sources, with minor changes to the decoder API
  breaking the ABI. (Calling code using AUDIO_CHANNEL_TYPE may need to
  be updated. A new option AAC_PCM_LIMITER_ENABLE has been added, enabled
  by default, which incurs extra decoding delay.)
- PowerPC optimizations, fixes for building on AIX
- Support for reading streamed wav files in the encoder example
- Fix VBR encoding of sample rates over 64 kHz
2015-03-12 21:31:19 +00:00
adam
7549255a8b The Fraunhofer FDK AAC is a high-quality open-source AAC encoder library
developed by Fraunhofer IIS. It was officially released for Android, but has
been ported to other platforms.
2014-11-30 18:58:43 +00:00