diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/hackersguide/overview.sgml | 9 |
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> |