From patchwork Mon May 20 19:00:26 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lou Logan X-Patchwork-Id: 13202 Return-Path: X-Original-To: patchwork@ffaux-bg.ffmpeg.org Delivered-To: patchwork@ffaux-bg.ffmpeg.org Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by ffaux.localdomain (Postfix) with ESMTP id 787C6448B34 for ; Mon, 20 May 2019 22:00:37 +0300 (EEST) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 5234E68A60E; Mon, 20 May 2019 22:00:37 +0300 (EEST) X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 46EF9680ACC for ; Mon, 20 May 2019 22:00:30 +0300 (EEST) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id 90D5C2496C; Mon, 20 May 2019 15:00:28 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute2.internal (MEProxy); Mon, 20 May 2019 15:00:28 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lrcd.com; h=from :to:subject:date:message-id:mime-version :content-transfer-encoding; s=fm3; bh=UFB9xru918TrRP//EzwBBwb7bU N62aA1jUXW2kdyWJ0=; b=VPwhaNyVfEU59cSk+3mvIiMFWfvlyTXKSoXLbtKVsb t4gTbKvdXqWE9nyDsIG1gJQYfCpnLrTYzOUDsuwu1RVgZTMyv7x5fQDCaIYptQUU DjfbjkrqYd+swFlwIcXHzUUvff7ebEhsihEb1OAunWnUs/fYL1qYknMWAxoX4h3Z G4Fzx8VSgFWJy6VR9DnIqjRdJtuVTfcpf2lRu+g+seOftc58z1bW1pIfj/EJj2xH o8nINukNk3b9k7NAwGovyKApyn2VgXdFASjRepAjG20LQxgi5uxlZYJFll33fMMk RztCmzlznwZpYa7pP0wnHSrdkiKakyOxjKw+8evW/Fvg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:date:from :message-id:mime-version:subject:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=UFB9xru918TrRP//E zwBBwb7bUN62aA1jUXW2kdyWJ0=; b=eg1SyAT8l+EbEXAm0J+FBqrVQBcg0C/V9 A6Dr3bmzdlom9y8e/IgcV2SI8lRpm9sUT7SlGi2Xzx+RdMLmrxQsMJrOrOCdcmWV rErE8yBgKV5FEb6xn/tadQCAApcPUz81QdBt5CA8Dssp0/XeN8vAK1526rPjhINa LtjoisWv5WI2C7TtX57BVurjFGt/luP/xPShUj15YMDhzeYPWl6jjbn1V2v4qdHt g1BSprnMQkyvvQaaF6YvIVj3EpVmlVjtn6jikVQ9c2XcFp8lOm7y7NTgMmnhTjuY MlWf/BDThH1k3nBMPRO6YqOckAdu9LyI7qzV3Y2OdxtsCAkz9FrCw== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduuddruddtkedgudefgecutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecunecujfgurhephffvufffkffoggfgsedtkeertd ertddtnecuhfhrohhmpefnohhuucfnohhgrghnuceolhhouheslhhrtggurdgtohhmqeen ucfkphepvdegrddvfeejrddvledruddtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehloh husehlrhgtugdrtghomhenucevlhhushhtvghrufhiiigvpedt X-ME-Proxy: Received: from localhost (10-29-237-24.gci.net [24.237.29.10]) by mail.messagingengine.com (Postfix) with ESMTPA id A850810378 for ; Mon, 20 May 2019 15:00:27 -0400 (EDT) From: Lou Logan To: ffmpeg-devel@ffmpeg.org Date: Mon, 20 May 2019 11:00:26 -0800 Message-Id: <20190520190026.5337-1-lou@lrcd.com> X-Mailer: git-send-email 2.21.0 MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH] web/download: set realistic release schedule X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.20 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" Major releases have been every 6 months approximately; not every 3 months. Signed-off-by: Lou Logan --- src/download | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/download b/src/download index 07f4439..9544de2 100644 --- a/src/download +++ b/src/download @@ -258,7 +258,7 @@ Releases

- Approximately every 3 months the FFmpeg project makes a new major release. + Approximately every 6 months the FFmpeg project makes a new major release. Between major releases point releases will appear that add important bug fixes but no new features. Note that these releases are intended for distributors and system integrators.