summaryrefslogtreecommitdiff
path: root/lib/rbcodec/codecs/libfaad/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rbcodec/codecs/libfaad/common.h')
-rw-r--r--lib/rbcodec/codecs/libfaad/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rbcodec/codecs/libfaad/common.h b/lib/rbcodec/codecs/libfaad/common.h
index 938f64e14c..3b45f46ff0 100644
--- a/lib/rbcodec/codecs/libfaad/common.h
+++ b/lib/rbcodec/codecs/libfaad/common.h
@@ -66,7 +66,7 @@ extern "C" {
66#endif 66#endif
67 67
68/* Used to allocate several SBR + PS arrays and variables statically. */ 68/* Used to allocate several SBR + PS arrays and variables statically. */
69//#define FAAD_STATIC_ALLOC 69#define FAAD_STATIC_ALLOC
70 70
71#define INLINE __inline 71#define INLINE __inline
72#if 0 //defined(_WIN32) && !defined(_WIN32_WCE) 72#if 0 //defined(_WIN32) && !defined(_WIN32_WCE)