summaryrefslogtreecommitdiff
path: root/doc/hackersguide
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 /doc/hackersguide
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 'doc/hackersguide')
-rw-r--r--doc/hackersguide/overview.sgml9
1 files changed, 3 insertions, 6 deletions
diff --git a/doc/hackersguide/overview.sgml b/doc/hackersguide/overview.sgml
index acbac5f39..0b7996b7a 100644
--- a/doc/hackersguide/overview.sgml
+++ b/doc/hackersguide/overview.sgml
@@ -141,14 +141,11 @@
</listitem>
</varlistentry>
<varlistentry>
- <term><filename>libdts</filename></term>
+ <term><filename>libdts</filename> (imported)</term>
<listitem>
<para>
- Audio decoder plugin that does currently nothing but passing through
- DTS (AC5) data to the audio output plugin. This is only usefull
- when using an external hardware DTS decoder. James has started to
- work on software DTS decoding, but has not succeeded so far. Anyone
- giving him a hand?
+ AC5 (aka DTS) audio decoder library and xine plugin, which is capable
+ of software decoding as well as digital passthrough.
</para>
<para></para>
</listitem>