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 3CA5E47849 for ; Tue, 26 Sep 2023 10:54:04 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 036A268C9F2; Tue, 26 Sep 2023 13:54:01 +0300 (EEST) Received: from haasn.dev (haasn.dev [78.46.187.166]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 1FAFF68C87F for ; Tue, 26 Sep 2023 13:53:54 +0300 (EEST) Received: from haasn.dev (unknown [10.30.0.2]) by haasn.dev (Postfix) with ESMTP id 3ED9642157; Tue, 26 Sep 2023 12:53:53 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=haasn.xyz; s=mail; t=1695725633; bh=rTyyZTMevCQ4v+AoqLeLgT5Dbvrrj+oECRxiO0GNJuQ=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=mDl7QrJFbJTg0Yq7mHU0WbnIFy6clnB8Ma6Y81DzzuX0aIBf6V9WTE5jgYiZ++PAQ z7AOP8wwZKhnnD53eGNEWCToMQuJwc/Hdcrxypv7Es+Ho1JrIc7JcbI75pFzf8sLL9 n+QCPFp5rjKU7y+vF0uhSnSRjDHYH5HUpeOLdErA= Date: Tue, 26 Sep 2023 12:53:53 +0200 Message-ID: <20230926125353.GD21105@haasn.xyz> From: Niklas Haas To: ffmpeg-devel@ffmpeg.org In-Reply-To: References: MIME-Version: 1.0 Content-Disposition: inline Subject: Re: [FFmpeg-devel] [PATCH 1/2] avcodec/hevcdec: Check early whether film grain is supported, fix race 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: Andreas Rheinhardt Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: Series 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".