shithub: aacenc

Download patch

ref: 1fead17538da7ddf0ec86abbb04ce0b7eefbc2b4
parent: 58022a243187831963f3138251b8d578e01a0e7b
author: stux <stux>
date: Fri Jan 23 05:22:43 EST 2004

*** empty log message ***

--- a/libfaac/frame.c
+++ b/libfaac/frame.c
@@ -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: frame.c,v 1.55 2003/12/17 20:59:55 knik Exp $
+ * $Id: frame.c,v 1.56 2004/01/23 10:22:26 stux Exp $
  */
 
 /*
@@ -66,8 +66,8 @@
 
 
 
-int FAACAPI faacEncGetVersion(char **faac_id_string,
-			      char **faac_copyright_string)
+int FAACAPI faacEncGetVersion( char **faac_id_string,
+			      				char **faac_copyright_string)
 {
   if (faac_id_string)
     *faac_id_string = libfaacName;
@@ -942,6 +942,9 @@
 
 /*
 $Log: frame.c,v $
+Revision 1.56  2004/01/23 10:22:26  stux
+*** empty log message ***
+
 Revision 1.55  2003/12/17 20:59:55  knik
 changed default cutoff to 16k
 
--- a/libfaac/libfaac_dll.dsp
+++ b/libfaac/libfaac_dll.dsp
@@ -168,6 +168,10 @@
 # End Source File
 # Begin Source File
 
+SOURCE=..\faac\include\faaccfg.h
+# End Source File
+# Begin Source File
+
 SOURCE=.\fft.h
 # End Source File
 # Begin Source File
@@ -185,10 +189,6 @@
 # Begin Source File
 
 SOURCE=.\hufftab.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\joint.h
 # End Source File
 # Begin Source File