From ddcbc3dd52dce80af430dd3b21b606373707cfa3 Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Wed, 19 Jan 2005 00:59:27 +0000 Subject: 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 --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') 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 -- cgit v1.2.3