shithub: aacenc

Download patch

ref: 97f2db81b8676baa25d85d4c2b85dddcf8458858
parent: b2e28f4da2a8fcf298d8a886044d1d709ee57a21
author: Krzysztof Nikiel <knik@users.sourceforge.net>
date: Sat Sep 23 10:49:21 EDT 2017

version -> 1.29.7.5

--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+	* improved autotools support
 	* allowed even higher bitrates, including ADTS
 	* framebuffer size bug fixed
 	* removed broken object types: Main and LTP
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.50)
-AC_INIT(faac, 1.29.7.4, https://sourceforge.net/p/faac/bugs/)
+AC_INIT(faac, 1.29.7.5, https://sourceforge.net/p/faac/bugs/)
 AC_CONFIG_AUX_DIR(.)
 AM_INIT_AUTOMAKE([subdir-objects])