shithub: aacenc

Download patch

ref: 2678c78d8bf698d65bfa9bfc96ea266ebf2c92b8
parent: d12f80faa4a0a08a38cb05de3960b2a6e01569df
author: menno <menno>
date: Fri May 18 17:02:37 EDT 2001

Added encoder library interface documentation

diff: cannot open b/docs//null: file does not exist: 'b/docs//null'
binary files /dev/null b/docs/libfaac.pdf differ
--- a/include/faac.h
+++ b/include/faac.h
@@ -16,7 +16,7 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
- * $Id: faac.h,v 1.7 2001/04/19 13:20:33 menno Exp $
+ * $Id: faac.h,v 1.8 2001/05/18 21:02:37 menno Exp $
  */
 
 #ifndef FAACLIB_H
@@ -38,7 +38,7 @@
 #endif
 
 #define FAACENC_VERSION 1.0
-#define FAACENC_VERSIONB 1 /* If 1 this version is still in beta */
+#define FAACENC_VERSIONB 0 /* If 1 this version is still in beta */
 
 /* MPEG ID's */
 #define MPEG2 1