Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
From: Michael Niedermayer <michael@niedermayer.cc>
To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org>
Subject: [FFmpeg-devel] [PATCH 2/2] web: move 4.1 to olddownloads
Date: Sun, 21 Jul 2024 15:50:19 +0200
Message-ID: <20240721135019.1642430-2-michael@niedermayer.cc> (raw)
In-Reply-To: <20240721135019.1642430-1-michael@niedermayer.cc>

No distros are listed on downstreams that are not EOL that use 4.1
---
 src/download    | 37 -------------------------------------
 src/olddownload | 37 +++++++++++++++++++++++++++++++++++++
 2 files changed, 37 insertions(+), 37 deletions(-)

diff --git a/src/download b/src/download
index 242de79..3feb1fb 100644
--- a/src/download
+++ b/src/download
@@ -522,43 +522,6 @@ libpostproc    55.  5.100</pre>
     </div> <!-- col -->
   </div> <!-- row -->
 
-  <h3 id="release_4.1">FFmpeg 4.1.11 "al-Khwarizmi"</h3>
-
-  <p>
-    4.1.11 was released on 2023-06-07. It is the latest stable FFmpeg release
-    from the 4.1 release branch, which was cut from master on 2018-11-02.
-  </p>
-  <p>It includes the following library versions:
-  </p>
-  <pre>
-libavutil      56. 22.100
-libavcodec     58. 35.100
-libavformat    58. 20.100
-libavdevice    58.  5.100
-libavfilter     7. 40.101
-libswscale      5.  3.100
-libswresample   3.  3.100
-libpostproc    55.  3.100</pre>
-
-  <div class="row">
-    <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-4.1.11.tar.xz">Download xz tarball</a>
-      <small><a href="releases/ffmpeg-4.1.11.tar.xz.asc">PGP signature</a></small>
-    </div> <!-- col -->
-    <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-4.1.11.tar.bz2">Download bzip2 tarball</a>
-      <small><a href="releases/ffmpeg-4.1.11.tar.bz2.asc">PGP signature</a></small>
-    </div> <!-- col -->
-    <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-4.1.11.tar.gz">Download gzip tarball</a>
-      <small><a href="releases/ffmpeg-4.1.11.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.1.11">Changelog</a></small>
-      <a class="btn btn-success" href="https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/4.1:/RELEASE_NOTES">Release Notes</a>
-    </div> <!-- col -->
-  </div> <!-- row -->
-
   <h3 id="release_3.4">FFmpeg 3.4.13 "Cantor"</h3>
 
   <p>
diff --git a/src/olddownload b/src/olddownload
index a6b2ff2..0f1575b 100644
--- a/src/olddownload
+++ b/src/olddownload
@@ -78,6 +78,43 @@ libpostproc    56.  3.100</pre>
     </div> <!-- col -->
   </div> <!-- row -->
 
+  <h3 id="release_4.1">FFmpeg 4.1.11 "al-Khwarizmi"</h3>
+
+  <p>
+    4.1.11 was released on 2023-06-07. It is the latest stable FFmpeg release
+    from the 4.1 release branch, which was cut from master on 2018-11-02.
+  </p>
+  <p>It includes the following library versions:
+  </p>
+  <pre>
+libavutil      56. 22.100
+libavcodec     58. 35.100
+libavformat    58. 20.100
+libavdevice    58.  5.100
+libavfilter     7. 40.101
+libswscale      5.  3.100
+libswresample   3.  3.100
+libpostproc    55.  3.100</pre>
+
+  <div class="row">
+    <div class="col-md-3">
+      <a class="btn btn-success" href="releases/ffmpeg-4.1.11.tar.xz">Download xz tarball</a>
+      <small><a href="releases/ffmpeg-4.1.11.tar.xz.asc">PGP signature</a></small>
+    </div> <!-- col -->
+    <div class="col-md-3">
+      <a class="btn btn-success" href="releases/ffmpeg-4.1.11.tar.bz2">Download bzip2 tarball</a>
+      <small><a href="releases/ffmpeg-4.1.11.tar.bz2.asc">PGP signature</a></small>
+    </div> <!-- col -->
+    <div class="col-md-3">
+      <a class="btn btn-success" href="releases/ffmpeg-4.1.11.tar.gz">Download gzip tarball</a>
+      <small><a href="releases/ffmpeg-4.1.11.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.1.11">Changelog</a></small>
+      <a class="btn btn-success" href="https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/4.1:/RELEASE_NOTES">Release Notes</a>
+    </div> <!-- col -->
+  </div> <!-- row -->
+
   <h3 id="release_4.0">FFmpeg 4.0.6 "Wu"</h3>
 
   <p>
-- 
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".

  reply	other threads:[~2024-07-21 13:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-21 13:50 [FFmpeg-devel] [PATCH 1/2] web: move 6.0 " Michael Niedermayer
2024-07-21 13:50 ` Michael Niedermayer [this message]
2024-07-22 21:13   ` [FFmpeg-devel] [PATCH 2/2] web: move 4.1 " James Almer
2024-07-22 21:31     ` Michael Niedermayer
2024-07-22 21:13 ` [FFmpeg-devel] [PATCH 1/2] web: move 6.0 " James Almer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240721135019.1642430-2-michael@niedermayer.cc \
    --to=michael@niedermayer.cc \
    --cc=ffmpeg-devel@ffmpeg.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

This inbox may be cloned and mirrored by anyone:

	git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
		ffmpegdev@gitmailbox.com
	public-inbox-index ffmpegdev

Example config snippet for mirrors.


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git