[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 40e62e8 download: remove unmaintained linux binary source

ffmpeg-git at ffmpeg.org ffmpeg-git at ffmpeg.org
Sun Jun 22 10:07:16 EEST 2025


The branch, master has been updated
       via  40e62e8a4178511ae3eb8d703b73667e505d3e4d (commit)
      from  190257e5e591f7519e8bb40d34d919887d8f8e79 (commit)


- Log -----------------------------------------------------------------
commit 40e62e8a4178511ae3eb8d703b73667e505d3e4d
Author:     Gyan Doshi <ffmpeg at gyani.pro>
AuthorDate: Thu Jun 19 14:57:50 2025 +0530
Commit:     Gyan Doshi <ffmpeg at gyani.pro>
CommitDate: Sun Jun 22 12:36:07 2025 +0530

    download: remove unmaintained linux binary source
    
    This source - johnvansickle.com - looks to be unmaintained since 2024 August.
    
    The latest ffmpeg git master build is from 2024 June, and the latest
    release build is 7.0.2, from 2024 August.

diff --git a/src/download b/src/download
index 105eb56..46c581a 100644
--- a/src/download
+++ b/src/download
@@ -69,8 +69,6 @@
 
             <h3>Linux Static Builds</h3>
             <div class="list-group">
-              <a class="list-group-item" href="https://johnvansickle.com/ffmpeg/">32-bit and
-                64-bit for kernel 3.2.0 and above</a>
               <a class="list-group-item" href="https://github.com/BtbN/FFmpeg-Builds/releases">
                 64-bit static and shared builds</a>
 

-----------------------------------------------------------------------

Summary of changes:
 src/download | 2 --
 1 file changed, 2 deletions(-)


hooks/post-receive
-- 



More information about the ffmpeg-cvslog mailing list