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 1822248631 for ; Tue, 12 Dec 2023 07:03:06 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 100EB68D1A6; Tue, 12 Dec 2023 09:03:04 +0200 (EET) Received: from mail-wm1-f49.google.com (mail-wm1-f49.google.com [209.85.128.49]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 71CB068D0E5 for ; Tue, 12 Dec 2023 09:02:58 +0200 (EET) Received: by mail-wm1-f49.google.com with SMTP id 5b1f17b1804b1-40c2a444311so51844855e9.2 for ; Mon, 11 Dec 2023 23:02:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1702364577; x=1702969377; darn=ffmpeg.org; h=user-agent:in-reply-to:content-transfer-encoding :content-disposition:mime-version:references:mail-followup-to :message-id:subject:cc:to:from:date:from:to:cc:subject:date :message-id:reply-to; bh=oVYHbek4UY7zOAVXYS3USExYjY91v2Iaqi9u1yGiiVo=; b=ghfeT8F6qEw7nT1GT+oy80qC1cEJ2TcOwHUEekKZUj96GVOTqEjEjDQFOsTPIOSw7l 5/L08kdJvJY0UamcSULaYh9+wruSYDnQpPHNWJfMmeW6nlYR9QbCN1GwyZwy7ppxrtG1 K3YbVS2EbM8EQzL0RHxf+PDL58IMMIVMbkBXqCXlJ8v4zkdEK2v1Zo2EABXdmsyKZuBL HsJbhgrGj0g/28LoXxSiysaEcvRQY3YJuy9L09WMFwE1NyLhnD6dgPwimOGH0PzdHNJE 0rDNRnIfpq7+TrDpA7h9N1I87SN6lNdCAANRjR/HwUEdxCYu9wtULPxGgXNkU/2NEnTx xSMQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702364577; x=1702969377; h=user-agent:in-reply-to:content-transfer-encoding :content-disposition:mime-version:references:mail-followup-to :message-id:subject:cc:to:from:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oVYHbek4UY7zOAVXYS3USExYjY91v2Iaqi9u1yGiiVo=; b=AiFfwcnzNXsEPkA2uKrl7uHzikP/eIzK+ckRg21ptVky0Yar60obP42oz6c59Ve0cj Wn8KRQgEC5IV88W942qWrDfLk1FKtO1a09arPAk31N1jBSaHrbWhwxFtciy8qxB49cNo grZ8X3vyk2+4E2oFscyqQxA/t8Q/6XzLC62nJLu9CarnMvA8fEBEiK0CpVibtnUhf//Q RUp7fpyXAilTMYGCcIRseMQbQB5nSMhnK9HA0o6uhIGlYV0bnrHxBwIKQ5YXQSmYtwdp P6FnDCee8YoHbGcySnaDKS/LXcXuxnyAsA7KRr1WrMAuLS+uf7uK6Uq7PBdmU4XDXQqn 7NRg== X-Gm-Message-State: AOJu0YzQ/ulbF+w+vBqlvqJ+Qn5kqbpjY3hNymUczFLgrwO4PSOWh/po XhOQ/K4Ma17R/m5mWsyRMyDmAPfT7rk= X-Google-Smtp-Source: AGHT+IG/NosoL5mkFcnmFvHiDQ/NaMEL0YoT5e8SVRPc60DSlaZtCPbWf9hDxG6zWhA8M8ks+F2iYQ== X-Received: by 2002:a05:600c:28e:b0:40c:53d4:391 with SMTP id 14-20020a05600c028e00b0040c53d40391mr10208wmk.24.1702364577370; Mon, 11 Dec 2023 23:02:57 -0800 (PST) Received: from mariano (dynamic-adsl-84-220-189-10.clienti.tiscali.it. [84.220.189.10]) by smtp.gmail.com with ESMTPSA id fm14-20020a05600c0c0e00b00407b93d8085sm17711476wmb.27.2023.12.11.23.02.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 11 Dec 2023 23:02:56 -0800 (PST) Received: by mariano (Postfix, from userid 1000) id 27A25BFCDA; Tue, 12 Dec 2023 08:02:55 +0100 (CET) Date: Tue, 12 Dec 2023 08:02:55 +0100 From: Stefano Sabatini To: FFmpeg development discussions and patches Message-ID: Mail-Followup-To: FFmpeg development discussions and patches , =?iso-8859-15?Q?Cl=E9ment_B=BDsch?= References: <20231211014429.1841681-1-u@pkh.me> <20231211014429.1841681-5-u@pkh.me> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20231211014429.1841681-5-u@pkh.me> User-Agent: Mutt/2.1.4 (2021-12-11) Subject: Re: [FFmpeg-devel] [PATCH 04/35] avcodec/proresenc_anatoliy: move run/lev to codebook LUT to shared proresdata 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 Cc: =?iso-8859-15?Q?Cl=E9ment_B=BDsch?= Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: On date Monday 2023-12-11 02:35:05 +0100, Cl=E9ment B=BDsch wrote: > This is going to be shared with proresenc_kostya in the upcoming commit. > --- > libavcodec/proresdata.c | 6 ++++++ > libavcodec/proresdata.h | 2 ++ > libavcodec/proresenc_anatoliy.c | 9 ++------- > 3 files changed, 10 insertions(+), 7 deletions(-) LGTM. _______________________________________________ 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".