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 0B0734ABBC for ; Thu, 13 Jun 2024 19:39:44 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 46D2968DA41; Thu, 13 Jun 2024 22:39:42 +0300 (EEST) Received: from relay9-d.mail.gandi.net (relay9-d.mail.gandi.net [217.70.183.199]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 6F0FD68D70F for ; Thu, 13 Jun 2024 22:39:36 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id B4AB8FF803; Thu, 13 Jun 2024 19:39:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1718307575; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=oLcXY7cM8JRyuQ37qqZ7G75QYICgwDZ4kLmetTq7CCo=; b=XXTFTf7M0+fiVXVYquRl8Bvjxi+4xDznCtanMcibtiZMENaFsDr7FyRmMwqs9NHLprd4M1 JK+rXlFy9h+oQf0tEJFaJYawL2+92mMIYPqBByclDZLUvkPG1nuOYpl4Z8iWrCSSL6i243 4t8PxaIyD9IFK0K2OkR9lOzpevwmHScrzX8HJabwRRsVvUkCs6gzNMxvOOUnqvS+n7EdfA V/kp6xdyW2O7zjoPdLbYsJ22Z+5oYTCjl2hSCtAaihOtN3Q35pmW6HCRCntXrKyIjDga3y 5xZ4PPveF8gs02k0U+vNSlb5Ng65Rrb/BG5PEhFU7JczqnmarSAwGFEEqGKuUw== From: Michael Niedermayer To: FFmpeg development discussions and patches Date: Thu, 13 Jun 2024 21:39:34 +0200 Message-ID: <20240613193934.3091639-1-michael@niedermayer.cc> X-Mailer: git-send-email 2.45.2 MIME-Version: 1.0 X-GND-Sasl: michael@niedermayer.cc Subject: [FFmpeg-devel] [PATCH] web/download: Refer to trac downstreams page 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: Andrew Sayers 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: Andrew Sayers Signed-off-by: Michael Niedermayer --- src/download | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/download b/src/download index 3ebf773..acef214 100644 --- a/src/download +++ b/src/download @@ -642,7 +642,9 @@ libpostproc 53. 3.100

Old Releases

Older versions are available at the Old - Releases page. + Releases page. Releases are usually moved there after the last + downstream + drops support.

-- 2.45.2 _______________________________________________ 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".