diff mbox series

[FFmpeg-devel] web/(old)download: Move FFmpeg 4.0 to olddownloads

Message ID 20211017200302.17837-1-michael@niedermayer.cc
State New
Headers show
Series [FFmpeg-devel] web/(old)download: Move FFmpeg 4.0 to olddownloads | expand

Checks

Context Check Description
andriy/configurex86 warning Failed to apply patch
andriy/configureppc warning Failed to apply patch

Commit Message

Michael Niedermayer Oct. 17, 2021, 8:03 p.m. UTC
It seems no actively maintained distribution is using 4.0 anymore

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
---
 src/download    | 37 -------------------------------------
 src/olddownload | 37 +++++++++++++++++++++++++++++++++++++
 2 files changed, 37 insertions(+), 37 deletions(-)

Comments

James Almer Oct. 17, 2021, 8:48 p.m. UTC | #1
On 10/17/2021 5:03 PM, Michael Niedermayer wrote:
> It seems no actively maintained distribution is using 4.0 anymore
> 
> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
> ---
>   src/download    | 37 -------------------------------------
>   src/olddownload | 37 +++++++++++++++++++++++++++++++++++++
>   2 files changed, 37 insertions(+), 37 deletions(-)

Should be ok.
Michael Niedermayer Oct. 18, 2021, 12:59 p.m. UTC | #2
On Sun, Oct 17, 2021 at 05:48:40PM -0300, James Almer wrote:
> On 10/17/2021 5:03 PM, Michael Niedermayer wrote:
> > It seems no actively maintained distribution is using 4.0 anymore
> > 
> > Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
> > ---
> >   src/download    | 37 -------------------------------------
> >   src/olddownload | 37 +++++++++++++++++++++++++++++++++++++
> >   2 files changed, 37 insertions(+), 37 deletions(-)
> 
> Should be ok.

applied

thx

[...]
diff mbox series

Patch

diff --git a/src/download b/src/download
index 21eeb0b..097fde4 100644
--- a/src/download
+++ b/src/download
@@ -450,43 +450,6 @@  libpostproc    55.  3.100</pre>
     </div> <!-- col -->
   </div> <!-- row -->
 
-  <h3 id="release_4.0">FFmpeg 4.0.6 "Wu"</h3>
-
-  <p>
-    4.0.6 was released on 2020-07-03. It is the latest stable FFmpeg release
-    from the 4.0 release branch, which was cut from master on 2018-04-16.
-  </p>
-  <p>It includes the following library versions:
-  </p>
-  <pre>
-libavutil      56. 14.100
-libavcodec     58. 18.100
-libavformat    58. 12.100
-libavdevice    58.  3.100
-libavfilter     7. 16.100
-libswscale      5.  1.100
-libswresample   3.  1.100
-libpostproc    55.  1.100</pre>
-
-  <div class="row">
-    <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-4.0.6.tar.xz">Download xz tarball</a>
-      <small><a href="releases/ffmpeg-4.0.6.tar.xz.asc">PGP signature</a></small>
-    </div> <!-- col -->
-    <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-4.0.6.tar.bz2">Download bzip2 tarball</a>
-      <small><a href="releases/ffmpeg-4.0.6.tar.bz2.asc">PGP signature</a></small>
-    </div> <!-- col -->
-    <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-4.0.6.tar.gz">Download gzip tarball</a>
-      <small><a href="releases/ffmpeg-4.0.6.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/n4.0.6">Changelog</a></small>
-      <a class="btn btn-success" href="https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/4.0:/RELEASE_NOTES">Release Notes</a>
-    </div> <!-- col -->
-  </div> <!-- row -->
-
   <h3 id="release_3.4">FFmpeg 3.4.9 "Cantor"</h3>
 
   <p>
diff --git a/src/olddownload b/src/olddownload
index 3f03656..5a95e8b 100644
--- a/src/olddownload
+++ b/src/olddownload
@@ -6,6 +6,43 @@ 
   maintaining an old release.
 </div>
 
+  <h3 id="release_4.0">FFmpeg 4.0.6 "Wu"</h3>
+
+  <p>
+    4.0.6 was released on 2020-07-03. It is the latest stable FFmpeg release
+    from the 4.0 release branch, which was cut from master on 2018-04-16.
+  </p>
+  <p>It includes the following library versions:
+  </p>
+  <pre>
+libavutil      56. 14.100
+libavcodec     58. 18.100
+libavformat    58. 12.100
+libavdevice    58.  3.100
+libavfilter     7. 16.100
+libswscale      5.  1.100
+libswresample   3.  1.100
+libpostproc    55.  1.100</pre>
+
+  <div class="row">
+    <div class="col-md-3">
+      <a class="btn btn-success" href="releases/ffmpeg-4.0.6.tar.xz">Download xz tarball</a>
+      <small><a href="releases/ffmpeg-4.0.6.tar.xz.asc">PGP signature</a></small>
+    </div> <!-- col -->
+    <div class="col-md-3">
+      <a class="btn btn-success" href="releases/ffmpeg-4.0.6.tar.bz2">Download bzip2 tarball</a>
+      <small><a href="releases/ffmpeg-4.0.6.tar.bz2.asc">PGP signature</a></small>
+    </div> <!-- col -->
+    <div class="col-md-3">
+      <a class="btn btn-success" href="releases/ffmpeg-4.0.6.tar.gz">Download gzip tarball</a>
+      <small><a href="releases/ffmpeg-4.0.6.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/n4.0.6">Changelog</a></small>
+      <a class="btn btn-success" href="https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/4.0:/RELEASE_NOTES">Release Notes</a>
+    </div> <!-- col -->
+  </div> <!-- row -->
+
   <h3 id="release_3.3">FFmpeg 3.3.9 "Hilbert"</h3>
 
   <p>