From patchwork Wed Aug 17 21:49:31 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nicolas George X-Patchwork-Id: 37332 Delivered-To: ffmpegpatchwork2@gmail.com Received: by 2002:a05:6a20:139a:b0:8f:1db5:eae2 with SMTP id w26csp331162pzh; Wed, 17 Aug 2022 14:50:02 -0700 (PDT) X-Google-Smtp-Source: AA6agR7owqSvb+7s9KoG1lP2A7Cs6WFnDV8pKjji8MZRD/3bGOS9lLANMuTpn6mS7Y7S13M7ROkh X-Received: by 2002:a17:907:7d91:b0:731:7ecb:1e5b with SMTP id oz17-20020a1709077d9100b007317ecb1e5bmr27808ejc.78.1660773002019; Wed, 17 Aug 2022 14:50:02 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1660773002; cv=none; d=google.com; s=arc-20160816; b=eNSrLpQpqAc8oJj4SDrBTVxMAGdaI7b4p1TtBwQLtbINB2Zq2sgCRcgMFDR7YBVF5n J0NFBS7O2OZrqq0+98bgpiWRXz/uRjUEVnfniQ/a773EvQjEAREYI0EDtJ6iP1++b4Cg FH8MxbsQShNziT/+wEEhQ7WP/zbWryKhlN6aLWRbbqC3TN12Qe5r5EWJ3nIvcu/ZJEPk zX6piOoS+EUHRHVPKSxxx2yHiHpHkn0TfVowzYBQXlIZ41V72XdVoGFe9g0XWcm3x0PX 9YMxeqiQBzXe36rWs1qIJqGS7ga+KdeFu2lUQpZ4ECQmGu8GPIsH1a9aIPkf0x7W8b2/ +FLA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:content-transfer-encoding:reply-to:list-subscribe :list-help:list-post:list-archive:list-unsubscribe:list-id :precedence:subject:mime-version:message-id:date:to:from :delivered-to; bh=KxEvzYsGD7ZZezQtRwQBgv500pXrtXjhRYBrGaPnDuI=; b=UDEXvlAtjMiw8bxtvhpprOJR+/jKvPpCQXBy3ubUu5n7jc3QfQoClUhBT8YlyJkpmu /egFDl8LQbxGo0lDsnS+MxRqGbaY55CPgOg8HmUEj5FIazRd5UfLwEFFsomTGSTWMcT0 mcvoh5SUW7ufyEqALmaemAV7K3soCzYIDwz6oTBdaxze9ULr66FkJXup5cjaRDVI9Qdu 36i075cw4qGR3UAob1VbfRsysbu8IcAnrHITpFhFhDSFmVWGOvJly7IR1HbpMuWLqZt1 ZwSEaGze3j5r3VVzF4OCdK6E8FEMn0AgZRjfmmbGykJMAKnjNBQTQnwp5M0z8O3IG5YU c/qQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) smtp.mailfrom=ffmpeg-devel-bounces@ffmpeg.org Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org. [79.124.17.100]) by mx.google.com with ESMTP id v8-20020a50d088000000b00442350167dbsi11854122edd.421.2022.08.17.14.49.53; Wed, 17 Aug 2022 14:50:02 -0700 (PDT) Received-SPF: pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) client-ip=79.124.17.100; Authentication-Results: mx.google.com; spf=pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) smtp.mailfrom=ffmpeg-devel-bounces@ffmpeg.org Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 4629568B92B; Thu, 18 Aug 2022 00:49:49 +0300 (EEST) X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org Received: from nef.ens.fr (nef2.ens.fr [129.199.96.40]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 67DE868B45F for ; Thu, 18 Aug 2022 00:49:42 +0300 (EEST) X-ENS-nef-client: 129.199.129.80 ( name = phare.normalesup.org ) Received: from phare.normalesup.org (phare.normalesup.org [129.199.129.80]) by nef.ens.fr (8.14.4/1.01.28121999) with ESMTP id 27HLnfmk004327 for ; Wed, 17 Aug 2022 23:49:41 +0200 Received: by phare.normalesup.org (Postfix, from userid 1001) id 7A2BDE0101; Wed, 17 Aug 2022 23:49:41 +0200 (CEST) From: Nicolas George To: ffmpeg-devel@ffmpeg.org Date: Wed, 17 Aug 2022 23:49:31 +0200 Message-Id: <20220817214932.42351-1-george@nsup.org> X-Mailer: git-send-email 2.35.1 MIME-Version: 1.0 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (nef.ens.fr [129.199.96.32]); Wed, 17 Aug 2022 23:49:41 +0200 (CEST) Subject: [FFmpeg-devel] [PATCH 1/2] doc/plans: add a file to list approved projects 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 Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" X-TUID: PkwHQgeV92NL This file makes it easier to engage in ambitious and/or long-term projects for enhancing FFmpeg by removing earlier the uncertainty of acceptance on principle. Signed-off-by: Nicolas George --- doc/plans.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 doc/plans.md Reference to discussion: https://ffmpeg.org/pipermail/ffmpeg-devel/2022-August/300193.html diff --git a/doc/plans.md b/doc/plans.md new file mode 100644 index 0000000000..0d7336e8b4 --- /dev/null +++ b/doc/plans.md @@ -0,0 +1,6 @@ +# Plans for future developments + +Projects listed below have been approved by the FFmpeg developers community, +and their author(s) can invest time and effort implementing them. The +resulting patches will be subject to technical review like any other +patches, but they can no longer be rejected on principle.