Hi Trent,
On Wed, 3 Sep 2008 10:17:34 -0700 (PDT), Trent Piepho wrote:
> On Wed, 3 Sep 2008, Jean Delvare wrote:
> > The zr36067 driver is improperly declaring pixel format RGBP twice,
> > once as "16-bit RGB LE" and once as "16-bit RGB BE". The latter is
> > actually RGBR. Fix the code to properl
On Wed, 3 Sep 2008, Jean Delvare wrote:
> The zr36067 driver is improperly declaring pixel format RGBP twice,
> once as "16-bit RGB LE" and once as "16-bit RGB BE". The latter is
> actually RGBR. Fix the code to properly map both pixel formats.
> Signed-off-by: Jean Delvare <[EMAIL PROTECTED]>
> Cc
The zr36067 driver is improperly declaring pixel format RGBP twice,
once as "16-bit RGB LE" and once as "16-bit RGB BE". The latter is
actually RGBR. Fix the code to properly map both pixel formats.
Signed-off-by: Jean Delvare <[EMAIL PROTECTED]>
Cc: Trent Piepho <[EMAIL PROTECTED]>
Cc: Ronald S.