diff options
-rw-r--r-- | ChangeLog | 3 | ||||
-rw-r--r-- | TODO | 2 |
2 files changed, 2 insertions, 3 deletions
@@ -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 @@ -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) |