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 1BE6A47CA2 for ; Tue, 17 Oct 2023 12:41:34 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 3915D68C89F; Tue, 17 Oct 2023 15:41:31 +0300 (EEST) Received: from mail-ej1-f42.google.com (mail-ej1-f42.google.com [209.85.218.42]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 7BFDA68C238 for ; Tue, 17 Oct 2023 15:41:24 +0300 (EEST) Received: by mail-ej1-f42.google.com with SMTP id a640c23a62f3a-9bf0ac97fdeso444237666b.2 for ; Tue, 17 Oct 2023 05:41:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1697546484; x=1698151284; darn=ffmpeg.org; h=mime-version:references:in-reply-to:message-id:date:subject:to:from :from:to:cc:subject:date:message-id:reply-to; bh=1R/tiPM46AwjKFpB+tLaHPURYxCScYkefbVHg1xGJMM=; b=EFTSpM1S8airetapHhz+tXAEQc+JtMmJKQUrpYMRvHWvho1ZfAiGeQ6y4Ps9ojF2Xu BveP2sfNIhiSRjT3Mrdw5gSFTXiJ8dk5lcq/+T9cf8lZsxsgtiKXLBqNxq6aSIPE5YXp /YDNa1E+eHrVsbvQ94vEsbYmpJEDk+nEAl2ybuNRonDI2RmBkZf9sky7qKAYeNz2TUfk OovNjksWRw5z4xclCBdHJdWw59YfMMtBZcckL0xgT+mIM+rp3iw7jqm3KkY8NSY65WX1 hl4e7JU+sLKp9THHsGuNcTvbrh+wHViF5+wDxWUAA6kgqJwvavygXY3NN0sxjVyauYAb g/sg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697546484; x=1698151284; h=mime-version:references:in-reply-to:message-id:date:subject:to:from :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=1R/tiPM46AwjKFpB+tLaHPURYxCScYkefbVHg1xGJMM=; b=H2e0H17xtY8do5WSxQYWFjYZVa7ngOb+6Jcvzw74TeB8HlcnEgB5x9CyVkeZTHUdvE jhhyoIAMe4gRaAgQxk+mv86b5SMIZB7u4E3DKEZXmI2wNIbmMw9SWN7wUUCWgvYp6kEp Kfcx9BFEN6it0cLQZIbhdHgaBY2yDhk2uo1c8DdAPg/K1vQPk02LeXo8dukKPk8lV+2Q GmFnk9G0dwijBZKhHT+1SuoRIBToqcH0w/73SCVGL+BotBle6maQL41KVXvdfB+AKs6C /84kw+shg6k/9Ru6UCjpCYR/0IUV4LTz9+pBpBCJsjcx+qrS0K1t2f8g429Dn/u1n62s VX1g== X-Gm-Message-State: AOJu0Yw0VMgJiZ6bhPxGOOnwjk0CYVsTc0kLU/CEd+6YdW4N6Ce5XKCq Ru6goxZtpeBX4PpX0ZpQW3fBN8dWIO217g== X-Google-Smtp-Source: AGHT+IEamuUrnGbCuno7yKkT2bv5AUOImthT1mZHQWNtSRNz73nQKNvZuU65aDPNImZTxdxIgI1UoA== X-Received: by 2002:a17:907:7211:b0:9be:e90:5016 with SMTP id dr17-20020a170907721100b009be0e905016mr1545145ejc.24.1697546483627; Tue, 17 Oct 2023 05:41:23 -0700 (PDT) Received: from [192.168.1.104] (84-112-104-25.cable.dynamic.surfer.at. [84.112.104.25]) by smtp.gmail.com with ESMTPSA id k13-20020a1709062a4d00b009ae587ce133sm1185805eje.188.2023.10.17.05.41.22 for (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Oct 2023 05:41:23 -0700 (PDT) From: epirat07@gmail.com To: FFmpeg development discussions and patches Date: Tue, 17 Oct 2023 14:41:00 +0200 X-Mailer: MailMate Trial (1.14r5937) Message-ID: In-Reply-To: References: <20231015224956.12332-1-michael@niedermayer.cc> MIME-Version: 1.0 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 17 Oct 2023, at 9:29, Stefano Sabatini wrote: > 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). IMO this would be much more discoverable on the website, it would never occur to me to look for such information in the FFmpeg source tree doc folder. > _______________________________________________ > 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". _______________________________________________ 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".