public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] v4l2-ioctl: cropcap improvements
@ 2016-02-29 10:16 Hans Verkuil
  2016-02-29 10:16 ` [PATCH 1/2] v4l2-ioctl: simplify code Hans Verkuil
  2016-02-29 10:16 ` [PATCH 2/2] v4l2-ioctl: improve cropcap handling Hans Verkuil
  0 siblings, 2 replies; 7+ messages in thread
From: Hans Verkuil @ 2016-02-29 10:16 UTC (permalink / raw)
  To: linux-media; +Cc: niklas.soderlund+renesas

From: Hans Verkuil <hans.verkuil@cisco.com>

The first patch just simplifies the logic in the code and makes no
functional changes.

The second patch improves the vidioc_cropcap handling with respect to
obtaining the pixel aspect ratio.

It was a bit buggy which I realized after reviewing the new rcar-vin driver.

Regards,

	Hans

Hans Verkuil (2):
  v4l2-ioctl: simplify code
  v4l2-ioctl: improve cropcap handling

 drivers/media/v4l2-core/v4l2-ioctl.c | 71 +++++++++++++++++++++++-------------
 1 file changed, 45 insertions(+), 26 deletions(-)

-- 
2.7.0


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-03-14 13:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-29 10:16 [PATCH 0/2] v4l2-ioctl: cropcap improvements Hans Verkuil
2016-02-29 10:16 ` [PATCH 1/2] v4l2-ioctl: simplify code Hans Verkuil
2016-03-14 12:42   ` Niklas Söderlund
2016-03-14 12:52     ` Hans Verkuil
2016-03-14 13:43       ` Niklas Söderlund
2016-02-29 10:16 ` [PATCH 2/2] v4l2-ioctl: improve cropcap handling Hans Verkuil
2016-03-14 13:45   ` Niklas Söderlund

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox