Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: VDR 1.2 with 256 Color OSD



On Tue, Jan 27, 2004 at 10:13:14AM +0100, Andreas 'powARman' Regel wrote:
> I did some tests with VDR 1.2.6 and 256 color OSD. When displaying a
> stream of 256-color-greyscale images, I discovered that VDR had
> problems displaying some of the grey colors. I tracked this down to
> osdbase.c/.h: the indexes of cBitmap have the type char. I have
> modified this to unsigned char and now it works perfectly.

Ah, I too have been having problems with 256 color OSD and the osdpip
plugin. Changing cBitmap.bitmap to unsigned char and fixing all the
places accessing it to also use unsigned char seems to have fixed that.
Thanks.



-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index