From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id CD18D46CD3 for ; Fri, 7 Jul 2023 14:28:25 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 8E70668C81E; Fri, 7 Jul 2023 17:28:22 +0300 (EEST) Received: from mail-oi1-f169.google.com (mail-oi1-f169.google.com [209.85.167.169]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 5FE2E68C74E for ; Fri, 7 Jul 2023 17:28:16 +0300 (EEST) Received: by mail-oi1-f169.google.com with SMTP id 5614622812f47-39ca120c103so1600925b6e.2 for ; Fri, 07 Jul 2023 07:28:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1688740094; x=1691332094; h=content-transfer-encoding:in-reply-to:from:references:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=+PLMwvnlJHiReKL1/uIg3/9djjHdvTZwG8g6ZsBt1nM=; b=FoPDB1wL5Vpj5Uui7Y/JzEkdhNf2Zutc6OExUEGJAEOt5Q9QVCVTY1p1SEjdBuyQlb uby5PZrBrpkFhV7eFGu7SEEaY9GWS0owsoD3i2h5Cr+Izi+LJ0ee6H8+iHwA4d9BPK7S MRvoewnCTtgHlMNPKdyiK4iP4/SMKc66h/BBzbYzb94sexsF8pGQQdQFGgwIdc9aQnWq IglDrMq+urhF91EvB412hHrVI96qsKrAcO3nFUHhWgvQ5HGHLZRVHXK+AQU4lOPJfRj+ hYwH+COINtZ3FAYMfm8IKV8BvWc3fdr18Jo9mhPxK5cR9PdrITkVEXrhytGSnuH1jslL tdzg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688740094; x=1691332094; h=content-transfer-encoding:in-reply-to:from:references:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=+PLMwvnlJHiReKL1/uIg3/9djjHdvTZwG8g6ZsBt1nM=; b=dIZsWGeMzh64m6ql6eWEz0ur9Wey0+hBlmogycOKOzGSlzOBQN9M/skwwiCgEOGaF3 vQ7xjIZmCleRTLbvf7NHNIGnHtC411qzMdu84+E2wV7DLg3WtVNrzobJUT0Cf2++Fwp4 3TuEXy01wlYkUlJYHIWPIVHwpYJIkN/EVo9C22XMbAloiXEKYtL2gISgyswaFjsb67VW 2UfRo2dIbtQ5PsnRaX+sfclJ2xqfUPdQ+9necXcZGm1vXOfpkeNxSULB6QPCUtS+CP1j 8Bx7SjzjA/viV1HXKs1XDIBfZAtV7bbjiD7ioq78NOdatHR8tW3zSF81XuiOD7xB+3DD soUg== X-Gm-Message-State: ABy/qLZxTWqhhlhEKWWHhdoUSXdojqLvbEFhYuDQAo5m63oeSersgvVO aZT998pyIIbgnPB8J9Zw2s/Knu8lE8s= X-Google-Smtp-Source: APBJJlFr5PnMsKPybIKfaiO1FY/8T4AQrTUTKdshAC3ccIxu9uVHQLEjfnEOPLhByJ5W5gXE0Bl5pA== X-Received: by 2002:a05:6808:1694:b0:39b:f558:8cbf with SMTP id bb20-20020a056808169400b0039bf5588cbfmr5845463oib.12.1688740094270; Fri, 07 Jul 2023 07:28:14 -0700 (PDT) Received: from [192.168.0.12] (host197.190-225-105.telecom.net.ar. [190.225.105.197]) by smtp.gmail.com with ESMTPSA id k12-20020a0568080e8c00b003a1dfa93903sm1684588oil.12.2023.07.07.07.28.13 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 07 Jul 2023 07:28:13 -0700 (PDT) Message-ID: Date: Fri, 7 Jul 2023 11:28:17 -0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.12.0 Content-Language: en-US To: ffmpeg-devel@ffmpeg.org References: <20230707140540.10279-1-nuomi2021@gmail.com> From: James Almer In-Reply-To: Subject: Re: [FFmpeg-devel] [PATCH v2 03/14] vvcdec: add sps, pps, sh parser X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: On 7/7/2023 11:05 AM, Nuo Mi wrote: > --- > libavcodec/vvc/Makefile | 4 +- > libavcodec/vvc/vvc_data.c | 3295 +++++++++++++++++++++++++++++++++++ > libavcodec/vvc/vvc_data.h | 69 + > libavcodec/vvc/vvc_ps.c | 3436 +++++++++++++++++++++++++++++++++++++ > libavcodec/vvc/vvc_ps.h | 828 +++++++++ > libavcodec/vvc/vvcdec.h | 3 + > 6 files changed, 7634 insertions(+), 1 deletion(-) > create mode 100644 libavcodec/vvc/vvc_data.c > create mode 100644 libavcodec/vvc/vvc_data.h > create mode 100644 libavcodec/vvc/vvc_ps.c > create mode 100644 libavcodec/vvc/vvc_ps.h I thought the plan for v2 was to use CBS? Hence you waiting until it was pushed. CBS can store derived values and state, and you can always pass it a split AU in a loop if needed. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".