shithub: aacenc

Download patch

ref: b5680ddc71a2f0047878d028dc80c671be149c6a
parent: d2763f063d7af268cfb7b64a29e7d3f87a9e2aae
author: Krzysztof Nikiel <knik@users.sourceforge.net>
date: Sun Aug 27 12:10:17 EDT 2017

version -> 1.29.7.3

--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+1.29.7.3
+	* some mp4 atoms fixed for better compalibility
+1.29.7.2
+	* stdin seek bug fixed
 1.29.7
 	* quantizer tweaked to better support high bitrates
 	* allow higher quality for mp4 files (-q 5000 max)
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.50)
-AC_INIT(faac, 1.29.7.2, https://sourceforge.net/p/faac/bugs/)
+AC_INIT(faac, 1.29.7.3, https://sourceforge.net/p/faac/bugs/)
 AC_CONFIG_AUX_DIR(.)
 AM_INIT_AUTOMAKE([subdir-objects])