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
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html