diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 13 insertions, 2 deletions
@@ -69,10 +69,21 @@ xine-lib (1.1.90) (Unreleased) colour controls, zooming, colour keying. xine-lib (1.1.15) 2008-??-?? - * Use external ffmpeg by default. - * V4L: Don't segfault if asked for an input that doesn't exist + * Security fixes: + - Fix crashes with various corrupted media files, including Ogg. + (CVE-2008-3231) + This includes a libfaad update from the 1.2 branch. + - Delay V4L video frame preallocation until we know how large they'll be. + * Use external ffmpeg and libfaad by default. + * 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: 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. xine-lib (1.1.14) 2008-06-29 * DVB changes: |