mbox series

[yavta,RFC,0/2] Generic line based metadata support

Message ID 20230824091407.3883461-1-sakari.ailus@linux.intel.com
Headers show
Series Generic line based metadata support | expand

Message

Sakari Ailus Aug. 24, 2023, 9:14 a.m. UTC
Hi folks,

This set adds the generic line based metadata support for yavta. Untested,
hence posting this as RFC.

Sakari Ailus (2):
  Update kernel headers
  Add support for generic metadata formats

 include/linux/v4l2-common.h   |   39 -
 include/linux/v4l2-controls.h | 1545 ++++++++++++++++++++++++++++++++-
 include/linux/videodev2.h     |  102 ++-
 yavta.c                       |   10 +
 4 files changed, 1611 insertions(+), 85 deletions(-)