From 676500f671d5f4debf193d8bc1d09983f86a4b9d Mon Sep 17 00:00:00 2001 From: Guenter Bartsch Date: Fri, 8 Nov 2002 11:51:52 +0000 Subject: document changes, new tasks CVS patchset: 3203 CVS date: 2002/11/08 11:51:52 --- ChangeLog | 7 ++++++- TODO | 15 ++++++++------- 2 files changed, 14 insertions(+), 8 deletions(-) diff --git a/ChangeLog b/ChangeLog index 7d2e96a55..4b405f13b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,9 @@ -xine-lib (next version) [someone fill in stability and urgency] +xine-lib (1.0.0-alpha1) + * transport stream demuxer fixes + * stdin_fifo input plugin + * vcd input plugin + +xine-lib (1.0.0-alpha0) * dvd plugin replaced by dvdnav with full menu support * fix segfault on exit for w32codecs diff --git a/TODO b/TODO index 26fcdfba8..2063c0f3a 100644 --- a/TODO +++ b/TODO @@ -12,25 +12,25 @@ required for 1.0 implement test frontend that uses these functions - use report_codec function again so uis can display error messages if codecs are missing -- fix rate estimation in demux_mpeg/demux_mpeg_block -- fix streaming if small files (e.g. http) +- fix rate estimation in demux_mpeg/demux_mpeg_block (guenter) +- fix streaming if small files (e.g. http) (guenter) - implement timeout in input_http, implement it correctly using select() (guenter) - fix potential overflow in compressor audio filter (guenter) - xine health check (stephen) - sputext decoder plugin - spucc decoder plugin -- xvid decoder plugin +- xvid decoder plugin (guenter) - faad decoder plugin - opengl video output plugin -- esd audio output plugin +- esd audio output plugin (guenter) - arts audio output plugin - irix audio output plugin (matthias) - null audio plugin (or fix null video out) -- input_dvd: detect errors, display useful error messages +- input_dvd: detect errors, display useful error messages (guenter) - prepare architecture for post effect plugins (michael) -- input_vcd -- input_stdin, input_net (guenter) +- input_net (guenter) +- fix documentation opional ------- @@ -53,6 +53,7 @@ opional - reduce memory footprint (e.g. variable fifo buffer sizes...) - bring dxr3 video out to work with aaxine (michael) - streaming of avi files (e.g. via http) +- ms audio decoder from ffmpeg Assigned tasks -- cgit v1.2.3