From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mx3.redhat.com (mx3.redhat.com [172.16.48.32]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m3OHuCut020039 for ; Thu, 24 Apr 2008 13:56:12 -0400 Received: from bombadil.infradead.org (bombadil.infradead.org [18.85.46.34]) by mx3.redhat.com (8.13.8/8.13.8) with ESMTP id m3OHtxxL019876 for ; Thu, 24 Apr 2008 13:55:59 -0400 Date: Thu, 24 Apr 2008 14:55:31 -0300 From: Mauro Carvalho Chehab To: Guennadi Liakhovetski Message-ID: <20080424145531.1e33067d@gaivota> In-Reply-To: References: <1209046379.9435.5.camel@ThePenguin> <20080424113125.7fd2de52@gaivota> <1209047735.9435.8.camel@ThePenguin> <20080424133357.7b003f74@gaivota> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: video4linux-list@redhat.com, Johan Hedlund Subject: Re: V4L2_PIX_FMT_SBGGR16 not in kernel List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: video4linux-list-bounces@redhat.com Errors-To: video4linux-list-bounces@redhat.com List-ID: On Thu, 24 Apr 2008 19:25:53 +0200 (CEST) Guennadi Liakhovetski wrote: > On Thu, 24 Apr 2008, Mauro Carvalho Chehab wrote: > > > On Thu, 24 Apr 2008 16:35:35 +0200 > > Johan Hedlund 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