From 392cef9b37fe7166a8b69685b1e7d73fc3cf15d1 Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Thu, 4 Feb 2010 21:47:38 +0000 Subject: Work around an ffmpeg SVQ3 bug; check for avcodec_thread_init failure. --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5cbb50e5d..8a1b95390 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,7 @@ xine-lib (1.1.18) 20??-??-?? * More meta-information tags. (Nothing sets these yet, though.) * Added basic support for .qtl (Quicktime media link). * "Fixed" playback of 24-bit FLAC. + * Work around an ffmpeg bug concerning Sorenson Video 3. xine-lib (1.1.17) 2009-12-01 * Add support for Matroska SIMPLEBLOCK. -- cgit v1.2.3 From 32d2fc27aafb76dccb53b00457a8cf4c4f9ffed6 Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Thu, 4 Feb 2010 22:04:13 +0000 Subject: Extend Ogg metadata handling. --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8a1b95390..2b8be055e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,7 +3,8 @@ xine-lib (1.1.18) 20??-??-?? various problems with FLAC playback. * Build fix (undefined symbol) for when using older ffmpeg. * TTA demuxer fixes; allow seeking. - * More meta-information tags. (Nothing sets these yet, though.) + * More meta-information tags. + Only the Ogg demuxer knows about these at present. * Added basic support for .qtl (Quicktime media link). * "Fixed" playback of 24-bit FLAC. * Work around an ffmpeg bug concerning Sorenson Video 3. -- cgit v1.2.3