From 2cdb38bd7eea3c52591e594f477ff0f50c9c7e10 Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Sun, 11 Apr 2010 21:50:12 +0100 Subject: Changelog update. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f4e6ed3fe..cdba8dcd7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,8 @@ xine-lib (1.1.19) 2010-??-?? * Recognise video/mp2t and video/mp2p. * TTA fixes. * Add support for Xv gamma adjustment. + * Better recovery from ALSA-reported errors. + * Report stream buffer stats to the application. xine-lib (1.1.18.1) 2010-03-06 * Oops. compat.c (for DXR3 support) was omitted. -- cgit v1.2.3 From dc5f21667ff8329464c76a9bdbf016d309a712f6 Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Sat, 22 May 2010 01:59:07 +0100 Subject: Recognise and handle the WebM container format. Currently, just treat it exactly as if it were Matroska. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') 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. -- cgit v1.2.3