summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--TODO2
2 files changed, 2 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index fb9048279..4156ff4e4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,8 @@ xine-lib (1-beta7)
* libdvdnav updated to 0.1.6cvs: fixes a whole class of problems caused
by dvdnav being a bit ahead in the stream due to xine's fifos
* libdvdread updated to 0.9.4
-
+ * streaming of avi files (e.g. via http)
+
xine-lib (1-beta6)
* inform the width and height for the v4l input plugin
* ffmpeg aspect ratio detection code fixed
diff --git a/TODO b/TODO
index c830f6ab0..68836d723 100644
--- a/TODO
+++ b/TODO
@@ -19,13 +19,11 @@ optional
- input_rtp
- rtsp support (currently only real's rtsp derivate is implemented)
- theora support
-- mmsh support (thibaut)
- detect broken savage drivers in health check, disable Xv in that case
- id3v2 (guenter)
- directfb video output plugin
- 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)
- 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)