bump version v0.3.2
authornu774 <honeycomb77@gmail.com>
Sun, 20 Oct 2013 15:35:17 +0000 (00:35 +0900)
committernu774 <honeycomb77@gmail.com>
Sun, 20 Oct 2013 15:35:51 +0000 (00:35 +0900)
ChangeLog
version.h

index 8a6465bbfc65334ff9b6b428455acdf95f24695f..2de1ea9acb492cf4215ea2b8860606aa02677bde 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,18 @@
+2013-10-21  nu774 <honeycomb77@gmail.com>
+
+  * bump version [HEAD]
+
+2013-10-20  nu774 <honeycomb77@gmail.com>
+
+  * reimplement int16 conversion as pcm_reader
+
+  * add abstraction layer for pcm reading
+
+  * improve handling of avgBitrate
+
 2013-10-19  nu774 <honeycomb77@gmail.com>
 
-  * update ChangeLog and git2changelog.py [HEAD]
+  * update ChangeLog and git2changelog.py [origin/master]
 
 2013-10-18  nu774 <honeycomb77@gmail.com>
 
index 9ee77c860d0dda73f8aa9156ece82f6896759340..5b735108400051d9e2c9a99d8eb84ce276935cd5 100644 (file)
--- a/version.h
+++ b/version.h
@@ -1,4 +1,4 @@
 #ifndef VERSION_H
 #define VERSION_H
-const char *fdkaac_version = "0.3.1";
+const char *fdkaac_version = "0.3.2";
 #endif
This page took 0.011944 seconds and 4 git commands to generate.