summaryrefslogtreecommitdiff
path: root/src/libdts/dts_debug.h
diff options
context:
space:
mode:
authorMichael Roitzsch <mroi@users.sourceforge.net>2004-04-09 14:57:25 +0000
committerMichael Roitzsch <mroi@users.sourceforge.net>2004-04-09 14:57:25 +0000
commitff3ff7253e5680592329b363b9f84cccd8231eff (patch)
tree47a2a24e09b447410a27cc5df75f9845d0b3c031 /src/libdts/dts_debug.h
parentc3505ea78011062e183c550aab20fb6aeafda4b6 (diff)
downloadxine-lib-ff3ff7253e5680592329b363b9f84cccd8231eff.tar.gz
xine-lib-ff3ff7253e5680592329b363b9f84cccd8231eff.tar.bz2
including libdts as experimental DTS decoder
(xine wrapper code by James Stembridge) does not work on all DVDs, but better a sometimes failing decoder than no decoder at all; digital passthrough seems unaffected CVS patchset: 6361 CVS date: 2004/04/09 14:57:25
Diffstat (limited to 'src/libdts/dts_debug.h')
-rw-r--r--src/libdts/dts_debug.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/libdts/dts_debug.h b/src/libdts/dts_debug.h
deleted file mode 100644
index 3c5b2ec59..000000000
--- a/src/libdts/dts_debug.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef DTS_DEBUG_H
-#define DTS_DEBUG_H 1
-
-/*
-#define LOG_DEBUG
-#define ENABLE_DTS_PARSE
-*/
-
-#endif /* DTS_DEBUG_H */