diff mbox series

[FFmpeg-devel] web: add a news entry about STF sponsorship

Message ID 20240514171231.38918-1-thilo.borgmann@mail.de
State New
Headers show
Series [FFmpeg-devel] web: add a news entry about STF sponsorship | expand

Checks

Context Check Description
andriy/configure_x86 warning Failed to apply patch

Commit Message

Thilo Borgmann May 14, 2024, 5:12 p.m. UTC
---
This text including the link is also meant to be published via our socal media.

 src/index | 8 ++++++++
 1 file changed, 8 insertions(+)

Comments

J. Dekker May 14, 2024, 5:14 p.m. UTC | #1
Thilo Borgmann via ffmpeg-devel <ffmpeg-devel@ffmpeg.org> writes:

> ---
> This text including the link is also meant to be published via our socal media.
>
>  src/index | 8 ++++++++
>  1 file changed, 8 insertions(+)
>
> diff --git a/src/index b/src/index
> index d035ffa..83cc9bf 100644
> --- a/src/index
> +++ b/src/index
> @@ -35,6 +35,14 @@
>      News
>    </h1>
>  
> +  <h3 id="pr7.0">May 13th, 2024, Sovereign Tech Fund</h3>
> +  <p>
> +  The FFMPEG community is excited to announce that it has received
> +  funding from the <a href="https://www.sovereigntechfund.de/">Sovereign Tech Fund</a>
> +  for the maintenance of the FFMPEG project. This funding will help ensure that FFMPEG
> +  continues bringing video efficiently and securely to billions worldwide everyday.
> +  </p>
> +
>    <h3 id="pr7.0">April 5th, 2024, FFmpeg 7.0 "Dijkstra"</h3>
>    <p>
>    A new major release, <a href="download.html#release_7.0">FFmpeg 7.0 "Dijkstra"</a>,

Spelling of FFmpeg should be fixed, and needs a unique header id. Also
FFmpeg does more than 'bring video'.
Thilo Borgmann May 14, 2024, 5:18 p.m. UTC | #2
Am 14.05.24 um 19:14 schrieb J. Dekker:
> 
> Thilo Borgmann via ffmpeg-devel <ffmpeg-devel@ffmpeg.org> writes:
> 
>> ---
>> This text including the link is also meant to be published via our socal media.
>>
>>   src/index | 8 ++++++++
>>   1 file changed, 8 insertions(+)
>>
>> diff --git a/src/index b/src/index
>> index d035ffa..83cc9bf 100644
>> --- a/src/index
>> +++ b/src/index
>> @@ -35,6 +35,14 @@
>>       News
>>     </h1>
>>   
>> +  <h3 id="pr7.0">May 13th, 2024, Sovereign Tech Fund</h3>
>> +  <p>
>> +  The FFMPEG community is excited to announce that it has received
>> +  funding from the <a href="https://www.sovereigntechfund.de/">Sovereign Tech Fund</a>
>> +  for the maintenance of the FFMPEG project. This funding will help ensure that FFMPEG
>> +  continues bringing video efficiently and securely to billions worldwide everyday.
>> +  </p>
>> +
>>     <h3 id="pr7.0">April 5th, 2024, FFmpeg 7.0 "Dijkstra"</h3>
>>     <p>
>>     A new major release, <a href="download.html#release_7.0">FFmpeg 7.0 "Dijkstra"</a>,
> 

> Spelling of FFmpeg should be fixed, and needs a unique header id. Also
> FFmpeg does more than 'bring video'.

Oh, missed the ID and spelling.
Propose something to extend 'bring video'.
  Thanks,
Thilo
Rémi Denis-Courmont May 15, 2024, 4:39 p.m. UTC | #3
Le tiistaina 14. toukokuuta 2024, 20.12.31 EEST Thilo Borgmann via ffmpeg-devel 
a écrit :
> ---
> This text including the link is also meant to be published via our socal
> media.
> 
>  src/index | 8 ++++++++
>  1 file changed, 8 insertions(+)
> 
> diff --git a/src/index b/src/index
> index d035ffa..83cc9bf 100644
> --- a/src/index
> +++ b/src/index
> @@ -35,6 +35,14 @@
>      News
>    </h1>
> 
> +  <h3 id="pr7.0">May 13th, 2024, Sovereign Tech Fund</h3>
> +  <p>
> +  The FFMPEG community is excited to announce that it has received
> +  funding from the <a href="https://www.sovereigntechfund.de/">Sovereign
> Tech Fund</a>
> +  for the maintenance of the FFMPEG project. This funding
> will help ensure that FFMPEG
> +  continues bringing video efficiently and
> securely to billions worldwide everyday.
> +  </p>

Lexical repeation is poor style, TBH:
"...funding from .... Fund ... This funding..."

"The FFmpeg community is excited to announce that Germany's <a>Sovereign Tech 
Fund</a> has become its first governmental sponsor. Their support will help 
sustain the maintainance of the FFmpeg project, a critical open-source 
software multimedia component essential to bringing audio and video to 
billions around the world everyday."
Thilo Borgmann May 15, 2024, 6:51 p.m. UTC | #4
On 15.05.24 18:39, Rémi Denis-Courmont wrote:
> Le tiistaina 14. toukokuuta 2024, 20.12.31 EEST Thilo Borgmann via ffmpeg-devel
> a écrit :
>> ---
>> This text including the link is also meant to be published via our socal
>> media.
>>
>>   src/index | 8 ++++++++
>>   1 file changed, 8 insertions(+)
>>
>> diff --git a/src/index b/src/index
>> index d035ffa..83cc9bf 100644
>> --- a/src/index
>> +++ b/src/index
>> @@ -35,6 +35,14 @@
>>       News
>>     </h1>
>>
>> +  <h3 id="pr7.0">May 13th, 2024, Sovereign Tech Fund</h3>
>> +  <p>
>> +  The FFMPEG community is excited to announce that it has received
>> +  funding from the <a href="https://www.sovereigntechfund.de/">Sovereign
>> Tech Fund</a>
>> +  for the maintenance of the FFMPEG project. This funding
>> will help ensure that FFMPEG
>> +  continues bringing video efficiently and
>> securely to billions worldwide everyday.
>> +  </p>
> 
> Lexical repeation is poor style, TBH:
> "...funding from .... Fund ... This funding..."
> 

> "The FFmpeg community is excited to announce that Germany's <a>Sovereign Tech
> Fund</a> has become its first governmental sponsor. Their support will help
> sustain the maintainance of the FFmpeg project, a critical open-source
> software multimedia component essential to bringing audio and video to
> billions around the world everyday."

I like it.

I'd want to post this text in an updated patch tomorrow morning, if 
there are no more remarks.

Thanks,
Thilo
Thilo Borgmann May 16, 2024, 8:50 a.m. UTC | #5
On 15.05.24 20:51, Thilo Borgmann via ffmpeg-devel wrote:
> 
> 
> On 15.05.24 18:39, Rémi Denis-Courmont wrote:
>> Le tiistaina 14. toukokuuta 2024, 20.12.31 EEST Thilo Borgmann via 
>> ffmpeg-devel
>> a écrit :
>>> ---
>>> This text including the link is also meant to be published via our socal
>>> media.
>>>
>>>   src/index | 8 ++++++++
>>>   1 file changed, 8 insertions(+)
>>>
>>> diff --git a/src/index b/src/index
>>> index d035ffa..83cc9bf 100644
>>> --- a/src/index
>>> +++ b/src/index
>>> @@ -35,6 +35,14 @@
>>>       News
>>>     </h1>
>>>
>>> +  <h3 id="pr7.0">May 13th, 2024, Sovereign Tech Fund</h3>
>>> +  <p>
>>> +  The FFMPEG community is excited to announce that it has received
>>> +  funding from the <a 
>>> href="https://www.sovereigntechfund.de/">Sovereign
>>> Tech Fund</a>
>>> +  for the maintenance of the FFMPEG project. This funding
>>> will help ensure that FFMPEG
>>> +  continues bringing video efficiently and
>>> securely to billions worldwide everyday.
>>> +  </p>
>>
>> Lexical repeation is poor style, TBH:
>> "...funding from .... Fund ... This funding..."
>>
> 
>> "The FFmpeg community is excited to announce that Germany's 
>> <a>Sovereign Tech
>> Fund</a> has become its first governmental sponsor. Their support will 
>> help
>> sustain the maintainance of the FFmpeg project, a critical open-source
>> software multimedia component essential to bringing audio and video to
>> billions around the world everyday."
> 
> I like it.
> 
> I'd want to post this text in an updated patch tomorrow morning, if 
> there are no more remarks.

Pushed like that.

Thanks,
Thilo
diff mbox series

Patch

diff --git a/src/index b/src/index
index d035ffa..83cc9bf 100644
--- a/src/index
+++ b/src/index
@@ -35,6 +35,14 @@ 
     News
   </h1>
 
+  <h3 id="pr7.0">May 13th, 2024, Sovereign Tech Fund</h3>
+  <p>
+  The FFMPEG community is excited to announce that it has received
+  funding from the <a href="https://www.sovereigntechfund.de/">Sovereign Tech Fund</a>
+  for the maintenance of the FFMPEG project. This funding will help ensure that FFMPEG
+  continues bringing video efficiently and securely to billions worldwide everyday.
+  </p>
+
   <h3 id="pr7.0">April 5th, 2024, FFmpeg 7.0 "Dijkstra"</h3>
   <p>
   A new major release, <a href="download.html#release_7.0">FFmpeg 7.0 "Dijkstra"</a>,