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 E19F64BED8 for ; Sat, 26 Jul 2025 19:29:36 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTP id EE61E68CD64; Sat, 26 Jul 2025 22:29:32 +0300 (EEST) Received: from btbn.de (btbn.de [144.76.60.213]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTPS id 243B068C528 for ; Sat, 26 Jul 2025 22:29:26 +0300 (EEST) Received: from [authenticated] by btbn.de (Postfix) with ESMTPSA id 8BE012819FB90 for ; Sat, 26 Jul 2025 21:29:23 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rothenpieler.org; s=mail; t=1753558163; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=F9efAC299MpOHY5EXgyi+FBzXj8sfwyWZX+byC2hVHU=; b=QE2F4tuoDrmtKcCB8ORA1F41balhEwrpFcsekTiQgi43e0MHCuEBphCXLytbIfeh092J4h sWdBbuScTPl7t+6N/FNmnhv9gsoMuNyn+dewzSLgrxFSbT/d6mDShLCwT8BVzZ6y/phcK2 0sAYt+DsF6cLK3mka0hm6Hkq52W2rdObE4Fh2AhJBPhaPyxm+QbBDobKwIqTT8F2JwCAVu C2ZH0HVkfy+l0yUm8xRJP+rfKzDy5K4jFUuYEVjkfRp5idwjBXptjMwJDeSBArkafQ4HKv P0ewpLH+NVSWRYQaiEu13DmWi/+VyTX9z4AvNp4JocTFwfPcqXsA+DSRgWK1+w== Message-ID: Date: Sat, 26 Jul 2025 21:29:23 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird To: ffmpeg-devel@ffmpeg.org References: <20250722035337.2216565-1-dev@lynne.ee> Content-Language: en-US From: Timo Rothenpieler In-Reply-To: Subject: Re: [FFmpeg-devel] [PATCH] web: announce code.ffmpeg.org 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: On 7/26/2025 7:03 PM, Derek Buitenhuis wrote: > On 7/22/2025 4:53 AM, Lynne wrote: >> --- >> src/contact | 11 +++++++++++ >> src/index | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++ >> 2 files changed, 63 insertions(+) > > So I am a bit unclear, is development now Forgejo or ML, or both? > > Because right now, it seems like both, and that is basically the worst > possible outcome. It is very difficult to follow both, and the amount > of people reviewing or even looking at patches on either is now significantly > splintered/reduced, allowing lower quality code to wade itself in the meantime, > IMO. > > Also, as far as I can tell, the git access list was not really carried over in > any way. > > It all seems a bit chaotic and directionless... or rather, with 0 plan. It's still an extended test. You cannot push to it, since it's just a mirror. How do you expect to suddenly switch every last person over from the ML to a new tool? There's always going to be a transition period where both are in use, gradually shifting. So yes, for now there needs to be eyes on both. Hopefully pushing to it/hitting the merge button should be possible soon (hinges on cooperation with Videolan), making more people look at it and subscribe to E-Mail notifications of what's going on there. I also still intend to write a script that forwards at least PRs to the ML for the time being, without causing the massive spam that just forwarding notifications does. _______________________________________________ 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".