summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThibaut Mattern <tmattern@users.sourceforge.net>2003-03-02 15:25:38 +0000
committerThibaut Mattern <tmattern@users.sourceforge.net>2003-03-02 15:25:38 +0000
commit1e2a16b0ec16c32b99c1be0a6ac026fb88426ae5 (patch)
treec67525ea4e6f8bdb6fb975dc8bca9a46aef8c4a4 /ChangeLog
parent8616545efec320b75f62ccad93446720d806501b (diff)
downloadxine-lib-1e2a16b0ec16c32b99c1be0a6ac026fb88426ae5.tar.gz
xine-lib-1e2a16b0ec16c32b99c1be0a6ac026fb88426ae5.tar.bz2
- https protocol
- streaming of avi files CVS patchset: 4318 CVS date: 2003/03/02 15:25:38
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 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