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 2609846483 for ; Tue, 17 Oct 2023 07:29:48 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 761BD68CA02; Tue, 17 Oct 2023 10:29:45 +0300 (EEST) Received: from mail-ed1-f49.google.com (mail-ed1-f49.google.com [209.85.208.49]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 887FD68C8EA for ; Tue, 17 Oct 2023 10:29:39 +0300 (EEST) Received: by mail-ed1-f49.google.com with SMTP id 4fb4d7f45d1cf-53db3811d8fso11098826a12.1 for ; Tue, 17 Oct 2023 00:29:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1697527778; x=1698132578; darn=ffmpeg.org; h=user-agent:in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:to:from:date:from:to:cc:subject :date:message-id:reply-to; bh=HpuJqQ6Y++MFjry9kiVfiyEND0Fj+rTH5/nywHxSfqI=; b=RDf52maXQrHh61nT0maLIf9oBV5kStIpGmJK9JvGuaRIqa/5xmlV8igYX8y3wGw1HC YBknmbQV6Z2kxjwbKwQgdywx2b1wdzWmISm8h3oPAVScu2Guc9uh5jciyCRHQIOyhsk5 /u+ZXX7Q+rzi3aiJJXqWRkr73FLgumNWxh1WqpLO7ylrjl5j+CPlCLmnLehwi3XfmpuJ vk7Ka3WYxjroqB56B3L0Cuc7lzmNw+s93wQNZFIV2q5q6kSdpTVwagiLHAoP/WejKdA0 TmDpL/ZkePLiEHPxWFU/BfLpQIPAW1vsWy/4ajBxJjrXBjKyMWgLJee0N0apHmSb6O57 JK6g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697527778; x=1698132578; h=user-agent:in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:to:from:date:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=HpuJqQ6Y++MFjry9kiVfiyEND0Fj+rTH5/nywHxSfqI=; b=vTzCNyJ6YafYQKPPmqc8fCx9+ZQH5mOSJlBUdp70xApF0f4O+s/zknAANeWwrtezA1 N0m/Y0Mbx/wUC+ggwsWr2jAEhH34/kuz/UE6H1ktginxqO0BM9jb5SNhI/xMDS+sisXQ 03YuOqp08OXMdEgOHwID1W8dHzk039BsRjd/1Q0HzX1wefQOyJ2liXmMm4IDEvpAT/D4 IvDCSRiUO2gyojitFH9Ms3G7E1YcvXGtmeY41iSj0apzPffDwOgMANjc77yeKVAksnsB Mh0xHyleIoUETd/zXXtfbon6blDpRyGv9/UBzjEymAhxnoDsuYPTmKai39p2U9hNPhHk /7ew== X-Gm-Message-State: AOJu0Yykz2BPAHqtZMcR0nYX7ySLREJaCQGgw0ZxtbDU01IVUZJ03U2l XOAaBKj5iiW3QXcVFtoeo45vkWsoyQ/Y+w== X-Google-Smtp-Source: AGHT+IEfVYXArgPTIkRLtWfCO50EGQDQDnkWI4c+wTOqYtcuBFKAE1QNQmQl9bjjubMJVDZwV5JVHw== X-Received: by 2002:a05:6402:3547:b0:53e:2309:fae with SMTP id f7-20020a056402354700b0053e23090faemr1120228edd.16.1697527778327; Tue, 17 Oct 2023 00:29:38 -0700 (PDT) Received: from mariano (dynamic-adsl-84-220-189-10.clienti.tiscali.it. [84.220.189.10]) by smtp.gmail.com with ESMTPSA id o7-20020a056402038700b005333922efb0sm660965edv.78.2023.10.17.00.29.37 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 17 Oct 2023 00:29:37 -0700 (PDT) Received: by mariano (Postfix, from userid 1000) id 916D9BFCDA; Tue, 17 Oct 2023 09:29:36 +0200 (CEST) Date: Tue, 17 Oct 2023 09:29:36 +0200 From: Stefano Sabatini To: FFmpeg development discussions and patches Message-ID: Mail-Followup-To: FFmpeg development discussions and patches References: <20231015224956.12332-1-michael@niedermayer.cc> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/2.1.4 (2021-12-11) Subject: Re: [FFmpeg-devel] [PATCH v2] doc: add spi.txt 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: On date Monday 2023-10-16 06:34:45 +0200, Lynne wrote: > Oct 16, 2023, 00:50 by michael@niedermayer.cc: > > > This explains how to request refunds and what can be funded by SPI > > > > Co-Author: Stefano Sabatini > > --- > > doc/spi.txt | 73 +++++++++++++++++++++++++++++++++++++++++++++++++++++ > > 1 file changed, 73 insertions(+) > > create mode 100644 doc/spi.txt > > > > diff --git a/doc/spi.txt b/doc/spi.txt > > new file mode 100644 > > index 0000000000..ff4af8f42b > > > > Again, I think this belongs on the website, not in our codebase. Given that this is a sort of internal memo, and that is targeted at developers rather than final users, I see no value into exposing this in the website (and we have similar documents - e.g. community.texi - already in doc). OTOH given that this clarifies how donations are spent, there is also a value into making this more transparent to users/donors, but I don't see this as blocking (we can publish it here and then move it to the website once the process has been consolidated). _______________________________________________ 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".