shithub: aacenc

Download patch

ref: 934ed77ed6233be2ec8fcaba1ed1ceeb1be2c732
parent: 8189c79dd7fee27441f015e18e3c77cfaa0bbaca
author: eraser <eraser>
date: Fri Sep 21 08:59:29 EDT 2001

in previous header version was set to 1.5, fixed, now version 1.9 as before.

--- a/include/faac.h
+++ b/include/faac.h
@@ -16,7 +16,7 @@
  * License along with this library; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
- * $Id: faac.h,v 1.17 2001/09/21 12:39:01 eraser Exp $
+ * $Id: faac.h,v 1.18 2001/09/21 12:59:29 eraser Exp $
  */
 
 #ifndef FAACLIB_H
@@ -37,8 +37,8 @@
   #endif
 #endif
 
-#define FAACENC_VERSION 1.5
-#define FAACENC_VERSIONB 0 /* If 1 this version is still in beta */
+#define FAACENC_VERSION 1.9
+#define FAACENC_VERSIONB 1 /* If 1 this version is still in beta */
 
 /* MPEG ID's */
 #define MPEG2 1