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 67E7240AE4 for ; Thu, 3 Feb 2022 21:28:33 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 49CC568B1CC; Thu, 3 Feb 2022 23:28:30 +0200 (EET) Received: from mail-pg1-f177.google.com (mail-pg1-f177.google.com [209.85.215.177]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 63F9868AECE for ; Thu, 3 Feb 2022 23:28:24 +0200 (EET) Received: by mail-pg1-f177.google.com with SMTP id d186so3333865pgc.9 for ; Thu, 03 Feb 2022 13:28:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:message-id:date:subject:fcc:content-transfer-encoding :mime-version:to:cc; bh=KNgwwGCr0nWTr+SKbzpZ2UYSVXtuEBogcUZhylVYXww=; b=AoYFDBeJLJJFIltoegJk2ndSox2GeNlof/y0Kgy8UDLQFkiPol8+DGDYcui2D/09AV wVpfb84K8+y4ENkTMbRCLjTMwFu75G3CQGc6TTDPbqM1hbxrk2PpntB+CdPZU65tncEx e4BP/NoZI+sb69KJvqoMjR2op/3HkULVn7F/WM37lW1MKZfg7TPvADhlsxT4OGth/qir PdkQ9wGCib1ZrbGdxtAR8oixoXBIOJQ0nTCSOVtkBQdqqvk5P5/kkIsenHqmRIKOONe9 idRSXyj52YuYqzucjr2Xa9U1JE/f32pD6zYTJ/h7rukTHn48go3T1PKxTtn4nBfDF/7l qldg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:message-id:date:subject:fcc :content-transfer-encoding:mime-version:to:cc; bh=KNgwwGCr0nWTr+SKbzpZ2UYSVXtuEBogcUZhylVYXww=; b=0JdnQP4FSwTMmgBDiaOWG1mX0YSuTxDQYrgIQpLkG8LY+/yLGDEKmfiEFU9UPjR447 Tywli3FpufguyGrs0pY8RrUGEJ3pzbPiZWHBR4NMa5uNdU9DwbASL2o9EUR5Yf83Nbzy G+NJyDo3w1e/32xENlSJueOnl4zzKkUYzjjno+/FI003ADibYNVfGpPPV8KHDc08L1ZS c8pTvyUyBqs5pOhZoSnRBTHxhIrEPZERK74jqRuvmuNBliNN/9BW+ZTM6c5GZtLV/YLU vWwbhIlFF/T9y4dlstusKFyUUBSVUUyKULtmmMjZGb2++VJlNnsNIaVyUU+sbbEUbvc2 AkeA== X-Gm-Message-State: AOAM5315zWHf7aWxb50fr7aKsStz/3HkxrWxDc38pRb7PnI9KoSuxoMk b2BBepXayKggLkgYZdh3iFUzEqZw3g4= X-Google-Smtp-Source: ABdhPJxVUFqRCyhL5fY+gQvHz7rzyJjltfBUyOEO2vXnYoUeii8qW/iNRsNKSEO+tEnnbJ9si+MvYw== X-Received: by 2002:a63:6a4a:: with SMTP id f71mr15546pgc.252.1643923702624; Thu, 03 Feb 2022 13:28:22 -0800 (PST) Received: from [127.0.0.1] (master.gitmailbox.com. [34.83.118.50]) by smtp.gmail.com with ESMTPSA id lr8sm12104047pjb.11.2022.02.03.13.28.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 03 Feb 2022 13:28:22 -0800 (PST) From: softworkz X-Google-Original-From: softworkz Message-Id: Date: Thu, 03 Feb 2022 21:28:21 +0000 Fcc: Sent MIME-Version: 1.0 To: ffmpeg-devel@ffmpeg.org Subject: [FFmpeg-devel] [PATCH] Update ReadMe.md for PR submission and reference Developer Documentation 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 Cc: softworkz 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: From: softworkz Signed-off-by: softworkz --- Update ReadMe.md for PR submission and reference Developer Documentation . Published-As: https://github.com/ffstaging/FFmpeg/releases/tag/pr-ffstaging-22%2Fsoftworkz%2Fpatch-2-v1 Fetch-It-Via: git fetch https://github.com/ffstaging/FFmpeg pr-ffstaging-22/softworkz/patch-2-v1 Pull-Request: https://github.com/ffstaging/FFmpeg/pull/22 README.md | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f8c23f2870..07f717a4f9 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,20 @@ GPL. Please refer to the LICENSE file for detailed information. ## Contributing +### Mailing List + Patches should be submitted to the ffmpeg-devel mailing list using -`git format-patch` or `git send-email`. Github pull requests should be -avoided because they are not part of our review process and will be ignored. +`git format-patch` or `git send-email` as described in the +[Developer Documentation](https://www.ffmpeg.org/developer.html#Contributing). + +### Pull Requests + +There is a new experimental way that allows submitting Pull Requests +and having them forwarded to the ffmpeg Mailing List. + +Please submit your Pull Requests here: **https://github.com/ffstaging/FFmpeg**. + +Then, follow the instructions from the automatic CodeBot response. +Besides the submission procedure, the +[Developer Documentation](https://www.ffmpeg.org/developer.html#Contributing) +applies in the same way like when submitting to the ML directly. base-commit: e1a14479a81f5366b95df543992a7fe637cf2dde -- ffmpeg-codebot _______________________________________________ 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".