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 9D9654C521 for ; Sun, 3 Aug 2025 20:04:27 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTP id EA3DD687D61; Sun, 3 Aug 2025 23:04:22 +0300 (EEST) Received: from relay16.mail.gandi.net (relay16.mail.gandi.net [217.70.178.236]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTPS id 716F2687D61 for ; Sun, 3 Aug 2025 23:04:16 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id 9D4CF449F5 for ; Sun, 3 Aug 2025 20:04:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1754251455; 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=Nip1IUUwShvhjb0Q/ugd339L5SbJNoVG1NMtf7waoJI=; b=jYjIOnl0b3nsg1D+yfjCeP7/LQzyWr/Vm6Llezti5rTjz5HPpoFbAaSadvKgLRqPHwWez2 f9eQ3LmyvV911DFrEPtor0qiOT/E9cM7XuyRy1m6pwuePCfGq5In2d79/0cruAvNFL9cC2 ERqAWw6QMGcDlgYnJnuzLMM3vyRU4cTlEqNIjzv/xT7XnMZvIjfcUdCofb/Lb4fTj+cBWb Fb9cxPWdAjsdG4MBFEpkDnwjnH4t9/E4QKtPpWYeO0JfiBJSCcotqX6dV4AyBecue0joxq 0gsS8hwI3FUX9A1yFNWGGGPg9likW0HXy/jSKLGjg9ZlxIulbeCy94jE9koYcQ== Date: Sun, 3 Aug 2025 22:04:14 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20250803200414.GF29660@pb2> References: <20250803125028.GD4581@haasn.xyz> <20250803124237.GB4581@haasn.xyz> MIME-Version: 1.0 In-Reply-To: X-GND-State: clean X-GND-Score: -85 X-GND-Cause: gggruggvucftvghtrhhoucdtuddrgeeffedrtdefgdduuddtfeejucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuifetpfffkfdpucggtfgfnhhsuhgsshgtrhhisggvnecuuegrihhlohhuthemuceftddunecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenfghrlhcuvffnffculdduhedmnecujfgurhepfffhvffukfhfgggtuggjsehgtderredttddvnecuhfhrohhmpefoihgthhgrvghlucfpihgvuggvrhhmrgihvghruceomhhitghhrggvlhesnhhivgguvghrmhgrhigvrhdrtggtqeenucggtffrrghtthgvrhhnpeffledtfeevfeffheeuuefhtdejieelueeftdeitdfgheetgefffeefteekffdthfenucffohhmrghinhepfhhfmhhpvghgrdhorhhgnecukfhppeeguddrieeirdeihedrudejieenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpeeguddrieeirdeihedrudejiedphhgvlhhopehlohgtrghlhhhoshhtpdhmrghilhhfrhhomhepmhhitghhrggvlhesnhhivgguvghrmhgrhigvrhdrtggtpdhnsggprhgtphhtthhopedupdhrtghpthhtohepfhhfmhhpvghgqdguvghvvghlsehffhhmphgvghdrohhrgh 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: , Reply-To: FFmpeg development discussions and patches Content-Type: multipart/mixed; boundary="===============0505180324803167863==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============0505180324803167863== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="9wsMcFmlub/pAplw" Content-Disposition: inline --9wsMcFmlub/pAplw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi On Sun, Aug 03, 2025 at 08:15:09PM +0200, Nicolas George wrote: > Nicolas George (HE12025-08-03): > > I will send the series here in a few hours. >=20 > Here is a series of patch. I am absolutely not sure I found all the > filters that could be flagged, but the rest can be done as the need > arises. >=20 > Not tested every filter, but it is pretty straightforward. >=20 > I could not find how to download your patch series in a format suitable > for git am from the monster, I used the v2 series, but it should not > change anything. the easiest way to get the latest pull req from forgejo is to add the 3rd line of this to your git config matching your remote name for forge= jo [remote "fforge"] url =3D git@code.ffmpeg.org:FFmpeg/FFmpeg.git fetch =3D +refs/heads/*:refs/remotes/fforge/* fetch =3D +refs/pull/*/head:refs/remotes/fforge/pr/* than a simple git fetch fforge will simply fetch all the new pull requests; remote: Enumerating objects: 292, done. remote: Counting objects: 100% (202/202), done. remote: Compressing objects: 100% (140/140), done. remote: Total 140 (delta 106), reused 0 (delta 0), pack-reused 0 (from 0) Receiving objects: 100% (140/140), 26.96 KiB | 1.80 MiB/s, done. Resolving deltas: 100% (106/106), completed with 43 local objects. =46rom code.ffmpeg.org:FFmpeg/FFmpeg 16d663d3713..d5f7a428b1e master -> fforge/master + 4f5d8d6d83e...e700be74501 refs/pull/20023/head -> fforge/pr/20023 (forc= ed update) + 365709cea13...b48b607e18e refs/pull/20026/head -> fforge/pr/20026 (forc= ed update) + 7c25b6966e5...999e3e9bf80 refs/pull/20076/head -> fforge/pr/20076 (forc= ed update) + 79806960d83...5173c8db79f refs/pull/20080/head -> fforge/pr/20080 (forc= ed update) + f80bfa6791f...f63ea15605a refs/pull/20088/head -> fforge/pr/20088 (forc= ed update) + 0a38a1aeebf...901036493d5 refs/pull/20091/head -> fforge/pr/20091 (forc= ed update) + ca981fb1b03...6b07a40fd67 refs/pull/20092/head -> fforge/pr/20092 (forc= ed update) + 65ffc657982...95bd0614f6b refs/pull/20094/head -> fforge/pr/20094 (forc= ed update) * [new ref] refs/pull/20096/head -> fforge/pr/20096 * [new ref] refs/pull/20097/head -> fforge/pr/20097 * [new ref] refs/pull/20098/head -> fforge/pr/20098 * [new ref] refs/pull/20099/head -> fforge/pr/20099 * [new ref] refs/pull/20101/head -> fforge/pr/20101 * [new ref] refs/pull/20102/head -> fforge/pr/20102 * [new ref] refs/pull/20103/head -> fforge/pr/20103 then simply a git merge fforge/pr/20031 will merge the specified pull request thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Whats the most studid thing your enemy could do ? Blow himself up Whats the most studid thing you could do ? Give up your rights and freedom because your enemy blew himself up. --9wsMcFmlub/pAplw Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCaI/AugAKCRBhHseHBAsP q3rhAKCV6jLUFNUhtKF8ewJh21RwGJCyyQCgmPj5h2CYB50sBnhkSKemg0KfRX4= =LRdy -----END PGP SIGNATURE----- --9wsMcFmlub/pAplw-- --===============0505180324803167863== 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". --===============0505180324803167863==--