From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Cc: Sakari Ailus <sakari.ailus@linux.intel.com>, linux-media@vger.kernel.org
Subject: Re: [PATCH 1/1] doc-rst: Specify raw bayer format variant used in the examples
Date: Wed, 23 Nov 2016 18:41:18 +0200 [thread overview]
Message-ID: <2161966.iOndM7fjgu@avalon> (raw)
In-Reply-To: <20161122162729.22e4721a@vento.lan>
Hi Mauro,
On Tuesday 22 Nov 2016 16:27:29 Mauro Carvalho Chehab wrote:
> Em Tue, 15 Nov 2016 23:49:43 +0200 Sakari Ailus escreveu:
> > The documentation simply mentioned that one of the four pixel orders was
> > used in the example. Now specify the exact pixelformat instead.
> >
> > for i in pixfmt-s*.rst; do i=$i perl -i -pe '
> > my $foo=$ENV{i};
> > $foo =~ s/pixfmt-[a-z]+([0-9].*).rst/$1/;
> > $foo = uc $foo;
> > s/one of these formats/a small V4L2_PIX_FMT_SBGGR$foo image/' $i;
> > done
>
> Patch is nice, except that it doesn't apply :-)
>
> If it depends on some other patch, please send it together with
> its dependency or at least mention it at the patch, after the
> -- line.
It depends on "v4l: Add 16-bit raw bayer pixel formats". I have that one in my
tree in an UVC branch and will send you a pull request that will include this
patch very shortly.
--
Regards,
Laurent Pinchart
prev parent reply other threads:[~2016-11-23 16:41 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-15 21:49 [PATCH 1/1] doc-rst: Specify raw bayer format variant used in the examples Sakari Ailus
2016-11-15 21:55 ` Laurent Pinchart
2016-11-15 22:08 ` Sakari Ailus
2016-11-22 18:27 ` Mauro Carvalho Chehab
2016-11-23 16:41 ` Laurent Pinchart [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=2161966.iOndM7fjgu@avalon \
--to=laurent.pinchart@ideasonboard.com \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@s-opensource.com \
--cc=sakari.ailus@linux.intel.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.