[FFmpeg-devel] [PATCH] download: remove unmaintained linux binary source

Gyan Doshi ffmpeg at gyani.pro
Thu Jun 19 12:34:27 EEST 2025


This source 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.
---
 src/download | 2 --
 1 file changed, 2 deletions(-)

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>
 
-- 
2.49.0



More information about the ffmpeg-devel mailing list