summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2010-05-22 01:59:07 +0100
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2010-05-22 01:59:07 +0100
commitdc5f21667ff8329464c76a9bdbf016d309a712f6 (patch)
treec047928189db182f15603951ac80371b76947abc /ChangeLog
parentcde4d4d6722305278ede341ea0f7de39805316df (diff)
downloadxine-lib-dc5f21667ff8329464c76a9bdbf016d309a712f6.tar.gz
xine-lib-dc5f21667ff8329464c76a9bdbf016d309a712f6.tar.bz2
Recognise and handle the WebM container format.
Currently, just treat it exactly as if it were Matroska.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cdba8dcd7..70e7bdccb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,8 @@ xine-lib (1.1.19) 2010-??-??
* Add support for Xv gamma adjustment.
* Better recovery from ALSA-reported errors.
* Report stream buffer stats to the application.
+ * Recognise and handle the WebM container format.
+ (VP8 video is not yet supported.)
xine-lib (1.1.18.1) 2010-03-06
* Oops. compat.c (for DXR3 support) was omitted.