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 m3OEa4Qq019567 for ; Thu, 24 Apr 2008 10:36:04 -0400 Received: from mx-1.enea.se (mx-1.enea.se [192.36.1.70]) by mx3.redhat.com (8.13.8/8.13.8) with ESMTP id m3OEZfML004083 for ; Thu, 24 Apr 2008 10:35:51 -0400 From: Johan Hedlund To: Mauro Carvalho Chehab In-Reply-To: <20080424113125.7fd2de52@gaivota> References: <1209046379.9435.5.camel@ThePenguin> <20080424113125.7fd2de52@gaivota> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Thu, 24 Apr 2008 16:35:35 +0200 Message-Id: <1209047735.9435.8.camel@ThePenguin> Mime-Version: 1.0 Cc: video4linux-list@redhat.com 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: 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. /Johan On tor, 2008-04-24 at 11:31 -0300, Mauro Carvalho Chehab wrote: > On Thu, 24 Apr 2008 16:12:59 +0200 > Johan Hedlund wrote: > > > Hello > > > > I am working on a application that will use V4L2 on a linux-2.6-22 > > kernel. I am interested in using the format V4L2_PIX_FMT_SBGGR16 'BA82' > > for my captured images. But it seems like I only can find it the in the > > V4L2 specification and not in the mainline kernel. Is this format not a > > standard format that should be in the mainline kernel? Can I just add > > the definition to my code and use it or will it break something else? > > If it isn't at mainline kernel, there's no in-kernel drivers supporting it. It > is better to use a format that is already supported by the drivers. > > Cheers, > Mauro -- video4linux-list mailing list Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/video4linux-list