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 3A6AE44114 for ; Fri, 28 Oct 2022 18:45:47 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id A5E7368BC11; Fri, 28 Oct 2022 21:45:44 +0300 (EEST) Received: from relay4-d.mail.gandi.net (relay4-d.mail.gandi.net [217.70.183.196]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 5062E689B11 for ; Fri, 28 Oct 2022 21:45:38 +0300 (EEST) Received: (Authenticated sender: michael@niedermayer.cc) by mail.gandi.net (Postfix) with ESMTPSA id 3078DE0006 for ; Fri, 28 Oct 2022 18:45:36 +0000 (UTC) From: Michael Niedermayer To: FFmpeg development discussions and patches Date: Fri, 28 Oct 2022 20:45:36 +0200 Message-Id: <20221028184536.13061-1-michael@niedermayer.cc> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH] web: Move 3.2 branch to olddownloads 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: Signed-off-by: Michael Niedermayer --- src/download | 38 -------------------------------------- src/olddownload | 38 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 38 insertions(+), 38 deletions(-) diff --git a/src/download b/src/download index 6bca432..ffc9db0 100644 --- a/src/download +++ b/src/download @@ -560,44 +560,6 @@ libpostproc 54. 7.100 -

FFmpeg 3.2.19 "Hypatia"

- -

- 3.2.19 was released on 2022-10-28. It is the latest stable FFmpeg release - from the 3.2 release branch, which was cut from master on 2016-10-26. -

-

It includes the following library versions: -

-
-libavutil      55. 34.100
-libavcodec     57. 64.101
-libavformat    57. 56.101
-libavdevice    57.  1.100
-libavfilter     6. 65.100
-libavresample   3.  1.  0
-libswscale      4.  2.100
-libswresample   2.  3.100
-libpostproc    54.  1.100
- - -

FFmpeg 2.8.20 "Feynman"

diff --git a/src/olddownload b/src/olddownload index 5a95e8b..760711c 100644 --- a/src/olddownload +++ b/src/olddownload @@ -81,6 +81,44 @@ libpostproc 54. 5.100 +

FFmpeg 3.2.19 "Hypatia"

+ +

+ 3.2.19 was released on 2022-10-28. It is the latest stable FFmpeg release + from the 3.2 release branch, which was cut from master on 2016-10-26. +

+

It includes the following library versions: +

+
+libavutil      55. 34.100
+libavcodec     57. 64.101
+libavformat    57. 56.101
+libavdevice    57.  1.100
+libavfilter     6. 65.100
+libavresample   3.  1.  0
+libswscale      4.  2.100
+libswresample   2.  3.100
+libpostproc    54.  1.100
+ + +

FFmpeg 3.1.11 "Laplace"

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