summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPetri Hintukainen <phintuka@users.sourceforge.net>2012-06-15 12:11:37 +0300
committerPetri Hintukainen <phintuka@users.sourceforge.net>2012-06-15 12:11:37 +0300
commit792ebfba1c222969181538340ec10d46a2278185 (patch)
tree1496dc2e933cb20dcddd29cee49370e2513f5e6f /ChangeLog
parent7b1e1cf0b7ddfba9d79f47fe365619617b39fe08 (diff)
parenta214d323e70910f1572431c4f5d66001f57ef557 (diff)
downloadxine-lib-792ebfba1c222969181538340ec10d46a2278185.tar.gz
xine-lib-792ebfba1c222969181538340ec10d46a2278185.tar.bz2
Merge from 1.1
--HG-- rename : src/libxinevdec/gdkpixbuf.c => src/video_dec/gdkpixbuf.c rename : src/libxinevdec/image.c => src/video_dec/image.c
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 16655b953..7f35d01a4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@ xine-lib (1.2.3) ????-??-??
* Add fast libjpeg based JPEG decoder
* Add max. Xv image size detection to Xv video output plugin
+xine-lib (1.1.22) ????-??-??
+ * Fix segfault when trying to display large images with Xv output plugins
+
xine-lib (1.2.2) 2012-06-09
* Fix musepack decoder compilation if libmpcdec headers aren't available.
* Configure tests for xinerama & VideoCD support now soft-fail properly.