[vlc-devel] [PATCH] access: add rfb/vnc viewonly module.

Francois Cartegnie fcvlcdev at free.fr
Tue Mar 12 19:34:06 CET 2013


Le 12/03/2013 18:17, Jean-Baptiste Kempf a écrit :
> On 12 Mar, Francois Cartegnie wrote :
>> +#define RFB_CHROMA_LONGTEXT N_("RGB chroma (RV32, RV24, RV16, RGB2)")
> 
> Why not RGB8 ?

Because the string->chroma table mentions RGB2 as string.
See fourcc.c #751
    B(VLC_CODEC_RGB8, "8 bits RGB"),
        A("RGB2"),

Francois




More information about the vlc-devel mailing list