shithub: aacdec

Download patch

ref: e899f1d443f1481c9500b70ebf6e0d1c0a55a41d
parent: d34519c54bfc7c76a5a68b0e8831a9ad5ad49458
author: Krzysztof Nikiel <knik@users.sourceforge.net>
date: Sat Sep 23 11:08:31 EDT 2017

version -> 2.8.3

--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+2.8.3
+	- better autotools support
 2.8.2
 	- PNS bug fixed
 	- New MP4 input module
--- a/configure.ac
+++ b/configure.ac
@@ -8,7 +8,7 @@
 dnl - mpeg4ip plugin (requires mpeg4ip's libmp4v2 to be installed)
 
 AC_PREREQ(2.50)
-AC_INIT(faad2, 2.8.2)
+AC_INIT(faad2, 2.8.3)
 AC_CONFIG_AUX_DIR(.)
 AM_INIT_AUTOMAKE([subdir-objects])