From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Sakari Ailus <sakari.ailus@iki.fi>
Cc: linux-media@vger.kernel.org
Subject: Re: [yavta PATCH 3/3] Support additional dpcm compressed bayer formats.
Date: Fri, 13 Apr 2012 21:17:11 +0200 [thread overview]
Message-ID: <1753568.64SE3at6Gb@avalon> (raw)
In-Reply-To: <1334220095-1698-3-git-send-email-sakari.ailus@iki.fi>
Hi Sakari,
Thanks for the patch.
On Thursday 12 April 2012 11:41:35 Sakari Ailus wrote:
> Signed-off-by: Sakari Ailus <sakari.ailus@iki.fi>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
and applied to my tree.
> ---
> yavta.c | 3 +++
> 1 files changed, 3 insertions(+), 0 deletions(-)
>
> diff --git a/yavta.c b/yavta.c
> index 532fb1f..a89d475 100644
> --- a/yavta.c
> +++ b/yavta.c
> @@ -149,7 +149,10 @@ static struct {
> { "SGBRG8", V4L2_PIX_FMT_SGBRG8 },
> { "SGRBG8", V4L2_PIX_FMT_SGRBG8 },
> { "SRGGB8", V4L2_PIX_FMT_SRGGB8 },
> + { "SBGGR10_DPCM8", V4L2_PIX_FMT_SBGGR10DPCM8 },
> + { "SGBRG10_DPCM8", V4L2_PIX_FMT_SGBRG10DPCM8 },
> { "SGRBG10_DPCM8", V4L2_PIX_FMT_SGRBG10DPCM8 },
> + { "SRGGB10_DPCM8", V4L2_PIX_FMT_SRGGB10DPCM8 },
> { "SBGGR10", V4L2_PIX_FMT_SBGGR10 },
> { "SGBRG10", V4L2_PIX_FMT_SGBRG10 },
> { "SGRBG10", V4L2_PIX_FMT_SGRBG10 },
--
Regards,
Laurent Pinchart
next prev parent reply other threads:[~2012-04-13 19:17 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-12 8:41 [yavta PATCH 1/3] Support integer menus Sakari Ailus
2012-04-12 8:41 ` [yavta PATCH 2/3] Support extended controls, including 64-bit integers Sakari Ailus
2012-04-12 8:41 ` [yavta PATCH 3/3] Support additional dpcm compressed bayer formats Sakari Ailus
2012-04-13 19:17 ` Laurent Pinchart [this message]
2012-04-13 20:14 ` Sakari Ailus
2012-04-13 19:47 ` [yavta PATCH 1/3] Support integer menus Laurent Pinchart
2012-04-13 19:57 ` Rémi Denis-Courmont
2012-04-13 20:13 ` Sakari Ailus
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=1753568.64SE3at6Gb@avalon \
--to=laurent.pinchart@ideasonboard.com \
--cc=linux-media@vger.kernel.org \
--cc=sakari.ailus@iki.fi \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).