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.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable 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 3CA64C433DF for ; Wed, 8 Jul 2020 15:58:56 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 0E09E20786 for ; Wed, 8 Jul 2020 15:58: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="Tnbb5zWZ" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0E09E20786 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=siol.net Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+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=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To:Message-ID:Date: Subject:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=V4pThtNIG+KbR9iktWLl1M9v5EX9cnAzfJltpHvCrro=; b=Tnbb5zWZ658EnEcyXL+Ek39m9 /ULXT5wZmzEVmwhHrsxjEenido+0ILv2zt+GPrMpJFQD6aj82tmgpv8vMkgl6B7dON+mvU9DjVr6a cHzAxb470N+wMMRsZjk3y8if91eUtzUkG0pN9zhnmZbWKengmqQnELC9qsn8b3JNUroU/mT+PI42u 0VIuNvDwqQNXgq7vFyFsYdcm4Nyvx94CQepjJdO1RREWbH1nutyv+fq/NLRKiqb5Y/YT/znXMWnIy 0h7NseUD8yNLWMWQ3hqSeG82tLxZLihZmIQHQVMre+jzUX+ljsz/O8J/JEZethtwxdwvXjGlyESA3 agBIcZRjw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jtCRm-0003sx-NO; Wed, 08 Jul 2020 15:57:22 +0000 Received: from mailoutvs5.siol.net ([185.57.226.196] helo=mail.siol.net) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jtCRj-0003rg-Qs for linux-arm-kernel@lists.infradead.org; Wed, 08 Jul 2020 15:57:21 +0000 Received: from localhost (localhost [127.0.0.1]) by mail.siol.net (Postfix) with ESMTP id D1C385245C3; Wed, 8 Jul 2020 17:57:15 +0200 (CEST) X-Virus-Scanned: amavisd-new at psrvmta09.zcs-production.pri Received: from mail.siol.net ([127.0.0.1]) by localhost (psrvmta09.zcs-production.pri [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id eJi2L-kAwrmu; Wed, 8 Jul 2020 17:57:15 +0200 (CEST) Received: from mail.siol.net (localhost [127.0.0.1]) by mail.siol.net (Postfix) with ESMTPS id 41CAA52483D; Wed, 8 Jul 2020 17:57:15 +0200 (CEST) Received: from jernej-laptop.localnet (cpe-194-152-20-232.static.triera.net [194.152.20.232]) (Authenticated sender: jernej.skrabec@siol.net) by mail.siol.net (Postfix) with ESMTPA id 197785245C3; Wed, 8 Jul 2020 17:57:11 +0200 (CEST) From: Jernej =?utf-8?B?xaBrcmFiZWM=?= To: Ezequiel Garcia Subject: Re: [PATCH 1/3] media: uapi: h264: update reference lists Date: Wed, 08 Jul 2020 17:57:11 +0200 Message-ID: <3602665.eG79kSnugm@jernej-laptop> In-Reply-To: References: <20200604185745.23568-1-jernej.skrabec@siol.net> <20200604185745.23568-2-jernej.skrabec@siol.net> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200708_115720_035111_0DEA3E23 X-CRM114-Status: GOOD ( 32.53 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devel@driverdev.osuosl.org, Jonas Karlman , Greg KH , Linux Kernel Mailing List , Maxime Ripard , Nicolas Dufresne , Paul Kocialkowski , Chen-Yu Tsai , Hans Verkuil , Mauro Carvalho Chehab , linux-arm-kernel , linux-media Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi! Dne sreda, 08. julij 2020 ob 15:28:52 CEST je Ezequiel Garcia napisal(a): > Hello Jernej, > > I'd like to post a new H264 uAPI cleanup series soon, > would you mind resending this, or otherwise do you > mind if I include this patch in the series? I don't mind at all. Currently my focus was elsewhere... > > See below for a tiny comment. > > On Thu, 4 Jun 2020 at 15:55, Jernej Skrabec wrote: > > When dealing with with interlaced frames, reference lists must tell if > > each particular reference is meant for top or bottom field. This info > > is currently not provided at all in the H264 related controls. > > > > Make reference lists hold a structure which will also hold flags along > > index into DPB array. Flags will tell if reference is meant for top or > > bottom field. > > > > Currently the only user of these lists is Cedrus which is just compile > > fixed here. Actual usage of newly introduced flags will come in > > following commit. > > > > Signed-off-by: Jernej Skrabec > > --- > > > > .../media/v4l/ext-ctrls-codec.rst | 40 ++++++++++++++++++- > > .../staging/media/sunxi/cedrus/cedrus_h264.c | 6 +-- > > include/media/h264-ctrls.h | 12 +++++- > > 3 files changed, 51 insertions(+), 7 deletions(-) > > > > diff --git a/Documentation/userspace-api/media/v4l/ext-ctrls-codec.rst > > b/Documentation/userspace-api/media/v4l/ext-ctrls-codec.rst index > > d0d506a444b1..6c36d298db20 100644 > > --- a/Documentation/userspace-api/media/v4l/ext-ctrls-codec.rst > > +++ b/Documentation/userspace-api/media/v4l/ext-ctrls-codec.rst > > @@ -1843,10 +1843,10 @@ enum v4l2_mpeg_video_h264_hierarchical_coding_type > > -> > > * - __u32 > > > > - ``slice_group_change_cycle`` > > - > > > > - * - __u8 > > + * - struct :c:type:`v4l2_h264_reference` > > > > - ``ref_pic_list0[32]`` > > - Reference picture list after applying the per-slice modifications > > > > - * - __u8 > > + * - struct :c:type:`v4l2_h264_reference` > > > > - ``ref_pic_list1[32]`` > > - Reference picture list after applying the per-slice modifications > > > > * - __u32 > > > > @@ -1926,6 +1926,42 @@ enum v4l2_mpeg_video_h264_hierarchical_coding_type > > - > > > > - ``chroma_offset[32][2]`` > > - > > > > +``Picture Reference`` > > + > > +.. c:type:: v4l2_h264_reference > > + > > +.. cssclass:: longtable > > + > > +.. flat-table:: struct v4l2_h264_reference > > + :header-rows: 0 > > + :stub-columns: 0 > > + :widths: 1 1 2 > > + > > + * - __u16 > > + - ``flags`` > > + - See :ref:`Picture Reference Flags ` > > + * - __u8 > > + - ``index`` > > + - > > + > > +.. _h264_reference_flags: > > + > > +``Picture Reference Flags`` > > + > > +.. cssclass:: longtable > > + > > +.. flat-table:: > > + :header-rows: 0 > > + :stub-columns: 0 > > + :widths: 1 1 2 > > + > > + * - ``V4L2_H264_REFERENCE_FLAG_TOP_FIELD`` > > + - 0x00000001 > > + - > > + * - ``V4L2_H264_REFERENCE_FLAG_BOTTOM_FIELD`` > > + - 0x00000002 > > + - > > + > > > > ``V4L2_CID_MPEG_VIDEO_H264_DECODE_PARAMS (struct)`` > > > > Specifies the decode parameters (as extracted from the bitstream) > > for the associated H264 slice data. This includes the necessary > > > > diff --git a/drivers/staging/media/sunxi/cedrus/cedrus_h264.c > > b/drivers/staging/media/sunxi/cedrus/cedrus_h264.c index > > 54ee2aa423e2..cce527bbdf86 100644 > > --- a/drivers/staging/media/sunxi/cedrus/cedrus_h264.c > > +++ b/drivers/staging/media/sunxi/cedrus/cedrus_h264.c > > @@ -166,8 +166,8 @@ static void cedrus_write_frame_list(struct cedrus_ctx > > *ctx,> > > static void _cedrus_write_ref_list(struct cedrus_ctx *ctx, > > > > struct cedrus_run *run, > > > > - const u8 *ref_list, u8 num_ref, > > - enum cedrus_h264_sram_off sram) > > + const struct v4l2_h264_reference > > *ref_list, + u8 num_ref, enum > > cedrus_h264_sram_off sram)> > > { > > > > const struct v4l2_ctrl_h264_decode_params *decode = > > run->h264.decode_params; struct vb2_queue *cap_q; > > > > @@ -188,7 +188,7 @@ static void _cedrus_write_ref_list(struct cedrus_ctx > > *ctx,> > > int buf_idx; > > u8 dpb_idx; > > > > - dpb_idx = ref_list[i]; > > + dpb_idx = ref_list[i].index; > > > > dpb = &decode->dpb[dpb_idx]; > > > > if (!(dpb->flags & V4L2_H264_DPB_ENTRY_FLAG_ACTIVE)) > > > > diff --git a/include/media/h264-ctrls.h b/include/media/h264-ctrls.h > > index 080fd1293c42..9b1cbc9bc38e 100644 > > --- a/include/media/h264-ctrls.h > > +++ b/include/media/h264-ctrls.h > > @@ -140,6 +140,14 @@ struct v4l2_h264_pred_weight_table { > > > > #define V4L2_H264_SLICE_FLAG_DIRECT_SPATIAL_MV_PRED 0x04 > > #define V4L2_H264_SLICE_FLAG_SP_FOR_SWITCH 0x08 > > > > +#define V4L2_H264_REFERENCE_FLAG_TOP_FIELD 0x01 > > +#define V4L2_H264_REFERENCE_FLAG_BOTTOM_FIELD 0x02 > > + > > +struct v4l2_h264_reference { > > + __u8 flags; > > + __u8 index; > > +}; > > + > > > > struct v4l2_ctrl_h264_slice_params { > > > > /* Size in bytes, including header */ > > __u32 size; > > > > @@ -182,8 +190,8 @@ struct v4l2_ctrl_h264_slice_params { > > > > * Entries on each list are indices into > > * v4l2_ctrl_h264_decode_params.dpb[]. > > */ > > > > - __u8 ref_pic_list0[32]; > > - __u8 ref_pic_list1[32]; > > + struct v4l2_h264_reference ref_pic_list0[32]; > > + struct v4l2_h264_reference ref_pic_list1[32]; > > Could we use a macro for "32" here? Something like: > > #define V4L2_H264_REF_PIC_LIST_LEN (V4L2_H264_NUM_DPB_ENTRIES * 2). > > Does it make sense to add a comment as well? > > I was thinking something along these lines: > > """ > Pictures in the DPB can be a frame, a complementary field pair or a > single field. To be honest, I don't know if user has a free choice to select same or different destination (capture) buffer for another field. I never tested it and I'm not sure how to test it with ffmpeg. HW deinterlacing cores on Allwinner SoCs support only interleaved fields as a input, that's why I never though about separate fields. Best regards, Jernej > Therefore, reference pictures lists need twice as much entries, so it > can reference > either field of a field pair. > """ > > While it doesn't replace proper H264 specification reading, > it would add some clarity. > > Thanks, > Ezequiel _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel