From patchwork Fri Oct 28 18:45:36 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Niedermayer X-Patchwork-Id: 39040 Delivered-To: ffmpegpatchwork2@gmail.com Received: by 2002:a05:6a20:85a8:b0:a2:d5a7:ad9d with SMTP id s40csp961606pzd; Fri, 28 Oct 2022 11:45:49 -0700 (PDT) X-Google-Smtp-Source: AMsMyM4sxfK3j8P0LxJMIcNK0KijIAIY5hUKXkcCuRJwlosORkMVSiFwWdscr4GdrAHwXF7ubanQ X-Received: by 2002:a17:907:a087:b0:7ad:aae9:ad62 with SMTP id hu7-20020a170907a08700b007adaae9ad62mr673750ejc.618.1666982748684; Fri, 28 Oct 2022 11:45:48 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1666982748; cv=none; d=google.com; s=arc-20160816; b=b/gWiThtlwfNwoSSV4MvMhbNxOuQyPb4/I3Jl1X1iPfDQqU6qA1X3nua6o/DAbz0cw dDXthc3x0yzzIIYvOoLIqnH+9avq3HtmDfV1hoGvjepTKhBg/BbhePkANnOoeuLqwf9b 84+InXoHZ1m/5U1DQAKFuNE6PZy/NGzEK8GNlNnAw7PD2hIIBCLBRliZ/o+1XvskCdzK 6InhaTO3EYYZYqjmJw78EwFW1hCgFkB5j7Hvx6DSjdRopBOhczl8l3lcNstmjnSj1M0Q YfUxaQDvNKjM9OSLnNngjhUp/vEcu4vHimhXjDJx4MplsytlCLCBF09bzf5RkicH95Li 4L8A== 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=tx/+3go/2w2+XzbyLDhtSRyaj2/jyPQ0YhTczC5bXFI=; b=ykoSPA8PgXvMJ+g1HFVOe0NKbSJdj2tcoVX7YRDEBh9/menqIqh0MFKKsH8rOl8uSw /aQ4/h7pyFjzl70DEbRCg4f3aA97UATTA01Eiv33sQo7PsvsSJxzib3wu91+068xJuKN OOSEiwDHsrAyl7brgrvteheEzmb8U2rYmypN1sgA8Yt8mg1C1X3JdIvfNiaukZM8pZr9 9y0DiBgevWtT9bRrYFWyRC4LQoo7rYn7lKUWMKViglINHPMktiuJSVWn35AVg+ebNDZ9 QEie7aabVnKD9LSI8QKm6QWER9E/czspFV+wZA0J4vomdquG2F/GRaZ/AYzxHwdB8aEA aswQ== 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 ee42-20020a056402292a00b004593895fb89si3554427edb.390.2022.10.28.11.45.47; Fri, 28 Oct 2022 11:45:48 -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 D853F68BC13; Fri, 28 Oct 2022 21:45:44 +0300 (EEST) X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org 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 Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" X-TUID: X+AMMhy9WuNO 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"