From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from perceval.ideasonboard.com ([95.142.166.194]:42183 "EHLO perceval.ideasonboard.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755968Ab1K2SLH (ORCPT ); Tue, 29 Nov 2011 13:11:07 -0500 From: Laurent Pinchart To: Sylwester Nawrocki Subject: Re: [PATCH v4 2/3] v4l: Add V4L2_PIX_FMT_NV24 and V4L2_PIX_FMT_NV42 formats Date: Tue, 29 Nov 2011 19:11:13 +0100 Cc: linux-fbdev@vger.kernel.org, linux-media@vger.kernel.org References: <1322562419-9934-1-git-send-email-laurent.pinchart@ideasonboard.com> <1322562419-9934-3-git-send-email-laurent.pinchart@ideasonboard.com> <4ED5140D.4080200@samsung.com> In-Reply-To: <4ED5140D.4080200@samsung.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201111291911.14082.laurent.pinchart@ideasonboard.com> Sender: linux-media-owner@vger.kernel.org List-ID: Hi Sylwester, On Tuesday 29 November 2011 18:19:09 Sylwester Nawrocki wrote: > On 11/29/2011 11:26 AM, Laurent Pinchart wrote: > > NV24 and NV42 are planar YCbCr 4:4:4 and YCrCb 4:4:4 formats with a > > luma plane followed by an interleaved chroma plane. > > > > Signed-off-by: Laurent Pinchart > > --- > > ... > > > + > > + > > + > > + > > > > + > > I think this comment chunk is redundant, it's just for emacs configuration. > Every time I open the file containing litter like this I get a > not-so-useful message, asking if I want to load the variables defined > there or not. I agree. I'll remove it. Thanks for pointing it out. > I'm considering a patch cleaning up the Docbook from this emacs stuff, as I > also made a mistake copying this comment when adding NV12M, NV12MT formats. > > Looks like most of people are doing that, e.g. see > > http://www.mail-archive.com/linux-media@vger.kernel.org/msg38637.html > > ;) -- Regards, Laurent Pinchart