summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2005-01-19 00:59:27 +0000
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2005-01-19 00:59:27 +0000
commitddcbc3dd52dce80af430dd3b21b606373707cfa3 (patch)
tree6445d97ee4cf702cddf8fb8dae3e6e8e2681fad9 /ChangeLog
parent3118549a0590dea62a76c568a7a14b8e3fdb90d1 (diff)
downloadxine-lib-ddcbc3dd52dce80af430dd3b21b606373707cfa3.tar.gz
xine-lib-ddcbc3dd52dce80af430dd3b21b606373707cfa3.tar.bz2
Distorted image fix:
- set the displayed bitmap's width to a multiple of 8 (round up); - centre the image within this. Incorrect colours fix: - use RGB8 instead of BGR8. Shout if these break things :-) CVS patchset: 7363 CVS date: 2005/01/19 00:59:27
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 36b0270d2..faf3ff876 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,6 +16,7 @@ xine-lib (1.0.1)
* added limited support for character entities to the XML parser
* fixed support of icecast 2 server
* fixed some memleaks related to DVD playback and MPEG PES
+ * fixed PNG/MNG image distortion and incorrect colouring
xine-lib (1.0)
* unbreak DXR3 plugin