diff options
author | Martin Storsjo <martin@martin.st> | 2017-01-11 10:45:23 +0200 |
---|---|---|
committer | Martin Storsjo <martin@martin.st> | 2017-01-11 10:45:23 +0200 |
commit | 74c1a2a4f831285cbd93ec1427f1670d3c5c5e52 (patch) | |
tree | 90c39d8cba69d6b80f433bfe841a5fc995868746 /ChangeLog | |
parent | bf64cd396435352e28481ccd7b792f842f798069 (diff) | |
download | fdk-aac-74c1a2a4f831285cbd93ec1427f1670d3c5c5e52.tar.gz fdk-aac-74c1a2a4f831285cbd93ec1427f1670d3c5c5e52.tar.bz2 fdk-aac-74c1a2a4f831285cbd93ec1427f1670d3c5c5e52.zip |
Update the changelog for the upcoming 0.1.5 release
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +0.1.5 + - Updated upstream sources + - Fixed building with GCC 3.3 and 3.4 + - Fixed building with GCC 6 + - AArch64 optimizations + - Makefiles for building with MSVC + - Support building the code in C++11 mode + 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 |