summaryrefslogtreecommitdiff
path: root/src/dxr3
diff options
context:
space:
mode:
Diffstat (limited to 'src/dxr3')
-rw-r--r--src/dxr3/dxr3_decode_spu.c7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/dxr3/dxr3_decode_spu.c b/src/dxr3/dxr3_decode_spu.c
index 853860f85..8721f43c2 100644
--- a/src/dxr3/dxr3_decode_spu.c
+++ b/src/dxr3/dxr3_decode_spu.c
@@ -17,7 +17,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: dxr3_decode_spu.c,v 1.39 2003/11/12 17:52:59 mroi Exp $
+ * $Id: dxr3_decode_spu.c,v 1.40 2003/11/26 19:43:31 f1rmb Exp $
*/
/* dxr3 spu decoder plugin.
@@ -37,6 +37,11 @@
#include <errno.h>
#define LOG_MODULE "dxr3_decode_spu"
+#define LOG_VERBOSE
+/*
+#define LOG
+*/
+
#define LOG_PTS 0
#define LOG_SPU 0
#define LOG_BTN 0