From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.ffmpeg.org (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTPS id 6CE544AEA4 for ; Wed, 20 Aug 2025 21:44:41 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTP id 7385368D617; Thu, 21 Aug 2025 00:44:39 +0300 (EEST) Received: from haasn.dev (haasn.dev [78.46.187.166]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTP id F39FB68B0A0 for ; Thu, 21 Aug 2025 00:44:32 +0300 (EEST) Received: from localhost (unknown [IPv6:2a02:778:160:8f00:b4d8:4db5:901c:254]) by haasn.dev (Postfix) with UTF8SMTPSA id C0BA54062D for ; Wed, 20 Aug 2025 23:44:32 +0200 (CEST) Date: Wed, 20 Aug 2025 23:44:32 +0200 Message-ID: <20250820234432.GD486061@haasn.xyz> To: FFmpeg development discussions and patches In-Reply-To: <20250820234318.GB486061@haasn.xyz> References: <20250813162538.GC676537@haasn.xyz> <20250820234318.GB486061@haasn.xyz> MIME-Version: 1.0 Content-Disposition: inline Subject: Re: [FFmpeg-devel] [PATCH] lavfi: protection against premultiplied alpha (was: The patch series about premultiplied alpha) 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: , From: Niklas Haas via ffmpeg-devel Reply-To: FFmpeg development discussions and patches Cc: Niklas Haas 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: On Wed, 20 Aug 2025 23:43:18 +0200 Niklas Haas wrote: > This argument works both ways. > > filter authors to remember to enable support > for premultiplied alpha, even if they don't even touch the alpha plane? I accidentally deleted a line too many here, the text was supposed to read: Do you expect filter authors to remember to enable support for premultiplied alpha, even if they don't even touch the alpha plane? _______________________________________________ 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".