From cbf84e9f0e3fbfe1db57242d8dc63e49f1fd3ffa Mon Sep 17 00:00:00 2001 From: Guenter Bartsch Date: Fri, 13 Dec 2002 18:26:08 +0000 Subject: move some more issues to the optional side CVS patchset: 3510 CVS date: 2002/12/13 18:26:08 --- TODO | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/TODO b/TODO index 7fab2df3e..e5392bbf7 100644 --- a/TODO +++ b/TODO @@ -5,23 +5,15 @@ The road to 1.0 required for 1.0 ---------------- -- decoder plugin garbage collection (unload unused decoder plugins) -- fix memleaks -- implement get_audio/video_frame at least for 1 set of demuxer+decoders - implement null_audio/video_output plugins - implement test frontend that uses these functions +- 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 if small files (e.g. http) (guenter) +- fix streaming of small files (e.g. http) (guenter) - implement timeout in input_http, implement it correctly using select() (guenter) - sputext decoder plugin (zoltan & michael) -- xvid decoder plugin (guenter) -- opengl video output plugin (matthias) -- irix audio output plugin (matthias) - input_dvd: detect errors, display useful error messages (guenter) -- input_net (guenter) - fix documentation optional @@ -50,6 +42,12 @@ optional - Add user selectable option for resampling audio out instead of current "gap feedback" method. (jcdutton) - xvid decoder plugin - quicktime binary codec support (port from mplayer) (stephen) +- implement get_audio/video_frame at least for 1 set of demuxer+decoders + implement null_audio/video_output plugins + implement test frontend that uses these functions +- opengl video output plugin (matthias) +- irix audio output plugin (matthias) +- input_net (guenter) Assigned tasks ============== -- cgit v1.2.3