All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] media: add vb2_queue_change_type() helper
@ 2021-04-12 11:02 Tomi Valkeinen
  2021-04-12 11:02 ` [PATCH v2 1/3] media: videobuf2-v4l2.c: " Tomi Valkeinen
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Tomi Valkeinen @ 2021-04-12 11:02 UTC (permalink / raw)
  To: Tomasz Figa, Marek Szyprowski, Mauro Carvalho Chehab,
	Hans Verkuil, linux-media, Laurent Pinchart
  Cc: Tomi Valkeinen

Hi,

Here's v2, with a small change in the vb2_queue_change_type help text,
and with vivid changed to use vb2_queue_change_type.

I'm not familiar with vivid, or even the v4l2 features it's using, so
please review with care.

v4l2-compliance passes, but I'm not sure if I tested all the
functionality vivid offers.

 Tomi

Tomi Valkeinen (3):
  media: videobuf2-v4l2.c: add vb2_queue_change_type() helper
  media: vivid: remove stream_sliced_vbi_cap field
  media: vivid: use vb2_queue_change_type

 .../media/common/videobuf2/videobuf2-v4l2.c   | 14 ++++++
 drivers/media/test-drivers/vivid/vivid-core.c | 44 ++++++++++++++++++-
 drivers/media/test-drivers/vivid/vivid-core.h |  1 -
 .../test-drivers/vivid/vivid-kthread-cap.c    |  2 +-
 .../media/test-drivers/vivid/vivid-vbi-cap.c  |  8 +---
 include/media/videobuf2-v4l2.h                | 15 +++++++
 6 files changed, 74 insertions(+), 10 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-06-08  5:13 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-12 11:02 [PATCH v2 0/3] media: add vb2_queue_change_type() helper Tomi Valkeinen
2021-04-12 11:02 ` [PATCH v2 1/3] media: videobuf2-v4l2.c: " Tomi Valkeinen
2021-04-23  8:40   ` Tomi Valkeinen
2021-06-04 11:13   ` Tomasz Figa
2021-06-04 14:09     ` Tomi Valkeinen
2021-06-08  5:11       ` Tomasz Figa
2021-06-04 14:38   ` Laurent Pinchart
2021-04-12 11:02 ` [PATCH v2 2/3] media: vivid: remove stream_sliced_vbi_cap field Tomi Valkeinen
2021-06-04 14:41   ` Laurent Pinchart
2021-04-12 11:02 ` [PATCH v2 3/3] media: vivid: use vb2_queue_change_type Tomi Valkeinen
2021-06-04 14:44   ` Laurent Pinchart

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.