From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_PASS,USER_AGENT_NEOMUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 144E0C43381 for ; Tue, 5 Mar 2019 09:43:57 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id D9DB320661 for ; Tue, 5 Mar 2019 09:43:56 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="uB5BHnYY" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D9DB320661 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender:Content-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=so4EaDOHZJJMzZEKLfNYoxOyhUkMnaHQHHXE+VRK4XI=; b=uB5BHnYY3Fu0Y3QTXS1oWMvoI sPo/ozBMv1EUh8qme6AYo6TnX8BspWzZEeirLpNJQoKaD4DnrBJxBDTZobSJHj7byI7rhRUYbUuYR 0+XLMLeQYP5YOeIMl9DGWnC7fB1hiRGUrc4atj6cI8R6KRP1SGKP83gb/TTh+6SIqTleDkE0qtcIh AsqGcietMgYfM3+0jybVcUEHdlTToqINt6OFkRoE09aYaNj5TOoUM/nzMbiueaBWdkclF//VX3QbW 0830bIfWbXQkbi/w7SQHeB9D9t5T9bZHzoGRfvO52pfMtoarnhquQVZX+esZs8VqbUmdw2gynHsFu FXs2GaPlw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1h16c5-0008SA-J3; Tue, 05 Mar 2019 09:43:53 +0000 Received: from relay7-d.mail.gandi.net ([217.70.183.200]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1h16c1-0008R7-Tb for linux-arm-kernel@lists.infradead.org; Tue, 05 Mar 2019 09:43:51 +0000 X-Originating-IP: 90.88.147.150 Received: from localhost (aaubervilliers-681-1-27-150.w90-88.abo.wanadoo.fr [90.88.147.150]) (Authenticated sender: maxime.ripard@bootlin.com) by relay7-d.mail.gandi.net (Postfix) with ESMTPSA id E153320005; Tue, 5 Mar 2019 09:43:38 +0000 (UTC) Date: Tue, 5 Mar 2019 10:43:38 +0100 From: Maxime Ripard To: Ezequiel Garcia Subject: Re: [PATCH v4 1/2] media: uapi: Add H264 low-level decoder API compound controls. Message-ID: <20190305094338.r6fxapkhkir25g6t@flea> References: <9817c9875638ed2484d61e6e128e2551cf3bda4c.1550672228.git-series.maxime.ripard@bootlin.com> <4aac6476ffe6a6be021c69a708f19d5da30a79e4.camel@collabora.com> MIME-Version: 1.0 In-Reply-To: <4aac6476ffe6a6be021c69a708f19d5da30a79e4.camel@collabora.com> User-Agent: NeoMutt/20180716 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190305_014350_256574_545B2ABD X-CRM114-Status: GOOD ( 16.60 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-arm-kernel@lists.infradead.org, Thomas Petazzoni , acourbot@chromium.org, jonas@kwiboo.se, jenskuske@gmail.com, linux-sunxi@googlegroups.com, linux-kernel@vger.kernel.org, jernej.skrabec@gmail.com, tfiga@chromium.org, Paul Kocialkowski , Chen-Yu Tsai , hans.verkuil@cisco.com, Laurent Pinchart , sakari.ailus@linux.intel.com, Guenter Roeck , nicolas.dufresne@collabora.com, posciak@chromium.org, linux-media@vger.kernel.org Content-Type: multipart/mixed; boundary="===============1631406291839107638==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============1631406291839107638== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ij7ubrshaobrtlud" Content-Disposition: inline --ij7ubrshaobrtlud Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, On Mon, Mar 04, 2019 at 03:49:11PM -0300, Ezequiel Garcia wrote: > On Wed, 2019-02-20 at 15:17 +0100, Maxime Ripard wrote: > > From: Pawel Osciak > >=20 > > Stateless video codecs will require both the H264 metadata and slices in > > order to be able to decode frames. > >=20 > > This introduces the definitions for a new pixel format for H264 slices = that > > have been parsed, as well as the structures used to pass the metadata f= rom > > the userspace to the kernel. > >=20 > > Co-Developped-by: Maxime Ripard > > Signed-off-by: Pawel Osciak > > Signed-off-by: Guenter Roeck > > Signed-off-by: Maxime Ripard > > --- > > Documentation/media/uapi/v4l/biblio.rst | 9 +- > > Documentation/media/uapi/v4l/extended-controls.rst | 547 +++++++++++++= +- >=20 > It seems Hans splitted the documentation and so this should now > go to Documentation/media/uapi/v4l/ext-ctrls-codec.rst. Thanks for letting me know, it will be fixed in the next version. > >=20 > > +#define V4L2_PIX_FMT_H264_SLICE v4l2_fourcc('S', '2', '6', '4') /* H26= 4 parsed slices */ > > #define V4L2_PIX_FMT_H263 v4l2_fourcc('H', '2', '6', '3') /* H263 = */ > > #define V4L2_PIX_FMT_MPEG1 v4l2_fourcc('M', 'P', 'G', '1') /* MPEG-= 1 ES */ > > #define V4L2_PIX_FMT_MPEG2 v4l2_fourcc('M', 'P', 'G', '2') /* MPEG-= 2 ES */ >=20 > I haven't seen any objections to renaming this to V4L2_PIX_FMT_H264_SLICE= _RAW, > so if you could be so kind to push v5 with this rename (or similar), and = also > rebasing to the master branch, I could then submit the H264 decoder suppo= rt for > the Rockchip VPU. I don't remember it, but yeah, this is fine by me. I'll adjust it and send a new version. Maxime --=20 Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --ij7ubrshaobrtlud Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXH5EygAKCRDj7w1vZxhR xRoDAP95iR+PSnNWLGn1NQ6nA8KqOQuDq3p6KazU91X/RVHf1QEA1hw8vHtpwXpz BLEtdM7HyAhrs5BBOKqOKJCd0o0OZwY= =yU2z -----END PGP SIGNATURE----- --ij7ubrshaobrtlud-- --===============1631406291839107638== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============1631406291839107638==--