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 EE10A497CF for ; Sun, 19 May 2024 20:11:25 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 9A02B68D06F; Sun, 19 May 2024 23:11:22 +0300 (EEST) Received: from relay2-d.mail.gandi.net (relay2-d.mail.gandi.net [217.70.183.194]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 59E7668C3F6 for ; Sun, 19 May 2024 23:11:15 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id A760A40002 for ; Sun, 19 May 2024 20:11:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1716149474; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=rDuyBt8QjTX5Krf7haAy/fp0v0r9s5rCGgajygpSmNk=; b=Bqtt8C2EnR8xQoBFF4L4WFIiLbq6e2ykMGKLlNxhhciI+ARlB4230tvRfq6zgXv+pZNbr1 lXLINOnPRiuZWvXmzofeeyuBnZMa+BUA+s9beUIMFqT3Y4CqKc+KxIqzKaa3VV38SUhHVI lY4rZT8+wIrDrJK6IGf7lNvjgTJZfWZQK9cLmWUGME4iNOpkUoRnqCTdsBaAWS80Hkw1g8 skq7HJYreZo9vC+IywOcaMaZ/C52RLrUCnD/76UiX8h1BHM+f/dqtV/9S6xax3RIBepj+q L5S1WbqkyWRDaI6G50jkyrPHSXX0zZ1gCj+H2n5gzeiyYqtcbmB7SM1xDKrbHQ== Date: Sun, 19 May 2024 22:11:14 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240519201114.GO2821752@pb2> References: MIME-Version: 1.0 In-Reply-To: X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH] Added alpha layer support v2 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-Type: multipart/mixed; boundary="===============7384318444046034918==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============7384318444046034918== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="V7BlxAaPrdhzdIM1" Content-Disposition: inline --V7BlxAaPrdhzdIM1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, May 17, 2024 at 12:42:28AM +0200, Andrea Mastroberti via ffmpeg-dev= el wrote: > doc/filters.texi | 20 +++++++++++++++++++- > libavfilter/version.h | 3 ++- > libavfilter/vf_smartblur.c | 43 +++++++++++++++++++++++++++++++++++---= ----- > 3 files changed, 56 insertions(+), 10 deletions(-) > f825c722096295535c4f43e604454c3396519e85 0001-avfilter-smartblur-Added-a= lpha-layer-support.patch > From 8b62312d794ecb66cc1a8dbe4933fca0d725057b Mon Sep 17 00:00:00 2001 > From: Andrea Mastroberti <10736595@polimi.it> > Date: Fri, 17 May 2024 00:29:01 +0200 > Subject: [PATCH] avfilter/smartblur: Added alpha layer support >=20 > --- > doc/filters.texi | 20 +++++++++++++++++- > libavfilter/version.h | 3 ++- > libavfilter/vf_smartblur.c | 43 +++++++++++++++++++++++++++++++------- > 3 files changed, 56 insertions(+), 10 deletions(-) will apply thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Homeopathy is like voting while filling the ballot out with transparent ink. Sometimes the outcome one wanted occurs. Rarely its worse than filling out a ballot properly. --V7BlxAaPrdhzdIM1 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZkpc3gAKCRBhHseHBAsP q6DpAKCCFCttL/nFaPU8DSaLx19AHL4w3gCePA+L4/jRJx5lg00YXToFhT4NAS8= =6iAH -----END PGP SIGNATURE----- --V7BlxAaPrdhzdIM1-- --===============7384318444046034918== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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". --===============7384318444046034918==--