Hi all,

V4L Kernel API reference (/usr/src/linux/Documentation/video4linux/API.html)
claims that VIDEO_PALETTE_YUV422 is a format that packs YUV values into 8 bits.
But bttv-driver maps YUV422 to BT848_COLOR_FMT_YUY2, and thats format is
different from the description of API reference.

Why? In which way should I implement v4l driver?

-------------------------------------------------
FUKUCHI, kentarou
 E-mail: [EMAIL PROTECTED]
 Web: http://matsu-www.is.titech.ac.jp/~fukuchi/



_______________________________________________
Video4linux-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/video4linux-list

Reply via email to