All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philipp Zabel <p.zabel@pengutronix.de>
To: Fabio Estevam <festevam@denx.de>
Cc: hverkuil-cisco@xs4all.nl, linux-media@vger.kernel.org
Subject: Re: [PATCH v4 2/2] media: imx-pxp: Add rotation support
Date: Fri, 08 Oct 2021 16:17:45 +0200	[thread overview]
Message-ID: <0f777e71e47bc64b193f7840ff86ddf9799f3b11.camel@pengutronix.de> (raw)
In-Reply-To: <20211008131015.3303915-2-festevam@denx.de>

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

  reply	other threads:[~2021-10-08 14:17 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 [this message]
2021-11-25  3:44     ` Fabio Estevam
2021-11-25  7:40       ` Hans Verkuil

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=0f777e71e47bc64b193f7840ff86ddf9799f3b11.camel@pengutronix.de \
    --to=p.zabel@pengutronix.de \
    --cc=festevam@denx.de \
    --cc=hverkuil-cisco@xs4all.nl \
    --cc=linux-media@vger.kernel.org \
    /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.