update ChangeLog
authornu774 <honeycomb77@gmail.com>
Wed, 30 Oct 2013 10:04:56 +0000 (19:04 +0900)
committernu774 <honeycomb77@gmail.com>
Wed, 30 Oct 2013 10:05:13 +0000 (19:05 +0900)
ChangeLog

index 133167fef0919f48a1732839e00740f4bd0477bc..4bc0fe0fe3c820b6b43699b2f5b7cd8adfd7486b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,55 @@
-2013-10-25  nu774 <honeycomb77@gmail.com>
+2013-10-30  nu774 <honeycomb77@gmail.com>
 
   * update ChangeLog [HEAD]
 
 
   * update ChangeLog [HEAD]
 
+  * bump version [v0.4.2]
+
+  * use tell() to obtain data chunk offset
+
+  * rename aacenc_result_t -> aacenc_frame_t, simplify write_sample()
+
+  * prepend 1 sample zero padding in case of SBR and enc_delay is odd
+
+  * cleanup interface of aac_encode_frame()
+
+  * add some copyright notice
+
+2013-10-29  nu774 <honeycomb77@gmail.com>
+
+  * smart padding for better gapless playback
+
+  * fix unused variable warning
+
+  * fix warning: cast size_t as sprintf() arg to int
+
+  * fix vcxproj
+
+  * fix pcm_seek() to inline
+
+2013-10-27  nu774 <honeycomb77@gmail.com>
+
+  * bump version [v0.4.1]
+
+  * add --include-sbr-delay
+
+  * fix help message: show -I as shorthand for --ignorelength
+
+  * remove --sbr-signaling
+
+2013-10-26  nu774 <honeycomb77@gmail.com>
+
+  * re-fix #ifdef cond for lrint()
+
+  * tag mapping: add recorded date and tempo, remove performer->artist
+
+2013-10-25  nu774 <honeycomb77@gmail.com>
+
+  * fix MSVC12 build issue
+
+  * fix build issue on platform where fileno is a naive macro
+
+  * update ChangeLog
+
   * bump version [v0.4.0]
 
   * update README
   * bump version [v0.4.0]
 
   * update README
This page took 0.011418 seconds and 4 git commands to generate.