All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans Verkuil <hverkuil-cisco@xs4all.nl>
To: Fabio Estevam <festevam@denx.de>, Philipp Zabel <p.zabel@pengutronix.de>
Cc: linux-media@vger.kernel.org
Subject: Re: [PATCH v4 2/2] media: imx-pxp: Add rotation support
Date: Thu, 25 Nov 2021 08:40:15 +0100	[thread overview]
Message-ID: <300f66b6-0f3c-c793-2e0a-3d64de951a23@xs4all.nl> (raw)
In-Reply-To: <e9a03ead4a9a6b72b25587654d0239b2@denx.de>

On 25/11/2021 04:44, Fabio Estevam wrote:
> Hi Hans,
> 
> On 08/10/2021 11:17, Philipp Zabel wrote:
>> On Fri, 2021-10-08 at 10:10 -0300, Fabio Estevam wrote:
>>> PXP allows clockwise rotation of 0°, 90°, 180° and 270°.
>>>
>>> Add support for it.
>>>
>>> Tested on a imx6ull-evk.
>>>
>>> For example, to rotate 90° the following Gstreamer pipeline can
>>> be used:
>>>
>>> gst-launch-1.0 videotestsrc ! video/x-raw,width=640,height=480 ! \
>>> v4l2convert extra-controls=cid,rotate=90  ! \
>>> video/x-raw,width=120,height=160 ! fbdevsink
>>>
>>> Signed-off-by: Fabio Estevam <festevam@denx.de>
>>
>> Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de>
>>
>> regards
>> Philipp
> 
> A gentle ping on this series.
> 

I hope to post the PR containing this series today.

Regards,

	Hans

      reply	other threads:[~2021-11-25  7:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-08 13:10 [PATCH v4 1/2] media: imx-pxp: Initialize the spinlock prior to using it Fabio Estevam
2021-10-08 13:10 ` [PATCH v4 2/2] media: imx-pxp: Add rotation support Fabio Estevam
2021-10-08 14:17   ` Philipp Zabel
2021-11-25  3:44     ` Fabio Estevam
2021-11-25  7:40       ` Hans Verkuil [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=300f66b6-0f3c-c793-2e0a-3d64de951a23@xs4all.nl \
    --to=hverkuil-cisco@xs4all.nl \
    --cc=festevam@denx.de \
    --cc=linux-media@vger.kernel.org \
    --cc=p.zabel@pengutronix.de \
    /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.