diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2010-02-04 21:47:38 +0000 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2010-02-04 21:47:38 +0000 |
commit | 392cef9b37fe7166a8b69685b1e7d73fc3cf15d1 (patch) | |
tree | f82b25279569a77158b265ea2dfb3cbdaf5b075b /ChangeLog | |
parent | 46c0dcb615c2926e8ca5f15488ab9f21ccbda0f9 (diff) | |
download | xine-lib-392cef9b37fe7166a8b69685b1e7d73fc3cf15d1.tar.gz xine-lib-392cef9b37fe7166a8b69685b1e7d73fc3cf15d1.tar.bz2 |
Work around an ffmpeg SVQ3 bug; check for avcodec_thread_init failure.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |