diff options
| author | Michael Roitzsch <mroi@users.sourceforge.net> | 2004-04-09 14:57:25 +0000 |
|---|---|---|
| committer | Michael Roitzsch <mroi@users.sourceforge.net> | 2004-04-09 14:57:25 +0000 |
| commit | ff3ff7253e5680592329b363b9f84cccd8231eff (patch) | |
| tree | 47a2a24e09b447410a27cc5df75f9845d0b3c031 /src/libdts/TODO | |
| parent | c3505ea78011062e183c550aab20fb6aeafda4b6 (diff) | |
| download | xine-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/TODO')
| -rw-r--r-- | src/libdts/TODO | 6 |
1 files changed, 0 insertions, 6 deletions
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. - |
