mbox series

[0/2] v4l-utils: media-ctl: Print media graph completes if available

Message ID 20200318213115.3201107-1-niklas.soderlund+renesas@ragnatech.se (mailing list archive)
Headers show
Series v4l-utils: media-ctl: Print media graph completes if available | expand

Message

Niklas Söderlund March 18, 2020, 9:31 p.m. UTC
Hi,

This series adds the option to print the media graphs completes if its 
available. This series is intended as a demo of the use-case for the 
patches posted to the media mailing list in [1].

The series is based on-top of latest v4l-utils master branch. Patch 1/2
is not meant for consumption but to ease testing of patch 2/2. Patch 1/2
should be replaced with a proper header after [1] is picked up up in 
Linux.

1. [RFC 0/5] media-device: Report if graph is complete or not

Niklas Söderlund (2):
  [DNI] v4l-utils: Add flags filed to media_device_info in media.h
  media-ctl: Print media graph completes if available

 include/linux/media.h       |  6 +++++-
 utils/media-ctl/media-ctl.c | 15 +++++++++++++--
 2 files changed, 18 insertions(+), 3 deletions(-)