diff options
author | Petri Hintukainen <phintuka@users.sourceforge.net> | 2012-07-16 22:52:09 +0300 |
---|---|---|
committer | Petri Hintukainen <phintuka@users.sourceforge.net> | 2012-07-16 22:52:09 +0300 |
commit | 5f55dcd22084265c5a8fa45515a797d909319fe4 (patch) | |
tree | 19d386067c1fc5bd63a2ef25bda9f1c8b9944313 | |
parent | 5b4d4a897887a2461ecfc432aee2626a9207d665 (diff) | |
download | xine-lib-5f55dcd22084265c5a8fa45515a797d909319fe4.tar.gz xine-lib-5f55dcd22084265c5a8fa45515a797d909319fe4.tar.bz2 |
ChangeLog update
--HG--
extra : rebase_source : 0d349deba64ee9d75e02736b2b333235bcb3ba36
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,7 +1,11 @@ xine-lib (1.2.3) ????-??-?? + * Add OpenGL 2.0 output plugin + * Add crop support to XShm output plugins + * Add color matrix and full range support to OpenGL/Xv/XShm output plugins * Add test image generator input plugin * 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 |