diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2010-05-22 01:59:07 +0100 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2010-05-22 01:59:07 +0100 |
commit | dc5f21667ff8329464c76a9bdbf016d309a712f6 (patch) | |
tree | c047928189db182f15603951ac80371b76947abc /ChangeLog | |
parent | cde4d4d6722305278ede341ea0f7de39805316df (diff) | |
download | xine-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-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |