diff options
| author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2005-01-19 00:59:27 +0000 |
|---|---|---|
| committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2005-01-19 00:59:27 +0000 |
| commit | ddcbc3dd52dce80af430dd3b21b606373707cfa3 (patch) | |
| tree | 6445d97ee4cf702cddf8fb8dae3e6e8e2681fad9 /ChangeLog | |
| parent | 3118549a0590dea62a76c568a7a14b8e3fdb90d1 (diff) | |
| download | xine-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-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
