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
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
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
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/