summaryrefslogtreecommitdiff
path: root/src/libfaad/common.h
diff options
context:
space:
mode:
authorJames Stembridge <jstembridge@users.sourceforge.net>2004-01-26 22:34:10 +0000
committerJames Stembridge <jstembridge@users.sourceforge.net>2004-01-26 22:34:10 +0000
commit925b8c0c8c8d5641ec7865d102fc4a813a0940c4 (patch)
tree41b9798a788990135ae2876c426d5b88428999d8 /src/libfaad/common.h
parent229558581183265e40767066db5b6aa99c8818b1 (diff)
downloadxine-lib-925b8c0c8c8d5641ec7865d102fc4a813a0940c4.tar.gz
xine-lib-925b8c0c8c8d5641ec7865d102fc4a813a0940c4.tar.bz2
Sync with libfaad CVS
CVS patchset: 6071 CVS date: 2004/01/26 22:34:10
Diffstat (limited to 'src/libfaad/common.h')
-rw-r--r--src/libfaad/common.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/libfaad/common.h b/src/libfaad/common.h
index 577f54368..439316c2c 100644
--- a/src/libfaad/common.h
+++ b/src/libfaad/common.h
@@ -22,7 +22,7 @@
** Commercial non-GPL licensing of this software is possible.
** For more info contact Ahead Software through Mpeg4AAClicense@nero.com.
**
-** $Id: common.h,v 1.10 2004/01/11 15:44:04 mroi Exp $
+** $Id: common.h,v 1.11 2004/01/26 22:34:10 jstembridge Exp $
**/
#ifndef __COMMON_H__
@@ -73,6 +73,7 @@ extern "C" {
//#define SCALABLE_DEC
/* Allow decoding of Digital Radio Mondiale (DRM) */
//#define DRM
+//#define DRM_PS
/* LD can't do without LTP */
#ifdef LD_DEC
@@ -100,6 +101,7 @@ extern "C" {
#define SBR_DEC
//#define SBR_LOW_POWER
+//#define PS_DEC
/* FIXED POINT: No MAIN decoding, forced SBR Low Power decoder */
#ifdef FIXED_POINT