From: Michael Jones <michael.jones@matrix-vision.de>
To: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: "Sakari Ailus" <sakari.ailus@maxwell.research.nokia.com>,
"Hans Verkuil" <hverkuil@xs4all.nl>,
"Linux Media Mailing List" <linux-media@vger.kernel.org>,
"Loïc Akue" <akue.loic@gmail.com>,
"Yordan Kamenov" <ykamenov@mm-sol.com>
Subject: Re: [PATCH] omap3isp: implement ENUM_FMT
Date: Fri, 25 Mar 2011 11:16:02 +0100 [thread overview]
Message-ID: <4D8C6B62.90600@matrix-vision.de> (raw)
In-Reply-To: <201103241136.54032.laurent.pinchart@ideasonboard.com>
Hi Laurent,
On 03/24/2011 11:36 AM, Laurent Pinchart wrote:
> Hi,
>
[snip]
>
> Padding at end of line can be configured through S_FMT. Other than that, all
> other options (width, height, pixelcode) are fixed for a given mbus format
> *for the ISP driver*. Other drivers might support different pixel codes for a
> given mbus code (with different padding and/or endianness).
>
> Application either need to be aware of the media controller framework, in
> which case they will know how to deal with mbus formats and pixel formats, or
> need to be run after an external application takes care of pipeline
> configuration. In the second case I suppose it's reasonable to assume that no
> application will touch the pipeline while the pure V4L2 runs. In that case I
> think your implementation of ENUM_FMT makes sense.
>
It is this second case which I am currently using, and why I submitted
this patch. I think supporting ENUM_FMT in some form at /dev/videoX
makes sense unless this second case is deemed obsolete and unsupported.
But then that seems like a bigger break from V4L.
-Michael
MATRIX VISION GmbH, Talstrasse 16, DE-71570 Oppenweiler
Registergericht: Amtsgericht Stuttgart, HRB 271090
Geschaeftsfuehrer: Gerhard Thullner, Werner Armingeon, Uwe Furtner
next prev parent reply other threads:[~2011-03-25 10:16 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-22 12:56 [PATCH] omap3isp: implement ENUM_FMT Michael Jones
2011-03-23 9:52 ` Sakari Ailus
2011-03-23 11:07 ` Michael Jones
2011-03-23 12:16 ` Laurent Pinchart
2011-03-24 7:28 ` Michael Jones
2011-03-24 7:42 ` Hans Verkuil
2011-03-24 8:13 ` Sakari Ailus
2011-03-24 10:36 ` Laurent Pinchart
2011-03-25 10:16 ` Michael Jones [this message]
2011-03-24 8:04 ` Sakari Ailus
2011-03-25 10:11 ` Michael Jones
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=4D8C6B62.90600@matrix-vision.de \
--to=michael.jones@matrix-vision.de \
--cc=akue.loic@gmail.com \
--cc=hverkuil@xs4all.nl \
--cc=laurent.pinchart@ideasonboard.com \
--cc=linux-media@vger.kernel.org \
--cc=sakari.ailus@maxwell.research.nokia.com \
--cc=ykamenov@mm-sol.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.