ref: 87aa6fb0d4e04eb7a0e22f0558a022851217cb03
parent: fca16a086f18abf7f40dd564b441be9c051989d6
author: Krzysztof Nikiel <knik@users.sourceforge.net>
date: Thu Sep 28 10:31:14 EDT 2017
version -> 1.29.7.7
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+ * modified functioning of ABR mode (-b option)
* improved autotools support
* allowed even higher bitrates, including ADTS
* framebuffer size bug fixed
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.50)
-AC_INIT(faac, 1.29.7.6, https://sourceforge.net/p/faac/bugs/)
+AC_INIT(faac, 1.29.7.7, https://sourceforge.net/p/faac/bugs/)
AC_CONFIG_AUX_DIR(.)
AM_INIT_AUTOMAKE([subdir-objects])