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

Gyan Doshi ffmpeg at gyani.pro
Sun Jun 22 10:08:20 EEST 2025



On 2025-06-21 11:42 pm, compn wrote:
> On Thu, 19 Jun 2025 15:04:27 +0530, Gyan Doshi wrote:
>
>> 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>
>>   
> lgtm
>
> -compn

Pushed as 40e62e8a4178511ae3eb8d703b73667e505d3e4d

Regards,
Gyan



More information about the ffmpeg-devel mailing list