Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
* [FFmpeg-devel] [PATCH] web: move 6.0 to olddownload
@ 2024-06-13 10:10 Michael Niedermayer
  2024-06-13 14:39 ` Andrew Sayers
  2024-06-13 14:49 ` James Almer
  0 siblings, 2 replies; 4+ messages in thread
From: Michael Niedermayer @ 2024-06-13 10:10 UTC (permalink / raw)
  To: FFmpeg development discussions and patches

I see no users on https://trac.ffmpeg.org/wiki/Downstreams

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

diff --git a/src/download b/src/download
index 2e6a455..3ebf773 100644
--- a/src/download
+++ b/src/download
@@ -377,42 +377,6 @@ libpostproc    57.  3.100</pre>
     </div> <!-- col -->
   </div> <!-- row -->
 
-  <h3 id="release_6.0">FFmpeg 6.0.1 "Von Neumann"</h3>
-
-  <p>
-    6.0.1 was released on 2023-11-10. It is the latest stable FFmpeg release
-    from the 6.0 release branch, which was cut from master on 2023-02-19.
-  </p>
-  <p>It includes the following library versions:
-  </p>
-  <pre>
-libavutil      58.  2.100
-libavcodec     60.  3.100
-libavformat    60.  3.100
-libavdevice    60.  1.100
-libavfilter     9.  3.100
-libswscale      7.  1.100
-libswresample   4. 10.100
-libpostproc    57.  1.100</pre>
-  <div class="row">
-    <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-6.0.1.tar.xz">Download xz tarball</a>
-      <small><a href="releases/ffmpeg-6.0.1.tar.xz.asc">PGP signature</a></small>
-    </div> <!-- col -->
-    <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-6.0.1.tar.bz2">Download bzip2 tarball</a>
-      <small><a href="releases/ffmpeg-6.0.1.tar.bz2.asc">PGP signature</a></small>
-    </div> <!-- col -->
-    <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-6.0.1.tar.gz">Download gzip tarball</a>
-      <small><a href="releases/ffmpeg-6.0.1.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/n6.0.1">Changelog</a></small>
-      <a class="btn btn-success" href="https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/6.0:/RELEASE_NOTES">Release Notes</a>
-    </div> <!-- col -->
-  </div> <!-- row -->
-
   <h3 id="release_5.1">FFmpeg 5.1.4 "Riemann"</h3>
 
   <p>
diff --git a/src/olddownload b/src/olddownload
index 187848e..a6b2ff2 100644
--- a/src/olddownload
+++ b/src/olddownload
@@ -6,6 +6,42 @@
   maintaining an old release.
 </div>
 
+  <h3 id="release_6.0">FFmpeg 6.0.1 "Von Neumann"</h3>
+
+  <p>
+    6.0.1 was released on 2023-11-10. It is the latest stable FFmpeg release
+    from the 6.0 release branch, which was cut from master on 2023-02-19.
+  </p>
+  <p>It includes the following library versions:
+  </p>
+  <pre>
+libavutil      58.  2.100
+libavcodec     60.  3.100
+libavformat    60.  3.100
+libavdevice    60.  1.100
+libavfilter     9.  3.100
+libswscale      7.  1.100
+libswresample   4. 10.100
+libpostproc    57.  1.100</pre>
+  <div class="row">
+    <div class="col-md-3">
+      <a class="btn btn-success" href="releases/ffmpeg-6.0.1.tar.xz">Download xz tarball</a>
+      <small><a href="releases/ffmpeg-6.0.1.tar.xz.asc">PGP signature</a></small>
+    </div> <!-- col -->
+    <div class="col-md-3">
+      <a class="btn btn-success" href="releases/ffmpeg-6.0.1.tar.bz2">Download bzip2 tarball</a>
+      <small><a href="releases/ffmpeg-6.0.1.tar.bz2.asc">PGP signature</a></small>
+    </div> <!-- col -->
+    <div class="col-md-3">
+      <a class="btn btn-success" href="releases/ffmpeg-6.0.1.tar.gz">Download gzip tarball</a>
+      <small><a href="releases/ffmpeg-6.0.1.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/n6.0.1">Changelog</a></small>
+      <a class="btn btn-success" href="https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/6.0:/RELEASE_NOTES">Release Notes</a>
+    </div> <!-- col -->
+  </div> <!-- row -->
+
   <h3 id="release_5.0">FFmpeg 5.0.3 "Lorentz"</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".

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-06-13 14:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-13 10:10 [FFmpeg-devel] [PATCH] web: move 6.0 to olddownload Michael Niedermayer
2024-06-13 14:39 ` Andrew Sayers
2024-06-13 14:49 ` James Almer
2024-06-13 14:57   ` James Almer

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