diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2008-08-07 14:08:06 +0100 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2008-08-07 14:08:06 +0100 |
commit | 8d62edd3e97c028aa15ed9504f182d7dc64b59d4 (patch) | |
tree | b8b78c35dea47e884efc01f48ecd57c3c7f7a8bd | |
parent | afa345a236a04cb2526fa9350b1767fdd9972fcf (diff) | |
download | xine-lib-8d62edd3e97c028aa15ed9504f182d7dc64b59d4.tar.gz xine-lib-8d62edd3e97c028aa15ed9504f182d7dc64b59d4.tar.bz2 |
Rearrange changelog entries for 1.1.15 wrt security issues.
--HG--
extra : transplant_source : %1A%0Fu%1062y%F6I%0A%AF%97%85%3Fr%F6%17%20%01W
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 5 insertions, 6 deletions
@@ -1,19 +1,18 @@ xine-lib (1.1.15) 2008-??-?? * Security fixes: - Fix crashes with corrupted Ogg files. (CVE-2008-3231) + - Fix crashes with fuzzed Windows Media files. + - Delay V4L video frame preallocation until we know how large they'll be. * Use external ffmpeg by default. - * V4L: Don't segfault if asked for an input that doesn't exist + * V4L: Don't segfault if asked for an input that doesn't exist. * Recognise AMR audio (normally found in 3GP files). * Recognise Snow video. * Xv deinterlacing didn't take the size of the deinterlaced image into account; on some chipsets, this would cause image corruption, while on others, there would be no problem. - * V4L changes: - - Delay preallocating video frames until we know how large they'll be - - Only try and set the tuner if we're going to use it. Setting the tuner - when using baseband video (CVBS, S-Video) breaks the input. + * V4L: only try and set the tuner if we're going to use it. Setting the tuner + when using baseband video (CVBS, S-Video) breaks the input. * Fix crashes with MP3 files with metadata consisting only of separators. - * Fix crashes with fuzzed Windows Media files. xine-lib (1.1.14) 2008-06-29 * DVB changes: |