summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel Freitas <miguelfreitas@users.sourceforge.net>2003-04-12 15:45:07 +0000
committerMiguel Freitas <miguelfreitas@users.sourceforge.net>2003-04-12 15:45:07 +0000
commit21bdee4ce92368fe303a04e8a26356eb47b6df83 (patch)
tree050a82a6c8b2fdc840b77ca7939ab63640926f6d
parent720132e999e2674c5cc4ef2e2712689e8d3a3041 (diff)
downloadxine-lib-21bdee4ce92368fe303a04e8a26356eb47b6df83.tar.gz
xine-lib-21bdee4ce92368fe303a04e8a26356eb47b6df83.tar.bz2
some TODO updates
CVS patchset: 4594 CVS date: 2003/04/12 15:45:07
-rw-r--r--TODO12
1 files changed, 7 insertions, 5 deletions
diff --git a/TODO b/TODO
index 68836d723..11c644f1a 100644
--- a/TODO
+++ b/TODO
@@ -5,17 +5,19 @@ The road to 1.0
required for 1.0
----------------
-- fix rate estimation in demux_mpeg/demux_mpeg_block
+- fix rate estimation in demux_mpeg/demux_mpeg_block
+ obs: rate estimation is now fixed for dvds.
- input_dvd: detect errors, display useful error messages
+ obs: partialy implemented. all modules must be checked
+ for error reporting.
- update xine hacker's guide
-- mute xine's console output unless verbose is set
-- fix tvout support (nvtv)
+- have all network input plugins to use the same code with select().
+ must be able to stop engine while waiting for data.
optional
--------
- fix streaming of small files (e.g. http)
-- implement timeout in input_http, implement it correctly using select()
- input_rtp
- rtsp support (currently only real's rtsp derivate is implemented)
- theora support
@@ -27,11 +29,11 @@ optional
- Multiple DVD Subtitles displayed at the same time (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)
- xvid decoder plugin
- opengl video output plugin (matthias)
- irix audio output plugin (matthias)
- update DVB plugin (latest API, DVB-C support) (guenter)
+- support changing channel for V4L (event already defined in xine.h)
Open Tasks
==========