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 EAC2C4327F for ; Tue, 20 Feb 2024 08:51:25 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 6689B68D425; Tue, 20 Feb 2024 10:51:22 +0200 (EET) Received: from mail0.khirnov.net (red.khirnov.net [176.97.15.12]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 23CD868B8FD for ; Tue, 20 Feb 2024 10:51:15 +0200 (EET) Authentication-Results: mail0.khirnov.net; dkim=pass (2048-bit key; unprotected) header.d=khirnov.net header.i=@khirnov.net header.a=rsa-sha256 header.s=mail header.b=GpHfX0yM; dkim-atps=neutral Received: from localhost (localhost [IPv6:::1]) by mail0.khirnov.net (Postfix) with ESMTP id 893E1240DAC for ; Tue, 20 Feb 2024 09:51:14 +0100 (CET) Received: from mail0.khirnov.net ([IPv6:::1]) by localhost (mail0.khirnov.net [IPv6:::1]) (amavis, port 10024) with ESMTP id 7H2Y-twfMAdz for ; Tue, 20 Feb 2024 09:51:12 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=khirnov.net; s=mail; t=1708419072; bh=oaoRy3p9/CGc/cb/mWrIuVnVr8Z5u7peV8p4oq6yCZk=; h=From:To:Subject:Date:From; b=GpHfX0yMbnaacJrd9Hz5Fz8pBWx64ZQHGoBDhnjTLPQy0MhlinPgEg6W0dhQ3dPOG LRVugDHZCDjVyRJGwTJMwXjvsbqyBJg9cpuhG49yxO3nvonGfDkxafCsw18Qy3bi4O +6Ry7VO91KhC6AsLsEctZ9nFdExo/weUtAFUhLIOG2uL5qJKeZFv1Ek89aaHYyILXN xjKGHYNY3b36kNw0/pU3rrt18RCE6ld/MkzPLyVSZ8QKTfFKsUuddOhHONMp8/CFEg 6Yeqxern+hM9ZLiTff5Ble3bYpMyBtTG3+1xIXlvdobcXVxaSM2Pgxm7os6EioPnq7 cLulvHSRlCB0w== Received: from lain.khirnov.net (lain.khirnov.net [IPv6:2001:67c:1138:4306::3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "lain.khirnov.net", Issuer "smtp.khirnov.net SMTP CA" (verified OK)) by mail0.khirnov.net (Postfix) with ESMTPS id 62BF4240DA9 for ; Tue, 20 Feb 2024 09:51:12 +0100 (CET) Received: by lain.khirnov.net (Postfix, from userid 1000) id 9D9AF1601B9; Tue, 20 Feb 2024 09:22:57 +0100 (CET) From: Anton Khirnov To: ffmpeg-devel@ffmpeg.org Date: Tue, 20 Feb 2024 09:22:57 +0100 Message-ID: <170841737762.27417.14992162535824834057@lain.khirnov.net> User-Agent: alot/0.8.1 MIME-Version: 1.0 Subject: [FFmpeg-devel] [RFC] clarifying the TC conflict of interest rule 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: 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: Hi, in the 'avcodec/s302m: enable non-PCM decoding' thread it became apparent that there is wide disagreement about the interpretation of this line in the TC rules: > If the disagreement involves a member of the TC, that member should > recuse themselves from the decision. The word 'involves' in it can be intepreted a variety of very different ways, to apply to TC members who e.g.: 1) authored the changes that are being objected to 2) are objecting to the changes 3) have any opinion on the changes, either positive or negative 4) have previously voiced an opinion that would apply to the changes 5) authored the code that is being modified 6) have a financial or other similar interest in a specific outcome of the disagreement I believe the best way to address this is to make the rule more explicit, so I propose that people with an opinion on the matter submit their preferred wording, and then we can have the GA vote on it. Cheers, -- Anton Khirnov _______________________________________________ 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".