From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from galahad.ideasonboard.com ([185.26.127.97]:43908 "EHLO galahad.ideasonboard.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753518AbcIEIWt (ORCPT ); Mon, 5 Sep 2016 04:22:49 -0400 From: Laurent Pinchart To: Hans Verkuil Cc: Laurent Pinchart , linux-media@vger.kernel.org, linux-renesas-soc@vger.kernel.org, Sakari Ailus , Hans Verkuil , Guennadi Liakhovetski Subject: Re: [PATCH] v4l: Add metadata buffer type and format Date: Mon, 05 Sep 2016 11:23:15 +0300 Message-ID: <3474830.2BF5QWV559@avalon> In-Reply-To: References: <1472818023-11536-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-media-owner@vger.kernel.org List-ID: Hi Hans, On Monday 05 Sep 2016 09:40:19 Hans Verkuil wrote: > On 09/02/2016 02:07 PM, Laurent Pinchart wrote: > > The metadata buffer type is used to transfer metadata between userspace > > and kernelspace through a V4L2 buffers queue. It comes with a new > > metadata capture capability and format description. > > > > Signed-off-by: Laurent Pinchart > > > > Tested-by: Guennadi Liakhovetski > > Looks good. But include/trace/events/v4l2.h needs to be updated with the new > buf_type as well. > > I would also like to see patches for v4l2-ctl and v4l2-compliance. I'll work on that. > Having some support for it in vivid would be nice as well, but is a lower > prio. Feel free to submit patches ;-) -- Regards, Laurent Pinchart