Hi, some little questions about the OSD
OSDSetColor() uses RGB values as input and converts them into YUV values. SPU encode colors as YUV already, it therefore is overkill to convert them into RGB first, only to have them converted back later by the driver again. Would it be possible, to have a OSDSetColorYUV() function/ioctl that takes YUV values as input + color blend value (0..0xf), instead of RGB? Andreas -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
