diff options
| author | Fabio Estevam <festevam@denx.de> | 2021-10-08 15:10:15 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2021-11-30 11:56:38 +0100 |
| commit | 8197b071915a5229c9359b1a232936109d27dc1f (patch) | |
| tree | cbc017df1f1a1a93a5d36ba87afd57ddc857e2ef /tools/perf/scripts/python | |
| parent | ed2f97ad4b21072f849cf4ae6645d1f2b1d3f550 (diff) | |
| download | linux-8197b071915a5229c9359b1a232936109d27dc1f.tar.gz linux-8197b071915a5229c9359b1a232936109d27dc1f.zip | |
media: imx-pxp: Add rotation support
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>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
