Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754369AbbERT1G (ORCPT ); Mon, 18 May 2015 15:27:06 -0400 Received: from lists.s-osg.org ([54.187.51.154]:53965 "EHLO lists.s-osg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752634AbbERT1E (ORCPT ); Mon, 18 May 2015 15:27:04 -0400 Date: Mon, 18 May 2015 16:26:57 -0300 From: Mauro Carvalho Chehab To: Ricardo Ribalda Delgado , Hans Verkuil Cc: Laurent Pinchart , Sakari Ailus , Ramakrishnan Muthukrishnan , linux-media@vger.kernel.org, linux-kernel@vger.kernel.org, linux-api@vger.kernel.org Subject: Re: [PATCH 0/4] Add support for V4L2_PIX_FMT_Y16_BE Message-ID: <20150518162657.031a86fc@recife.lan> In-Reply-To: <1430726852-11715-1-git-send-email-ricardo.ribalda@gmail.com> References: <1430726852-11715-1-git-send-email-ricardo.ribalda@gmail.com> Organization: Samsung X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.27; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1193 Lines: 39 Em Mon, 4 May 2015 10:07:28 +0200 Ricardo Ribalda Delgado escreveu: > New pixel format type Y16_BE (16 bits greyscale big-endian). > > Once I get the fist feedback on this patch I will send the patches for > v4lconvert and qv4l2. Hmm... Error: no ID for constraint linkend: V4L2-PIX-FMT-Y16-BE. Where's the documentation for this new format? Regards, Mauro > > > Thanks > > Ricardo Ribalda Delgado (4): > media/vivid: Add support for Y16 format > media/v4l2-core: Add support for V4L2_PIX_FMT_Y16_BE > media/vivid: Add support for Y16_BE format > media/vivid: Code cleanout > > drivers/media/platform/vivid/vivid-tpg.c | 20 ++++++++++++++++---- > drivers/media/platform/vivid/vivid-vid-common.c | 16 ++++++++++++++++ > drivers/media/v4l2-core/v4l2-ioctl.c | 1 + > include/uapi/linux/videodev2.h | 1 + > 4 files changed, 34 insertions(+), 4 deletions(-) > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/