summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPetri Hintukainen <phintuka@users.sourceforge.net>2012-06-12 12:53:02 +0300
committerPetri Hintukainen <phintuka@users.sourceforge.net>2012-06-12 12:53:02 +0300
commitfcffc38d21bd7a08c31b7ee7d22f43623679eb29 (patch)
treeadb8e785b8f55606081e290a589bf391109c488e /ChangeLog
parenta919038b1f9af29bebb93d7175671ce1ba8943b5 (diff)
downloadxine-lib-fcffc38d21bd7a08c31b7ee7d22f43623679eb29.tar.gz
xine-lib-fcffc38d21bd7a08c31b7ee7d22f43623679eb29.tar.bz2
Add fast libjpeg based JPEG decoder
Support downscaling images when vo can't handle large images
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4c9c97d9e..870752b85 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
xine-lib (1.2.3) ????-??-??
* Add test image generator input plugin
+ * Add fast libjpeg based JPEG decoder
xine-lib (1.2.2) 2012-06-09
* Fix musepack decoder compilation if libmpcdec headers aren't available.