summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuenter Bartsch <guenter@users.sourceforge.net>2003-01-02 18:18:09 +0000
committerGuenter Bartsch <guenter@users.sourceforge.net>2003-01-02 18:18:09 +0000
commit17a897e7a8fad89d12f0de8ec821bc9ff2feac60 (patch)
tree4218e991fb5730eb10ba528f8676eaafe016d05a
parentec26f24d4fe885d69a886c3c079b53cb348a2e12 (diff)
downloadxine-lib-17a897e7a8fad89d12f0de8ec821bc9ff2feac60.tar.gz
xine-lib-17a897e7a8fad89d12f0de8ec821bc9ff2feac60.tar.bz2
small todo file updates
CVS patchset: 3753 CVS date: 2003/01/02 18:18:09
-rw-r--r--TODO11
1 files changed, 5 insertions, 6 deletions
diff --git a/TODO b/TODO
index fde5401df..07c254668 100644
--- a/TODO
+++ b/TODO
@@ -8,17 +8,16 @@ required for 1.0
- make sure all decoder config options get always registered
- use report_codec function again so uis can display error messages if
codecs are missing
-- fix rate estimation in demux_mpeg/demux_mpeg_block (guenter)
-- fix streaming of small files (e.g. http) (guenter)
-- implement timeout in input_http, implement it correctly using select()
- (guenter)
+- fix rate estimation in demux_mpeg/demux_mpeg_block
- sputext decoder plugin (zoltan & michael)
-- input_dvd: detect errors, display useful error messages (guenter)
-- fix documentation
+- input_dvd: detect errors, display useful error messages
+- fix/update documentation
optional
--------
+- fix streaming of small files (e.g. http)
+- implement timeout in input_http, implement it correctly using select()
- audio CD input plugin (a cdparanoia based one would be goom compatible ;-)
- input_rtp
- rtsp support