This is an automated email from the git hooks/post-receive script.

Git pushed a commit to branch master
in repository ffmpeg-web.

The following commit(s) were added to refs/heads/master by this push:
     new a372718  web/download: End of life 7.0
a372718 is described below

commit a372718e3aabb9ad876eac037a359b305c3a360a
Author:     Michael Niedermayer <[email protected]>
AuthorDate: Mon Jun 22 03:37:02 2026 +0200
Commit:     michaelni <[email protected]>
CommitDate: Sat Jul 4 17:08:19 2026 +0000

    web/download: End of life 7.0
    
    No maintained distributions use 7.0, theres no sense in us maintaining it
    
    Signed-off-by: Michael Niedermayer <[email protected]>
---
 src/download    | 36 ------------------------------------
 src/olddownload | 36 ++++++++++++++++++++++++++++++++++++
 2 files changed, 36 insertions(+), 36 deletions(-)

diff --git a/src/download b/src/download
index bd9248b..e331d2e 100644
--- a/src/download
+++ b/src/download
@@ -412,42 +412,6 @@ libpostproc    58.  3.100</pre>
     </div> <!-- col -->
   </div> <!-- row -->
 
-  <h3 id="release_7.0">FFmpeg 7.0.3 "Dijkstra"</h3>
-
-  <p>
-    7.0.3 was released on 2025-08-05. It is the latest stable FFmpeg release
-    from the 7.0 release branch, which was cut from master on 2024-03-27.
-  </p>
-  <p>It includes the following library versions:
-  </p>
-  <pre>
-libavutil      59.  8.100
-libavcodec     61.  3.100
-libavformat    61.  1.100
-libavdevice    61.  1.100
-libavfilter    10.  1.100
-libswscale      8.  1.100
-libswresample   5.  1.100
-libpostproc    58.  1.100</pre>
-  <div class="row">
-    <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-7.0.3.tar.xz">Download 
xz tarball</a>
-      <small><a href="releases/ffmpeg-7.0.3.tar.xz.asc">PGP 
signature</a></small>
-    </div> <!-- col -->
-    <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-7.0.3.tar.bz2">Download 
bzip2 tarball</a>
-      <small><a href="releases/ffmpeg-7.0.3.tar.bz2.asc">PGP 
signature</a></small>
-    </div> <!-- col -->
-    <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-7.0.3.tar.gz">Download 
gzip tarball</a>
-      <small><a href="releases/ffmpeg-7.0.3.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/n7.0.3";>Changelog</a></small>
-      <a class="btn btn-success" 
href="https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/7.0:/RELEASE_NOTES";>Release
 Notes</a>
-    </div> <!-- col -->
-  </div> <!-- row -->
-
   <h3 id="release_6.1">FFmpeg 6.1.6 "Heaviside"</h3>
 
   <p>
diff --git a/src/olddownload b/src/olddownload
index 732347c..8c00ee2 100644
--- a/src/olddownload
+++ b/src/olddownload
@@ -10,6 +10,42 @@
   <a href="https://ffmpeg.org/consulting.html";>consulting page</a>.
 </div>
 
+  <h3 id="release_7.0">FFmpeg 7.0.3 "Dijkstra"</h3>
+
+  <p>
+    7.0.3 was released on 2025-08-05. It is the latest stable FFmpeg release
+    from the 7.0 release branch, which was cut from master on 2024-03-27.
+  </p>
+  <p>It includes the following library versions:
+  </p>
+  <pre>
+libavutil      59.  8.100
+libavcodec     61.  3.100
+libavformat    61.  1.100
+libavdevice    61.  1.100
+libavfilter    10.  1.100
+libswscale      8.  1.100
+libswresample   5.  1.100
+libpostproc    58.  1.100</pre>
+  <div class="row">
+    <div class="col-md-3">
+      <a class="btn btn-success" href="releases/ffmpeg-7.0.3.tar.xz">Download 
xz tarball</a>
+      <small><a href="releases/ffmpeg-7.0.3.tar.xz.asc">PGP 
signature</a></small>
+    </div> <!-- col -->
+    <div class="col-md-3">
+      <a class="btn btn-success" href="releases/ffmpeg-7.0.3.tar.bz2">Download 
bzip2 tarball</a>
+      <small><a href="releases/ffmpeg-7.0.3.tar.bz2.asc">PGP 
signature</a></small>
+    </div> <!-- col -->
+    <div class="col-md-3">
+      <a class="btn btn-success" href="releases/ffmpeg-7.0.3.tar.gz">Download 
gzip tarball</a>
+      <small><a href="releases/ffmpeg-7.0.3.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/n7.0.3";>Changelog</a></small>
+      <a class="btn btn-success" 
href="https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/7.0:/RELEASE_NOTES";>Release
 Notes</a>
+    </div> <!-- col -->
+  </div> <!-- row -->
+
   <h3 id="release_6.0">FFmpeg 6.0.1 "Von Neumann"</h3>
 
   <p>

_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to