diff mbox

[FFmpeg-devel] web/index: add news entry for release 4.0

Message ID 20180420142754.996-1-jamrial@gmail.com
State New
Headers show

Commit Message

James Almer April 20, 2018, 2:27 p.m. UTC
Signed-off-by: James Almer <jamrial@gmail.com>
---
 src/index | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 50 insertions(+)

Comments

Thomas Volkert April 20, 2018, 2:58 p.m. UTC | #1
On 20.04.2018 16:27, James Almer wrote:
[..]
> +  <ul>
> +    <li>Bitstream filters for editing metadata in H.264, HEVC and MPEG-2 streams</li>
> +    <li>Experimental MagicYUV encoder</li>
> +    <li>TiVo ty/ty+ demuxer</li>
> +    <li>Intel QSV-accelerated MJPEG encoding</li>
> +    <li>native aptX and aptX HD encoder and decoder</li>
> +    <li>NVIDIA NVDEC-accelerated H.264, HEVC, MJPEG, MPEG-1/2/4, VC1, VP8/9 hwaccel decoding</li>
> +    <li>Intel QSV-accelerated overlay filter</li>
> +    <li>mcompand audio filter</li>
> +    <li>acontrast audio filter</li>
> +    <li>OpenCL overlay filter</li>
> +    <li>video mix filter</li>
> +    <li>video normalize filter</li>
> +    <li>audio lv2 wrapper filter</li>
> +    <li>VAAPI MJPEG and VP8 decoding</li>
> +    <li>AMD AMF H.264 and HEVC encoders</li>
> +    <li>video fillborders filter</li>
> +    <li>video setrange filter</li>
> +    <li>support LibreSSL (via libtls)</li>
> +    <li>Dropped support for building for Windows XP. The minimum supported Windows version is Windows Vista.</li>
> +    <li>deconvolve video filter</li>
> +    <li>entropy video filter</li>
> +    <li>hilbert audio filter source</li>
> +    <li>aiir audio filter</li>
> +    <li>Removed the ffserver program</li>
> +    <li>Removed the ffmenc and ffmdec muxer and demuxer</li>
> +    <li>VideoToolbox HEVC encoder and hwaccel</li>
> +    <li>VAAPI-accelerated ProcAmp (color balance), denoise and sharpness filters</li>
> +    <li>Add android_camera indev</li>
> +    <li>codec2 en/decoding via libcodec2</li>
> +    <li>native SBC encoder and decoder</li>
> +    <li>drmeter audio filter</li>
> +    <li>hapqa_extract bitstream filter</li>
> +    <li>filter_units bitstream filter</li>
> +    <li>AV1 Support through libaom</li>
> +    <li>E-AC-3 dependent frames support</li>
> +    <li>bitstream filter for extracting E-AC-3 core</li>
> +    <li>Haivision SRT protocol via libsrt</li>
> +    <li>vfrdet filter</li>
> +  </ul>

There are some lines missing?

Best regards,
Thomas.
James Almer April 20, 2018, 3:07 p.m. UTC | #2
On 4/20/2018 11:58 AM, Thomas Volkert wrote:
> 
> On 20.04.2018 16:27, James Almer wrote:
> [..]
>> +  <ul>
>> +    <li>Bitstream filters for editing metadata in H.264, HEVC and MPEG-2 streams</li>
>> +    <li>Experimental MagicYUV encoder</li>
>> +    <li>TiVo ty/ty+ demuxer</li>
>> +    <li>Intel QSV-accelerated MJPEG encoding</li>
>> +    <li>native aptX and aptX HD encoder and decoder</li>
>> +    <li>NVIDIA NVDEC-accelerated H.264, HEVC, MJPEG, MPEG-1/2/4, VC1, VP8/9 hwaccel decoding</li>
>> +    <li>Intel QSV-accelerated overlay filter</li>
>> +    <li>mcompand audio filter</li>
>> +    <li>acontrast audio filter</li>
>> +    <li>OpenCL overlay filter</li>
>> +    <li>video mix filter</li>
>> +    <li>video normalize filter</li>
>> +    <li>audio lv2 wrapper filter</li>
>> +    <li>VAAPI MJPEG and VP8 decoding</li>
>> +    <li>AMD AMF H.264 and HEVC encoders</li>
>> +    <li>video fillborders filter</li>
>> +    <li>video setrange filter</li>
>> +    <li>support LibreSSL (via libtls)</li>
>> +    <li>Dropped support for building for Windows XP. The minimum supported Windows version is Windows Vista.</li>
>> +    <li>deconvolve video filter</li>
>> +    <li>entropy video filter</li>
>> +    <li>hilbert audio filter source</li>
>> +    <li>aiir audio filter</li>
>> +    <li>Removed the ffserver program</li>
>> +    <li>Removed the ffmenc and ffmdec muxer and demuxer</li>
>> +    <li>VideoToolbox HEVC encoder and hwaccel</li>
>> +    <li>VAAPI-accelerated ProcAmp (color balance), denoise and sharpness filters</li>
>> +    <li>Add android_camera indev</li>
>> +    <li>codec2 en/decoding via libcodec2</li>
>> +    <li>native SBC encoder and decoder</li>
>> +    <li>drmeter audio filter</li>
>> +    <li>hapqa_extract bitstream filter</li>
>> +    <li>filter_units bitstream filter</li>
>> +    <li>AV1 Support through libaom</li>
>> +    <li>E-AC-3 dependent frames support</li>
>> +    <li>bitstream filter for extracting E-AC-3 core</li>
>> +    <li>Haivision SRT protocol via libsrt</li>
>> +    <li>vfrdet filter</li>
>> +  </ul>
> 
> There are some lines missing?
> 
> Best regards,
> Thomas.

Yes, i removed some since i wanted a shorter list with "highlights" as
the news entry states.
Any specific line from Changelog you wanted listed?
Thomas Volkert April 20, 2018, 3:14 p.m. UTC | #3
On 20.04.2018 17:07, James Almer wrote:
> On 4/20/2018 11:58 AM, Thomas Volkert wrote:
>> On 20.04.2018 16:27, James Almer wrote:
>> [..]
>>> +  <ul>
>>> +    <li>Bitstream filters for editing metadata in H.264, HEVC and MPEG-2 streams</li>
>>> +    <li>Experimental MagicYUV encoder</li>
>>> +    <li>TiVo ty/ty+ demuxer</li>
>>> +    <li>Intel QSV-accelerated MJPEG encoding</li>
>>> +    <li>native aptX and aptX HD encoder and decoder</li>
>>> +    <li>NVIDIA NVDEC-accelerated H.264, HEVC, MJPEG, MPEG-1/2/4, VC1, VP8/9 hwaccel decoding</li>
>>> +    <li>Intel QSV-accelerated overlay filter</li>
>>> +    <li>mcompand audio filter</li>
>>> +    <li>acontrast audio filter</li>
>>> +    <li>OpenCL overlay filter</li>
>>> +    <li>video mix filter</li>
>>> +    <li>video normalize filter</li>
>>> +    <li>audio lv2 wrapper filter</li>
>>> +    <li>VAAPI MJPEG and VP8 decoding</li>
>>> +    <li>AMD AMF H.264 and HEVC encoders</li>
>>> +    <li>video fillborders filter</li>
>>> +    <li>video setrange filter</li>
>>> +    <li>support LibreSSL (via libtls)</li>
>>> +    <li>Dropped support for building for Windows XP. The minimum supported Windows version is Windows Vista.</li>
>>> +    <li>deconvolve video filter</li>
>>> +    <li>entropy video filter</li>
>>> +    <li>hilbert audio filter source</li>
>>> +    <li>aiir audio filter</li>
>>> +    <li>Removed the ffserver program</li>
>>> +    <li>Removed the ffmenc and ffmdec muxer and demuxer</li>
>>> +    <li>VideoToolbox HEVC encoder and hwaccel</li>
>>> +    <li>VAAPI-accelerated ProcAmp (color balance), denoise and sharpness filters</li>
>>> +    <li>Add android_camera indev</li>
>>> +    <li>codec2 en/decoding via libcodec2</li>
>>> +    <li>native SBC encoder and decoder</li>
>>> +    <li>drmeter audio filter</li>
>>> +    <li>hapqa_extract bitstream filter</li>
>>> +    <li>filter_units bitstream filter</li>
>>> +    <li>AV1 Support through libaom</li>
>>> +    <li>E-AC-3 dependent frames support</li>
>>> +    <li>bitstream filter for extracting E-AC-3 core</li>
>>> +    <li>Haivision SRT protocol via libsrt</li>
>>> +    <li>vfrdet filter</li>
>>> +  </ul>
>> There are some lines missing?
>>
>> Best regards,
>> Thomas.
> Yes, i removed some since i wanted a shorter list with "highlights" as
> the news entry states.
> Any specific line from Changelog you wanted listed?
No, I am fine with your list in general, I just wanted to make sure that
the lines weren't lost by accident.
As soon as this list is final, I will reuse it on Facebook.
Thanks.

Best regards,
Thomas.
Steven Liu April 20, 2018, 3:21 p.m. UTC | #4
2018-04-20 22:27 GMT+08:00 James Almer <jamrial@gmail.com>:
> Signed-off-by: James Almer <jamrial@gmail.com>
> ---
>  src/index | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 50 insertions(+)
>
> diff --git a/src/index b/src/index
> index 2b44762..bbfca29 100644
> --- a/src/index
> +++ b/src/index
> @@ -37,6 +37,56 @@
>      News
>    </h1>
>
> +  <h3 id="pr4.0">April 20th, 2018, FFmpeg 4.0 "Wu"</h3>
> +  <p>
> +    <a href="download.html#release_4.0">FFmpeg 4.0 "Wu"</a>, a new
> +    major release, is now available! Some of the highlights:
> +  </p>
> +  <ul>
> +    <li>Bitstream filters for editing metadata in H.264, HEVC and MPEG-2 streams</li>
> +    <li>Experimental MagicYUV encoder</li>
> +    <li>TiVo ty/ty+ demuxer</li>
> +    <li>Intel QSV-accelerated MJPEG encoding</li>
> +    <li>native aptX and aptX HD encoder and decoder</li>
> +    <li>NVIDIA NVDEC-accelerated H.264, HEVC, MJPEG, MPEG-1/2/4, VC1, VP8/9 hwaccel decoding</li>
> +    <li>Intel QSV-accelerated overlay filter</li>
> +    <li>mcompand audio filter</li>
> +    <li>acontrast audio filter</li>
> +    <li>OpenCL overlay filter</li>
> +    <li>video mix filter</li>
> +    <li>video normalize filter</li>
> +    <li>audio lv2 wrapper filter</li>
> +    <li>VAAPI MJPEG and VP8 decoding</li>
> +    <li>AMD AMF H.264 and HEVC encoders</li>
> +    <li>video fillborders filter</li>
> +    <li>video setrange filter</li>
> +    <li>support LibreSSL (via libtls)</li>
> +    <li>Dropped support for building for Windows XP. The minimum supported Windows version is Windows Vista.</li>
> +    <li>deconvolve video filter</li>
> +    <li>entropy video filter</li>
> +    <li>hilbert audio filter source</li>
> +    <li>aiir audio filter</li>
> +    <li>Removed the ffserver program</li>
> +    <li>Removed the ffmenc and ffmdec muxer and demuxer</li>
> +    <li>VideoToolbox HEVC encoder and hwaccel</li>
> +    <li>VAAPI-accelerated ProcAmp (color balance), denoise and sharpness filters</li>
> +    <li>Add android_camera indev</li>
> +    <li>codec2 en/decoding via libcodec2</li>
> +    <li>native SBC encoder and decoder</li>
> +    <li>drmeter audio filter</li>
> +    <li>hapqa_extract bitstream filter</li>
> +    <li>filter_units bitstream filter</li>
> +    <li>AV1 Support through libaom</li>
> +    <li>E-AC-3 dependent frames support</li>
> +    <li>bitstream filter for extracting E-AC-3 core</li>
> +    <li>Haivision SRT protocol via libsrt</li>
> +    <li>vfrdet filter</li>
> +  </ul>
> +  <p>
> +    We strongly recommend users, distributors, and system integrators to
> +    upgrade unless they use current git master.
> +  </p>
> +
>    <h3 id="pr3.4">October 15th, 2017, FFmpeg 3.4 "Cantor"</h3>
>    <p>
>      <a href="download.html#release_3.4">FFmpeg 3.4 "Cantor"</a>, a new
> --
> 2.17.0


What about add HLS Muxer support fragment mp4 and HLS Muxer support
Variant Streams?

Thanks
Steven
James Almer April 20, 2018, 3:43 p.m. UTC | #5
On 4/20/2018 12:21 PM, Steven Liu wrote:
> 2018-04-20 22:27 GMT+08:00 James Almer <jamrial@gmail.com>:
>> Signed-off-by: James Almer <jamrial@gmail.com>
>> ---
>>  src/index | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++
>>  1 file changed, 50 insertions(+)
>>
>> diff --git a/src/index b/src/index
>> index 2b44762..bbfca29 100644
>> --- a/src/index
>> +++ b/src/index
>> @@ -37,6 +37,56 @@
>>      News
>>    </h1>
>>
>> +  <h3 id="pr4.0">April 20th, 2018, FFmpeg 4.0 "Wu"</h3>
>> +  <p>
>> +    <a href="download.html#release_4.0">FFmpeg 4.0 "Wu"</a>, a new
>> +    major release, is now available! Some of the highlights:
>> +  </p>
>> +  <ul>
>> +    <li>Bitstream filters for editing metadata in H.264, HEVC and MPEG-2 streams</li>
>> +    <li>Experimental MagicYUV encoder</li>
>> +    <li>TiVo ty/ty+ demuxer</li>
>> +    <li>Intel QSV-accelerated MJPEG encoding</li>
>> +    <li>native aptX and aptX HD encoder and decoder</li>
>> +    <li>NVIDIA NVDEC-accelerated H.264, HEVC, MJPEG, MPEG-1/2/4, VC1, VP8/9 hwaccel decoding</li>
>> +    <li>Intel QSV-accelerated overlay filter</li>
>> +    <li>mcompand audio filter</li>
>> +    <li>acontrast audio filter</li>
>> +    <li>OpenCL overlay filter</li>
>> +    <li>video mix filter</li>
>> +    <li>video normalize filter</li>
>> +    <li>audio lv2 wrapper filter</li>
>> +    <li>VAAPI MJPEG and VP8 decoding</li>
>> +    <li>AMD AMF H.264 and HEVC encoders</li>
>> +    <li>video fillborders filter</li>
>> +    <li>video setrange filter</li>
>> +    <li>support LibreSSL (via libtls)</li>
>> +    <li>Dropped support for building for Windows XP. The minimum supported Windows version is Windows Vista.</li>
>> +    <li>deconvolve video filter</li>
>> +    <li>entropy video filter</li>
>> +    <li>hilbert audio filter source</li>
>> +    <li>aiir audio filter</li>
>> +    <li>Removed the ffserver program</li>
>> +    <li>Removed the ffmenc and ffmdec muxer and demuxer</li>
>> +    <li>VideoToolbox HEVC encoder and hwaccel</li>
>> +    <li>VAAPI-accelerated ProcAmp (color balance), denoise and sharpness filters</li>
>> +    <li>Add android_camera indev</li>
>> +    <li>codec2 en/decoding via libcodec2</li>
>> +    <li>native SBC encoder and decoder</li>
>> +    <li>drmeter audio filter</li>
>> +    <li>hapqa_extract bitstream filter</li>
>> +    <li>filter_units bitstream filter</li>
>> +    <li>AV1 Support through libaom</li>
>> +    <li>E-AC-3 dependent frames support</li>
>> +    <li>bitstream filter for extracting E-AC-3 core</li>
>> +    <li>Haivision SRT protocol via libsrt</li>
>> +    <li>vfrdet filter</li>
>> +  </ul>
>> +  <p>
>> +    We strongly recommend users, distributors, and system integrators to
>> +    upgrade unless they use current git master.
>> +  </p>
>> +
>>    <h3 id="pr3.4">October 15th, 2017, FFmpeg 3.4 "Cantor"</h3>
>>    <p>
>>      <a href="download.html#release_3.4">FFmpeg 3.4 "Cantor"</a>, a new
>> --
>> 2.17.0
> 
> 
> What about add HLS Muxer support fragment mp4 and HLS Muxer support
> Variant Streams?

This list is based on the contents of Changelog. What you mention is not
there. But I can add it if it was indeed introduced in this release and
you want it listed.
Michael Niedermayer April 20, 2018, 7:16 p.m. UTC | #6
On Fri, Apr 20, 2018 at 11:27:54AM -0300, James Almer wrote:
> Signed-off-by: James Almer <jamrial@gmail.com>
> ---
>  src/index | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 50 insertions(+)

This or any variant (for example with more/less entries) LGTM

thanks

[...]
Rostislav Pehlivanov April 20, 2018, 7:41 p.m. UTC | #7
On 20 April 2018 at 20:16, Michael Niedermayer <michael@niedermayer.cc>
wrote:

> On Fri, Apr 20, 2018 at 11:27:54AM -0300, James Almer wrote:
> > Signed-off-by: James Almer <jamrial@gmail.com>
> > ---
> >  src/index | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++
> >  1 file changed, 50 insertions(+)
>
> This or any variant (for example with more/less entries) LGTM
>
> thanks
>
> [...]
> --
> Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
>
> He who knows, does not speak. He who speaks, does not know. -- Lao Tsu
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel@ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
>
+1
James Almer April 20, 2018, 7:46 p.m. UTC | #8
On 4/20/2018 4:41 PM, Rostislav Pehlivanov wrote:
> On 20 April 2018 at 20:16, Michael Niedermayer <michael@niedermayer.cc>
> wrote:
> 
>> On Fri, Apr 20, 2018 at 11:27:54AM -0300, James Almer wrote:
>>> Signed-off-by: James Almer <jamrial@gmail.com>
>>> ---
>>>  src/index | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++
>>>  1 file changed, 50 insertions(+)
>>
>> This or any variant (for example with more/less entries) LGTM
>>
>> thanks
>>
>> [...]
>> --
>> Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
>>
>> He who knows, does not speak. He who speaks, does not know. -- Lao Tsu
>>
>> _______________________________________________
>> ffmpeg-devel mailing list
>> ffmpeg-devel@ffmpeg.org
>> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>>
>>
> +1

Pushed then.
diff mbox

Patch

diff --git a/src/index b/src/index
index 2b44762..bbfca29 100644
--- a/src/index
+++ b/src/index
@@ -37,6 +37,56 @@ 
     News
   </h1>
 
+  <h3 id="pr4.0">April 20th, 2018, FFmpeg 4.0 "Wu"</h3>
+  <p>
+    <a href="download.html#release_4.0">FFmpeg 4.0 "Wu"</a>, a new
+    major release, is now available! Some of the highlights:
+  </p>
+  <ul>
+    <li>Bitstream filters for editing metadata in H.264, HEVC and MPEG-2 streams</li>
+    <li>Experimental MagicYUV encoder</li>
+    <li>TiVo ty/ty+ demuxer</li>
+    <li>Intel QSV-accelerated MJPEG encoding</li>
+    <li>native aptX and aptX HD encoder and decoder</li>
+    <li>NVIDIA NVDEC-accelerated H.264, HEVC, MJPEG, MPEG-1/2/4, VC1, VP8/9 hwaccel decoding</li>
+    <li>Intel QSV-accelerated overlay filter</li>
+    <li>mcompand audio filter</li>
+    <li>acontrast audio filter</li>
+    <li>OpenCL overlay filter</li>
+    <li>video mix filter</li>
+    <li>video normalize filter</li>
+    <li>audio lv2 wrapper filter</li>
+    <li>VAAPI MJPEG and VP8 decoding</li>
+    <li>AMD AMF H.264 and HEVC encoders</li>
+    <li>video fillborders filter</li>
+    <li>video setrange filter</li>
+    <li>support LibreSSL (via libtls)</li>
+    <li>Dropped support for building for Windows XP. The minimum supported Windows version is Windows Vista.</li>
+    <li>deconvolve video filter</li>
+    <li>entropy video filter</li>
+    <li>hilbert audio filter source</li>
+    <li>aiir audio filter</li>
+    <li>Removed the ffserver program</li>
+    <li>Removed the ffmenc and ffmdec muxer and demuxer</li>
+    <li>VideoToolbox HEVC encoder and hwaccel</li>
+    <li>VAAPI-accelerated ProcAmp (color balance), denoise and sharpness filters</li>
+    <li>Add android_camera indev</li>
+    <li>codec2 en/decoding via libcodec2</li>
+    <li>native SBC encoder and decoder</li>
+    <li>drmeter audio filter</li>
+    <li>hapqa_extract bitstream filter</li>
+    <li>filter_units bitstream filter</li>
+    <li>AV1 Support through libaom</li>
+    <li>E-AC-3 dependent frames support</li>
+    <li>bitstream filter for extracting E-AC-3 core</li>
+    <li>Haivision SRT protocol via libsrt</li>
+    <li>vfrdet filter</li>
+  </ul>
+  <p>
+    We strongly recommend users, distributors, and system integrators to
+    upgrade unless they use current git master.
+  </p>
+
   <h3 id="pr3.4">October 15th, 2017, FFmpeg 3.4 "Cantor"</h3>
   <p>
     <a href="download.html#release_3.4">FFmpeg 3.4 "Cantor"</a>, a new