Mailing List archive

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

[linux-dvb] OSD YUV palette?




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 listar@linuxtv.org with "unsubscribe linux-dvb" as subject.


Home | Main Index | Thread Index