From ff3ff7253e5680592329b363b9f84cccd8231eff Mon Sep 17 00:00:00 2001 From: Michael Roitzsch Date: Fri, 9 Apr 2004 14:57:25 +0000 Subject: 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 --- src/libdts/TODO | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 src/libdts/TODO (limited to 'src/libdts/TODO') diff --git a/src/libdts/TODO b/src/libdts/TODO deleted file mode 100644 index ab77d73a0..000000000 --- a/src/libdts/TODO +++ /dev/null @@ -1,6 +0,0 @@ -Todo list for software dts core (48Khz PCM, not 96Khz PCM) decode. -1) Enter all the huffman tables. -2) Get InverseQ to parse the input stream via the huffman tables. -3) Move over the sync detection and packet joining code from liba52 and modify it to recognise dts. -4) Get all the parsing code to compile and work correctly. Requires (1) and (2) first. - -- cgit v1.2.3