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 C109343F11 for ; Thu, 17 Nov 2022 23:29:09 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 5914C68BB72; Fri, 18 Nov 2022 01:29:07 +0200 (EET) Received: from mail-oi1-f176.google.com (mail-oi1-f176.google.com [209.85.167.176]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id A3F3068B191 for ; Fri, 18 Nov 2022 01:29:00 +0200 (EET) Received: by mail-oi1-f176.google.com with SMTP id m204so3629464oib.6 for ; Thu, 17 Nov 2022 15:29:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; 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=y0UDvEfhqbuJCi/MeUVUG/tS17gio18Y4zSVq9cozvk=; b=TpKZ/KMNJI/QeKxSrYMI0FIkYhcR0dRAkLfgct4h9SLt1rVo+lqO4wQvHDfAT1F2/1 AejhHvpuKmF8zs72Mcs9H1nutBWdLsGUKJb0x8bzLzUgY/L8XY0A5IcbODioKMDMkKkm AMjRhkYAIxz07zGUs+PrK0oTAweKDSMlKcgfE9VWGPUFP0Ol7GPatzhGc0uNkwwy4ECP PmnmGw6NS/qS6DIHmQB2/MRZOU5oK2N/FNL9apXcmtqpiIW7VUYUF9QFqNw0jqvAhzcv JO8mawqmcUkhNni5JDESlzEckC4kt28HW5devkVTvE2Yy7qRkK1cnsfP/A25TsVPKrQF v7Mw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=y0UDvEfhqbuJCi/MeUVUG/tS17gio18Y4zSVq9cozvk=; b=PSMjsxcVo1ekFQ7bxKnX3YKFwLBsPiTXNBSlU7y18txnLV5fT9RXeAZyIrt1g2b9XD hrLteU7y/D2JegecDjHUVqPitpO6BY0kfPGvncZ+xNxF8OyIR00lOFeA1m3DtY3csFFp A2h3XnhfpB/v4VupoJZphiwkq/UhMfbOvyJ85gxuFS4eYUjX/3nVmpkh/I77hAJrrmpj C/vlg/5csz548EPAY8tkniHhNe+zsyaKJCRu0TCB9UA77xPHsi8lOpWh5ztG9MSVhjwc TssFIQFSQVND5DipPG1eWiAYQ59EyyIQ1oLekxZNLPcxjLl+msRmAEIO33cppqv1PRNY AqEg== X-Gm-Message-State: ANoB5plpDZmRHvGadnyKPa7iMzRKnDXnOQ9Pim0WmhytkKzQ8OZBOC0W H5gE24Y35k89rgWUSe8OKwiuZa5PlG8= X-Google-Smtp-Source: AA0mqf4qcG5mlnT0vhGPhMUH5g0oqznilnmBUiFfvCk0a1oSewZQs5d/aEq4ZFnYWADGDHT+KdTDdw== X-Received: by 2002:a05:6808:619:b0:354:a879:a494 with SMTP id y25-20020a056808061900b00354a879a494mr5010983oih.134.1668727738704; Thu, 17 Nov 2022 15:28:58 -0800 (PST) Received: from [192.168.0.15] ([181.85.72.69]) by smtp.gmail.com with ESMTPSA id w5-20020a4aa985000000b004956ee06cadsm835955oom.43.2022.11.17.15.28.57 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 17 Nov 2022 15:28:58 -0800 (PST) Message-ID: <8b6b12ae-bec7-0ffb-85c4-06fb7015ded6@gmail.com> Date: Thu, 17 Nov 2022 20:29:23 -0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 Content-Language: en-US To: ffmpeg-devel@ffmpeg.org References: <20221019224712.194658-2-ccom@randomderp.com> <20221021035528.413664-1-ccom@randomderp.com> From: James Almer In-Reply-To: Subject: Re: [FFmpeg-devel] [PATCH v2 1/2] avcodec/libsvtav1: remove compressed_ten_bit_format and simplify alloc_buffer 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 11/17/2022 8:23 PM, Christopher Degawa wrote: > On Thu, Oct 27, 2022 at 11:23 AM Christopher Degawa > wrote: > >> >> >> On Thu, Oct 20, 2022 at 11:56 PM Christopher Degawa >> wrote: >> >>> From: Christopher Degawa >>> >>> compressed_ten_bit_format has been deprecated upstream and has no effect >>> and can be removed. Plus, technically it was never used in the first place >>> since it would require the app (ffmpeg) to set it and do additional >>> processing of the input frames. >>> >>> Also simplify alloc_buffer by removing calculations relating to the >>> non-existant processing. >>> >>> Signed-off-by: Christopher Degawa >>> --- >>> >> >> Ping on this and the other patch? >> > > ping again? I don't have push rights or anything and nobody is listed as > the maintainer for libsvtav1.c, so I don't really have anyone I can > specifically ping for these. Done. Sorry for the delay. _______________________________________________ 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".