diff options
author | Darren Salt <devspam@moreofthesa.me.uk> | 2012-11-23 20:22:35 +0000 |
---|---|---|
committer | Darren Salt <devspam@moreofthesa.me.uk> | 2012-11-23 20:22:35 +0000 |
commit | d705224ae16873d33475bd025cc468349d03ba1b (patch) | |
tree | 87613853d87400380836d11cf68cbde76f8e7dc4 /ChangeLog | |
parent | 540ebc8d8c1bbd96c3cb195ab6fb79c4cc8d7585 (diff) | |
download | xine-lib-d705224ae16873d33475bd025cc468349d03ba1b.tar.gz xine-lib-d705224ae16873d33475bd025cc468349d03ba1b.tar.bz2 |
Changelog updates.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -6,9 +6,9 @@ xine-lib (1.2.3) ????-??-?? * Add fast libjpeg based JPEG decoder * Add max. Xv image size detection to Xv video output plugin * Fix crash when trying to display too large jpeg image with Xv output plugin - -xine-lib (1.1.22) ????-??-?? - * Fix segfault when trying to display large images with Xv output plugins + * Fix possible crash when stopping playback with deinterlacing enabled + * Support large PAT in MPEG TS + * Handle EAC3 audio (via ffmpeg) xine-lib (1.2.2) 2012-06-09 * Fix musepack decoder compilation if libmpcdec headers aren't available. @@ -99,6 +99,9 @@ xine-lib (1.2.0) 2012-01-01 * Report more video output capabilities via (port)->get_capabilities(): colour controls, zooming, colour keying. +xine-lib (1.1.22) ????-??-?? + * Fix segfault when trying to display large images with Xv output plugins + xine-lib (1.1.21) 2012-06-09 * Fix a potential double-free (goom) when playing AAC files. * Fix a possible clean-up crash in the goom FFT code. |