diff mbox series

[FFmpeg-devel] web: Move 3.2 branch to olddownloads

Message ID 20221028184536.13061-1-michael@niedermayer.cc
State New
Headers show
Series [FFmpeg-devel] web: Move 3.2 branch to olddownloads | expand

Checks

Context Check Description
yinshiyou/configure_loongarch64 warning Failed to apply patch
andriy/configure_x86 warning Failed to apply patch

Commit Message

Michael Niedermayer Oct. 28, 2022, 6:45 p.m. UTC
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
---
 src/download    | 38 --------------------------------------
 src/olddownload | 38 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 38 insertions(+), 38 deletions(-)

Comments

Michael Niedermayer Oct. 30, 2022, 5:37 p.m. UTC | #1
On Fri, Oct 28, 2022 at 08:45:36PM +0200, Michael Niedermayer wrote:
> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
> ---
>  src/download    | 38 --------------------------------------
>  src/olddownload | 38 ++++++++++++++++++++++++++++++++++++++
>  2 files changed, 38 insertions(+), 38 deletions(-)

will apply

[...]
diff mbox series

Patch

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</pre>
     </div> <!-- col -->
   </div> <!-- row -->
 
-  <h3 id="release_3.2">FFmpeg 3.2.19 "Hypatia"</h3>
-
-  <p>
-    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.
-  </p>
-  <p>It includes the following library versions:
-  </p>
-  <pre>
-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</pre>
-
-  <div class="row">
-    <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-3.2.19.tar.xz">Download xz tarball</a>
-      <small><a href="releases/ffmpeg-3.2.19.tar.xz.asc">PGP signature</a></small>
-    </div> <!-- col -->
-    <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-3.2.19.tar.bz2">Download bzip2 tarball</a>
-      <small><a href="releases/ffmpeg-3.2.19.tar.bz2.asc">PGP signature</a></small>
-    </div> <!-- col -->
-    <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-3.2.19.tar.gz">Download gzip tarball</a>
-      <small><a href="releases/ffmpeg-3.2.19.tar.gz.asc">PGP signature</a></small>
-    </div> <!-- col -->
-    <div class="col-md-3 text-right">
-      <small><a href="https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.2.19">Changelog</a></small>
-      <a class="btn btn-success" href="https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/3.2:/RELEASE_NOTES">Release Notes</a>
-    </div> <!-- col -->
-  </div> <!-- row -->
-
   <h3 id="release_2.8">FFmpeg 2.8.20 "Feynman"</h3>
 
   <p>
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</pre>
     </div> <!-- col -->
   </div> <!-- row -->
 
+  <h3 id="release_3.2">FFmpeg 3.2.19 "Hypatia"</h3>
+
+  <p>
+    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.
+  </p>
+  <p>It includes the following library versions:
+  </p>
+  <pre>
+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</pre>
+
+  <div class="row">
+    <div class="col-md-3">
+      <a class="btn btn-success" href="releases/ffmpeg-3.2.19.tar.xz">Download xz tarball</a>
+      <small><a href="releases/ffmpeg-3.2.19.tar.xz.asc">PGP signature</a></small>
+    </div> <!-- col -->
+    <div class="col-md-3">
+      <a class="btn btn-success" href="releases/ffmpeg-3.2.19.tar.bz2">Download bzip2 tarball</a>
+      <small><a href="releases/ffmpeg-3.2.19.tar.bz2.asc">PGP signature</a></small>
+    </div> <!-- col -->
+    <div class="col-md-3">
+      <a class="btn btn-success" href="releases/ffmpeg-3.2.19.tar.gz">Download gzip tarball</a>
+      <small><a href="releases/ffmpeg-3.2.19.tar.gz.asc">PGP signature</a></small>
+    </div> <!-- col -->
+    <div class="col-md-3 text-right">
+      <small><a href="https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.2.19">Changelog</a></small>
+      <a class="btn btn-success" href="https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/3.2:/RELEASE_NOTES">Release Notes</a>
+    </div> <!-- col -->
+  </div> <!-- row -->
+
   <h3 id="release_3.1">FFmpeg 3.1.11 "Laplace"</h3>
 
   <p>