ref: 0620c3632f842f43d6e9224a9d040c668b6dae16
parent: 5643b9731b690376104867561becc82be4b4047e
author: menno <menno>
date: Sun Aug 13 10:13:31 EDT 2006
Changes
--- a/README
+++ b/README
@@ -15,19 +15,19 @@
******************************************************************************
** FAAD2 - Freeware Advanced Audio (AAC) Decoder including SBR decoding
** Copyright (C) 2003-2005 M. Bakker, Nero AG, http://www.nero.com
-**
+**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
** the Free Software Foundation; either version 2 of the License, or
** (at your option) any later version.
-**
+**
** This program is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
** GNU General Public License for more details.
-**
+**
** You should have received a copy of the GNU General Public License
-** along with this program; if not, write to the Free Software
+** along with this program; if not, write to the Free Software
** Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
**
** Any non-GPL usage of this software or parts of this software is strictly
--- a/configure.in
+++ b/configure.in
@@ -9,7 +9,7 @@
AC_INIT
AC_CONFIG_AUX_DIR(.)
-AM_INIT_AUTOMAKE(faad2, 2.0.1cvs20060515)
+AM_INIT_AUTOMAKE(faad2, 2.5.0)
AC_PROG_LIBTOOL
AC_SUBST(LIBTOOL_DEPS)
--- a/include/neaacdec.h
+++ b/include/neaacdec.h
@@ -27,7 +27,7 @@
** Commercial non-GPL licensing of this software is possible.
** For more info contact Nero AG through Mpeg4AAClicense@nero.com.
**
-** $Id: neaacdec.h,v 1.7 2006/05/07 18:09:00 menno Exp $
+** $Id: neaacdec.h,v 1.8 2006/08/13 14:13:31 menno Exp $
**/
#ifndef __NEAACDEC_H__
@@ -71,7 +71,7 @@
#endif
#endif
-#define FAAD2_VERSION "2.1 beta"
+#define FAAD2_VERSION "2.5"
/* object types for AAC */
#define MAIN 1