public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: saaguirre@ti.com
Cc: linux-media@vger.kernel.org
Subject: Re: [PATCH] Add support for YUV420 formats
Date: Mon, 09 Apr 2012 12:54:34 +0200	[thread overview]
Message-ID: <3345973.yLnIm4HIcR@avalon> (raw)
In-Reply-To: <1333857274-9435-1-git-send-email-saaguirre@ti.com>

Hi Sergio,

Thanks for the patch.

On Saturday 07 April 2012 22:54:34 saaguirre@ti.com wrote:
> From: Sergio Aguirre <saaguirre@ti.com>
> 
> Signed-off-by: Sergio Aguirre <saaguirre@ti.com>

Applied to the tree (with a small modification to keep the entries somehow 
sorted).

> ---
>  src/v4l2subdev.c |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
> 
> diff --git a/src/v4l2subdev.c b/src/v4l2subdev.c
> index b886b72..e28ed49 100644
> --- a/src/v4l2subdev.c
> +++ b/src/v4l2subdev.c
> @@ -498,8 +498,10 @@ static struct {
>  	{ "Y12", V4L2_MBUS_FMT_Y12_1X12 },
>  	{ "YUYV", V4L2_MBUS_FMT_YUYV8_1X16 },
>  	{ "YUYV2X8", V4L2_MBUS_FMT_YUYV8_2X8 },
> +	{ "YUYV1_5X8", V4L2_MBUS_FMT_YUYV8_1_5X8 },
>  	{ "UYVY", V4L2_MBUS_FMT_UYVY8_1X16 },
>  	{ "UYVY2X8", V4L2_MBUS_FMT_UYVY8_2X8 },
> +	{ "UYVY1_5X8", V4L2_MBUS_FMT_UYVY8_1_5X8 },
>  	{ "SBGGR8", V4L2_MBUS_FMT_SBGGR8_1X8 },
>  	{ "SGBRG8", V4L2_MBUS_FMT_SGBRG8_1X8 },
>  	{ "SGRBG8", V4L2_MBUS_FMT_SGRBG8_1X8 },
-- 
Regards,

Laurent Pinchart


      parent reply	other threads:[~2012-04-09 10:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-08  3:54 [PATCH] Add support for YUV420 formats saaguirre
2012-04-08  3:55 ` Aguirre, Sergio
2012-04-09 10:54 ` 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=3345973.yLnIm4HIcR@avalon \
    --to=laurent.pinchart@ideasonboard.com \
    --cc=linux-media@vger.kernel.org \
    --cc=saaguirre@ti.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox