All of lore.kernel.org
 help / color / mirror / Atom feed
* [v4l-utils PATCH 0/2] Add field support to libv4l2subdev
@ 2015-11-07 21:22 Sakari Ailus
  2015-11-07 21:22 ` [v4l-utils PATCH 1/2] libv4l2subdev: Add a forward definition for missing struct media_device Sakari Ailus
  2015-11-07 21:22 ` [v4l-utils PATCH 2/2] media-ctl: Add field support for the media bus format Sakari Ailus
  0 siblings, 2 replies; 3+ messages in thread
From: Sakari Ailus @ 2015-11-07 21:22 UTC (permalink / raw)
  To: linux-media; +Cc: laurent.pinchart, hverkuil

Hi folks,

The first patch of the set is actually a bugfix, libv4l2subdev depends on
libmediactl but v4l2subdev.h cannot assume that media-ctl.h has been
included before it. Instead, it adds a forward declaration for struct
media_device.

The second patch implements field support in libv4l2subdev format parsing.
The media-ctl test program will get field support as well. I pondered for
a while which approach to take, and decided to adopt Laurent's preliminary
patch which keeps "field:" as separate from "fmt:". The patch has some
improvements over Laurent's original version.

-- 
Kind regards,
Sakari


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

end of thread, other threads:[~2015-11-07 21:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-07 21:22 [v4l-utils PATCH 0/2] Add field support to libv4l2subdev Sakari Ailus
2015-11-07 21:22 ` [v4l-utils PATCH 1/2] libv4l2subdev: Add a forward definition for missing struct media_device Sakari Ailus
2015-11-07 21:22 ` [v4l-utils PATCH 2/2] media-ctl: Add field support for the media bus format Sakari Ailus

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.