summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBastien Nocera <hadess@users.sourceforge.net>2006-02-02 20:39:32 +0000
committerBastien Nocera <hadess@users.sourceforge.net>2006-02-02 20:39:32 +0000
commitd19164dd9ef4540c331ea552fc767f96c6591f1a (patch)
tree2a75baaa736b5c0521e8728f4dd48670e1e7fad3 /ChangeLog
parent1b617775b4285d96f2eac4c6da7d12a93168b0b5 (diff)
downloadxine-lib-d19164dd9ef4540c331ea552fc767f96c6591f1a.tar.gz
xine-lib-d19164dd9ef4540c331ea552fc767f96c6591f1a.tar.bz2
Add an gdk-pixbuf image decoder, faster than the ImageMagick one...
CVS patchset: 7862 CVS date: 2006/02/02 20:39:32
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 10b668d5f..2b4c160dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,7 @@ xine-lib (1.1.2)
* Fix the ./configure --enable-static-xv parameter
* Really fix the speed changing race that was mentioned in 1.1.1
* Send events for tvtime filmmode changes
+ * Add an image decoder based on gdk-pixbuf
xine-lib (1.1.1)
* Improve sound quality when using alsa 1.0.9 or above.