diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 12 |
1 files changed, 7 insertions, 5 deletions
@@ -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 ========== |