summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMartin Storsjo <martin@martin.st>2012-11-13 23:26:30 +0200
committerMartin Storsjo <martin@martin.st>2012-11-13 23:47:12 +0200
commitb966edf7fc05d22e7370d263cbc682efcd361889 (patch)
treed944c9c60e667e869c593cfaaf0ef94021102961 /ChangeLog
parentec5d9228938a0b3746bab2934d06828576122514 (diff)
downloadODR-AudioEnc-b966edf7fc05d22e7370d263cbc682efcd361889.tar.gz
ODR-AudioEnc-b966edf7fc05d22e7370d263cbc682efcd361889.tar.bz2
ODR-AudioEnc-b966edf7fc05d22e7370d263cbc682efcd361889.zip
Add a changelog entry for 0.1.1, bump the version numbersv0.1.1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e844fc6..9e6eaa1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+0.1.1
+ - Updated to a new upstream version from Android 4.2, fixing a lot of crashes
+ - Cleanup of autotools usage
+ - Make sure the shared library links to libm if necessary
+ - Performance improvements on x86
+ - Added support for WG4/DVD audio channel mappings
+ - Minimized the differences to upstream
+ - Added an example encoder tool
+
0.1.0
- Initial release of fdk-aac
- autotools based build system