Re: [v4l-utils PATCH 1/1] v4l2-compliance: Add support for metadata output

2017-08-21 Thread Sakari Ailus
Hans Verkuil wrote: Hi Sakari, Thanks for the patch, but it is not complete. Most importantly the V4L2_BUF_TYPE_LAST define in v4l2-compliance.h isn't updated to V4L2_BUF_TYPE_META_OUTPUT. It's best to just do a 'git grep META_CAPTURE' in v4l-utils and check each place it is used whether META

Re: [v4l-utils PATCH 1/1] v4l2-compliance: Add support for metadata output

2017-08-21 Thread Hans Verkuil
Hi Sakari, Thanks for the patch, but it is not complete. Most importantly the V4L2_BUF_TYPE_LAST define in v4l2-compliance.h isn't updated to V4L2_BUF_TYPE_META_OUTPUT. It's best to just do a 'git grep META_CAPTURE' in v4l-utils and check each place it is used whether META_OUTPUT support should

Re: [v4l-utils PATCH 1/1] v4l2-compliance: Add support for metadata output

2017-08-21 Thread Sakari Ailus
Sakari Ailus wrote: > Add support for metadata output video nodes, in other words, > V4L2_CAP_META_OUTPUT and V4L2_BUF_TYPE_META_OUTPUT. > > Signed-off-by: Sakari Ailus > --- > Hi all, > > This patch adds support for metadata output in v4l2-compliance. > > It depends on the metadata output patc

[v4l-utils PATCH 1/1] v4l2-compliance: Add support for metadata output

2017-08-21 Thread Sakari Ailus
Add support for metadata output video nodes, in other words, V4L2_CAP_META_OUTPUT and V4L2_BUF_TYPE_META_OUTPUT. Signed-off-by: Sakari Ailus --- Hi all, This patch adds support for metadata output in v4l2-compliance. It depends on the metadata output patch: https://patchwork.linuxtv.org/patch/