diff src/aac/libfaad2/common.h @ 683:550b1dd13323 trunk

[svn] - sbr decoding is not fixed point
author nenolod
date Tue, 20 Feb 2007 04:56:39 -0800
parents 3da1b8942b8b
children e6c5fdae6e88
line wrap: on
line diff
--- a/src/aac/libfaad2/common.h	Tue Feb 20 04:42:48 2007 -0800
+++ b/src/aac/libfaad2/common.h	Tue Feb 20 04:56:39 2007 -0800
@@ -117,6 +117,9 @@
 # ifdef MAIN_DEC
 #  undef MAIN_DEC
 # endif
+# ifdef SBR_DEC
+#  undef SBR_DEC
+# endif
 #endif // FIXED_POINT
 
 #ifdef DRM