On Mon, 2010-10-18 at 16:33 +0200, Hans de Goede wrote: > Hi, > > NACK > > The byte ordering in v4l1's VIDEO_PALETTE_RGB24 was never really > clear, but the kernel v4l1 compatibility ioctl handling has > been mapping VIDEO_PALETTE_RGB24 <-> V4L2_PIX_FMT_BGR24 > for ever and many v4l1 apps actually expect VIDEO_PALETTE_RGB24 > to be BGR24. The only one I know of to get this wrong is camorama > and the solution there is to: > 1) not use camorama > 2) if you use camorama anyway, fix it, there is a list of patches > fixing various issues available here: > http://pkgs.fedoraproject.org/gitweb/?p=camorama.git;a=tree > > Regards, > I guess you can add sane to the list of apps that actually expect RGB24 to be RGB24. I was trying to debug why colors were inverted in the sane v4l backend when I did this. Marc. -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html