summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Courtier-Dutton <jcdutton@users.sourceforge.net>2002-11-21 03:00:03 +0000
committerJames Courtier-Dutton <jcdutton@users.sourceforge.net>2002-11-21 03:00:03 +0000
commit367fb416e48a3267d7c8f942cb82009942ace770 (patch)
treeb45d1fcdbdb1eb3a6ef22333cad5af5ad948de01
parentd617856f145d3ce8371f6497586301969d3fce30 (diff)
downloadxine-lib-367fb416e48a3267d7c8f942cb82009942ace770.tar.gz
xine-lib-367fb416e48a3267d7c8f942cb82009942ace770.tar.bz2
Add some of items from my own TODO list.
CVS patchset: 3326 CVS date: 2002/11/21 03:00:03
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index 2aff4c68e..af5c3386e 100644
--- a/TODO
+++ b/TODO
@@ -53,6 +53,12 @@ optional
- bring dxr3 video out to work with aaxine (michael)
- streaming of avi files (e.g. via http)
- visualization plugins (can be done staightforward with post effect plugins)
+- Multiple DVD Subtitles displayed at the same time (jcdutton)
+- Passing extra info throught the decoders untouched (jcdutton)
+- Move DVD Still image sleep() from input_dvd.c to ./src/xine-engine (jcdutton)
+- Move read cache code from libdvdnav into input_dvd.c (jcdutton)
+- Support DVD "Trick" modes. Super Fast forward/reverse (jcdutton)
+- Add user selectable option for resampling audio out instead of current "gap feedback" method. (jcdutton)
Assigned tasks