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

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to