[vlc-devel] vlc: svn commit r13135 (asmax)
Subversion daemon
svn at videolan.org
Sat Nov 5 18:05:25 CET 2005
r13135 | asmax | 2005-11-05 18:05:25 +0100 (Sat, 05 Nov 2005) | 6 lines
Changed paths:
M /trunk/modules/codec/sdl_image.c
* sdl_image.c: fixed decoding of 24/32 bpp images (the color masks were not
taken into account, which caused getting RGBA pictures instead of ARGB,
or GBR instead of RGB). 8bpp is obviously broken too, I have not tested it.
--> now BMP images (and other formats) can be used in skins, not only PNG!
(of course the goal is to add a winamp skins loader ;-)
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list