[NUT-devel] [RFC] FourCCs for rawvideo rgb4_byte / bgr4_byte
stefasab
stefasab at gmail.com
Sat May 22 18:06:45 CEST 2010
On date Friday 2010-05-21 00:14:17 +0200, Stefano Sabatini wrote:
> Hi all, this follows a thread from ffmpeg-devel:
> http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/109054/focus=109394
>
> I proposed these names:
> B4BY (bgr4_byte) Packed BGR 1:2:1, 8bpp, (msb)1B 2G 1R(lsb)
> R4BY (rgb4_byte) Packed RGB 1:2:1, 8bpp, (msb)1R 2G 1B(lsb)
>
> Other idea:
> bgr4_byte => B[1][2][1]
> rgb4_byte => R[1][2][1]
>
> Note that I'm very satisfied with these names, maybe someone can find
> a better scheme.
>
> What do you think?
Ping.
More information about the NUT-devel
mailing list