linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [v4l-utils PATCH 0/2] META_OUTPUT buffer type support for v4l2-compliance
@ 2018-12-10 21:20 Sakari Ailus
  2018-12-10 21:20 ` [v4l-utils PATCH 1/2] Update uAPI headers from the kernel Sakari Ailus
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sakari Ailus @ 2018-12-10 21:20 UTC (permalink / raw)
  To: linux-media; +Cc: yong.zhi

Hi all,

Here are the patches needed to support the META_OUTPUT queue type for
v4l2-compliance. The patch that adds the support is preceded by the kernel
header update --- the headers have been recently updated and there were
no other changes.

Sakari Ailus (1):
  Update uAPI headers from the kernel

Yong Zhi (1):
  v4l2-compliance: Add support for metadata output

 include/linux/videodev2.h                   |  2 ++
 utils/common/v4l-helpers.h                  | 14 +++++++++++++-
 utils/common/v4l2-info.cpp                  |  4 ++++
 utils/v4l2-compliance/v4l2-compliance.cpp   |  7 ++++---
 utils/v4l2-compliance/v4l2-compliance.h     |  2 +-
 utils/v4l2-compliance/v4l2-test-formats.cpp |  7 +++++++
 6 files changed, 31 insertions(+), 5 deletions(-)

-- 
2.11.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-12-11  8:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-10 21:20 [v4l-utils PATCH 0/2] META_OUTPUT buffer type support for v4l2-compliance Sakari Ailus
2018-12-10 21:20 ` [v4l-utils PATCH 1/2] Update uAPI headers from the kernel Sakari Ailus
2018-12-10 21:20 ` [v4l-utils PATCH 2/2] v4l2-compliance: Add support for metadata output Sakari Ailus
2018-12-11  8:22 ` [v4l-utils PATCH 0/2] META_OUTPUT buffer type support for v4l2-compliance Hans Verkuil

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).