All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@infradead.org>
To: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Cc: video4linux-list@redhat.com, Johan Hedlund <johan.hedlund@enea.com>
Subject: Re: V4L2_PIX_FMT_SBGGR16 not in kernel
Date: Thu, 24 Apr 2008 14:55:31 -0300	[thread overview]
Message-ID: <20080424145531.1e33067d@gaivota> (raw)
In-Reply-To: <Pine.LNX.4.64.0804241922400.7642@axis700.grange>

On Thu, 24 Apr 2008 19:25:53 +0200 (CEST)
Guennadi Liakhovetski <g.liakhovetski@gmx.de> wrote:

> On Thu, 24 Apr 2008, Mauro Carvalho Chehab wrote:
> 
> > On Thu, 24 Apr 2008 16:35:35 +0200
> > Johan Hedlund <johan.hedlund@enea.com> wrote:
> > 
> > > I am developing my own capture drivers for our own developed hardware
> > > based on a driver that does not exist in mainline. This driver used a
> > > uyuv format, but since we want to use the raw bayer format with 10-bit
> > > color resolution I need to change the format.
> > 
> > > > > I am interested in using the format V4L2_PIX_FMT_SBGGR16 'BA82'
> > 
> > A format with this name will be added, but the fourcc code that Guennadi used
> > is different from yours. Not sure what would be the proper one.
> > 
> > This is what's currently defined:
> > 
> > #define V4L2_PIX_FMT_SBGGR8  v4l2_fourcc('B','A','8','1') /*  8  BGBG.. GRGR.. */
> > #define V4L2_PIX_FMT_SBGGR16 v4l2_fourcc('B','Y','R','2') /* 16  BGBG.. GRGR.. */
> 
> As we have already seen in this thread, these defines actually originate 
> from Steven Whitehouse and the BYR2 fourcc code agrees with 
> http://www.fourcc.org/rgb.php

Argh... to much patches... Yes, the author is Steven. The patch is already
applied at my -git and seems OK:

http://git.kernel.org/?p=linux/kernel/git/mchehab/v4l-dvb.git;a=commitdiff;h=588cd02c512658f4756750c2aef46d473bd88663

I should be send in a few minutes the pull request for all those 452 patches
pending merge.

Cheers,
Mauro

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

      reply	other threads:[~2008-04-24 17:56 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-24 14:12 V4L2_PIX_FMT_SBGGR16 not in kernel Johan Hedlund
2008-04-24 14:31 ` Mauro Carvalho Chehab
2008-04-24 14:35   ` Johan Hedlund
2008-04-24 14:15     ` Steven Whitehouse
2008-04-24 14:44       ` Mauro Carvalho Chehab
2008-04-24 14:38         ` Steven Whitehouse
2008-04-24 16:29           ` Mauro Carvalho Chehab
2008-04-24 17:22           ` Guennadi Liakhovetski
2008-04-24 16:33     ` Mauro Carvalho Chehab
2008-04-24 17:25       ` Guennadi Liakhovetski
2008-04-24 17:55         ` Mauro Carvalho Chehab [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080424145531.1e33067d@gaivota \
    --to=mchehab@infradead.org \
    --cc=g.liakhovetski@gmx.de \
    --cc=johan.hedlund@enea.com \
    --cc=video4linux-list@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.