* [FFmpeg-devel] Website release notes for 6.0
@ 2023-02-28 9:41 Lynne
[not found] ` <NPMOV34--3-9@lynne.ee-NPMOZAh--7-9>
0 siblings, 1 reply; 6+ messages in thread
From: Lynne @ 2023-02-28 9:41 UTC (permalink / raw)
To: Ffmpeg Devel
[-- Attachment #1: Type: text/plain, Size: 152 bytes --]
Wrote the release notes for 6.0, containing an
explanation of the new releases/ABI bump details,
and an overview of what has changed.
Patch attached.
[-- Attachment #2: 0001-Website-release-notes-for-6.0.patch --]
[-- Type: text/x-diff, Size: 4457 bytes --]
From 20ec89bc3e79406dcff6c56663a5f18fffc349e7 Mon Sep 17 00:00:00 2001
From: Lynne <dev@lynne.ee>
Date: Tue, 28 Feb 2023 10:39:18 +0100
Subject: [PATCH] Website release notes for 6.0
---
src/index | 71 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 71 insertions(+)
diff --git a/src/index b/src/index
index 2aac720..7d83a29 100644
--- a/src/index
+++ b/src/index
@@ -35,6 +35,77 @@
News
</h1>
+ <h3 id="pr6.0">February 28th, 2023, FFmpeg 6.0 "Von Neumann"</h3>
+ <p>
+ A new major release, <a href="download.html#release_5.0">FFmpeg 6.0 "Von Newmann"</a>,
+ is now available for download. This release has many new encoders and decoders, filters,
+ ffmpeg CLI tool improvements, and also, changes the way releases are done. All major
+ releases will now bump the version of the ABI. We plan to have a new major release each
+ year. Another release-specific change is that deprecated APIs will be removed after 3
+ releases, upon the next major bump. The last release of a major version will be LTS.
+ This means that releases will be done more often and will be more organized.
+ </p>
+ <p>
+ New decoders featured are Bonk, RKA, Radiance, SC-4, APAC, VQC, WavArc and a few ADPCM formats.
+ QSV and NVenc now support AV1 encoding. The FFmpeg CLI (we usually reffer to it as ffmpeg.c
+ to avoid confusion) has speed-up improvements due to threading, as well as statistics options,
+ and the ability to pass option values for filters from a file. There are quite a few new audio
+ and video filters, such as adrc, showcwt, backgroundkey and ssim360, with a few hardware ones too.
+ Finally, the release features many behind-the-scenes changes, including a new FFT and MDCT
+ implementation used in codecs, numerous bugfixes, better ICC profile handling and colorspace
+ signalling improvement, introduction of a number of RISC-V vector and scalar assembly optimized
+ routines, and a few new improved APIs, which can be viewed in the doc/APIchanges file in our tree.
+ Some highlights are:
+ </p>
+ <ul>
+ <ul>Radiance HDR image support</ul>
+ <ul>ddagrab (Desktop Duplication) video capture filter</ul>
+ <ul>ffmpeg -shortest_buf_duration option</ul>
+ <ul>ffmpeg now requires threading to be built</ul>
+ <ul>ffmpeg now runs every muxer in a separate thread</ul>
+ <ul>Add new mode to cropdetect filter to detect crop-area based on motion vectors and edges</ul>
+ <ul>VAAPI decoding and encoding for 10/12bit 422, 10/12bit 444 HEVC and VP9</ul>
+ <ul>WBMP (Wireless Application Protocol Bitmap) image format</ul>
+ <ul>a3dscope filter</ul>
+ <ul>bonk decoder and demuxer</ul>
+ <ul>Micronas SC-4 audio decoder</ul>
+ <ul>LAF demuxer</ul>
+ <ul>APAC decoder and demuxer</ul>
+ <ul>Media 100i decoders</ul>
+ <ul>DTS to PTS reorder bsf</ul>
+ <ul>ViewQuest VQC decoder</ul>
+ <ul>backgroundkey filter</ul>
+ <ul>nvenc AV1 encoding support</ul>
+ <ul>MediaCodec decoder via NDKMediaCodec</ul>
+ <ul>MediaCodec encoder</ul>
+ <ul>oneVPL support for QSV</ul>
+ <ul>QSV AV1 encoder</ul>
+ <ul>QSV decoding and encoding for 10/12bit 422, 10/12bit 444 HEVC and VP9</ul>
+ <ul>showcwt multimedia filter</ul>
+ <ul>corr video filter</ul>
+ <ul>adrc audio filter</ul>
+ <ul>afdelaysrc audio filter</ul>
+ <ul>WADY DPCM decoder and demuxer</ul>
+ <ul>CBD2 DPCM decoder</ul>
+ <ul>ssim360 video filter</ul>
+ <ul>ffmpeg CLI new options: -stats_enc_pre[_fmt], -stats_enc_post[_fmt], -stats_mux_pre[_fmt]</ul>
+ <ul>hstack_vaapi, vstack_vaapi and xstack_vaapi filters</ul>
+ <ul>XMD ADPCM decoder and demuxer</ul>
+ <ul>media100 to mjpegb bsf</ul>
+ <ul>ffmpeg CLI new option: -fix_sub_duration_heartbeat</ul>
+ <ul>WavArc decoder and demuxer</ul>
+ <ul>CrystalHD decoders deprecated</ul>
+ <ul>SDNS demuxer</ul>
+ <ul>RKA decoder and demuxer</ul>
+ <ul>filtergraph syntax in ffmpeg CLI now supports passing file contents</ul>
+ <ul> as option values, by prefixing option name with '/'</ul>
+ <ul>hstack_qsv, vstack_qsv and xstack_qsv filters</ul>
+ </ul>
+ <p>
+ We strongly recommend users, distributors, and system integrators to
+ upgrade unless they use current git master.
+ </p>
+
<h3 id="pr5.1">July 22nd, 2022, FFmpeg 5.1 "Riemann"</h3>
<p>
<a href="download.html#release_5.1">FFmpeg 5.1 "Riemann"</a>, a new
--
2.39.2
[-- Attachment #3: Type: text/plain, Size: 251 bytes --]
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [FFmpeg-devel] Website release notes for 6.0
[not found] ` <NPMOV34--3-9@lynne.ee-NPMOZAh--7-9>
@ 2023-02-28 9:59 ` Lynne
[not found] ` <NPMSbWa--3-9@lynne.ee-NPMSeu1--3-9>
1 sibling, 0 replies; 6+ messages in thread
From: Lynne @ 2023-02-28 9:59 UTC (permalink / raw)
To: FFmpeg development discussions and patches
[-- Attachment #1: Type: text/plain, Size: 2179 bytes --]
Feb 28, 2023, 10:41 by dev@lynne.ee:
> Wrote the release notes for 6.0, containing an
> explanation of the new releases/ABI bump details,
> and an overview of what has changed.
>
> Patch attached.
>
Corrected a spelling mistake, more specifically stated
which release is an LTS release, and a minor adjustments:
A new major release, <a href="download.html#release_6.0">FFmpeg 6.0 "Von Neumann"</a>,
is now available for download. This release has many new encoders and decoders, filters,
ffmpeg CLI tool improvements, and also, changes the way releases are done. All major
releases will now bump the version of the ABI. We plan to have a new major release each
year. Another release-specific change is that deprecated APIs will be removed after 3
releases, upon the next major bump. The last minor release of a major version will be an
LTS release.
This means that releases will be done more often and will be more organized.
New decoders featured are Bonk, RKA, Radiance, SC-4, APAC, VQC, WavArc and a few ADPCM formats.
QSV and NVenc now support AV1 encoding. The FFmpeg CLI (we usually reffer to it as ffmpeg.c
to avoid confusion) has speed-up improvements due to threading, as well as statistics options,
and the ability to pass option values for filters from a file. There are quite a few new audio
and video filters, such as adrc, showcwt, backgroundkey and ssim360, with a few hardware ones too.
Finally, the release features many behind-the-scenes changes, including a new FFT and MDCT
implementation used in codecs, numerous bugfixes, better ICC profile handling and colorspace
signalling improvement, introduction of a number of RISC-V vector and scalar assembly optimized
routines, and a few new improved APIs, which can be viewed in the doc/APIchanges file in our tree.
A few submitted features, such as the Vulkan improvements and more FFT optimizations will be in the
next minor release, 6.1, which we plan to release soon, in line with our new release schedule.
Some highlights are:
[-- Attachment #2: 0001-Website-release-notes-for-6.0.patch --]
[-- Type: text/x-diff, Size: 4684 bytes --]
From edfaf7b8e1ddda8be20aa425d22961afe80095ac Mon Sep 17 00:00:00 2001
From: Lynne <dev@lynne.ee>
Date: Tue, 28 Feb 2023 10:39:18 +0100
Subject: [PATCH] Website release notes for 6.0
---
src/index | 74 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 74 insertions(+)
diff --git a/src/index b/src/index
index 2aac720..a933b2f 100644
--- a/src/index
+++ b/src/index
@@ -35,6 +35,80 @@
News
</h1>
+ <h3 id="pr6.0">February 28th, 2023, FFmpeg 6.0 "Von Neumann"</h3>
+ <p>
+ A new major release, <a href="download.html#release_6.0">FFmpeg 6.0 "Von Neumann"</a>,
+ is now available for download. This release has many new encoders and decoders, filters,
+ ffmpeg CLI tool improvements, and also, changes the way releases are done. All major
+ releases will now bump the version of the ABI. We plan to have a new major release each
+ year. Another release-specific change is that deprecated APIs will be removed after 3
+ releases, upon the next major bump. The last minor release of a major version will be an
+ LTS release.
+ This means that releases will be done more often and will be more organized.
+ </p>
+ <p>
+ New decoders featured are Bonk, RKA, Radiance, SC-4, APAC, VQC, WavArc and a few ADPCM formats.
+ QSV and NVenc now support AV1 encoding. The FFmpeg CLI (we usually reffer to it as ffmpeg.c
+ to avoid confusion) has speed-up improvements due to threading, as well as statistics options,
+ and the ability to pass option values for filters from a file. There are quite a few new audio
+ and video filters, such as adrc, showcwt, backgroundkey and ssim360, with a few hardware ones too.
+ Finally, the release features many behind-the-scenes changes, including a new FFT and MDCT
+ implementation used in codecs, numerous bugfixes, better ICC profile handling and colorspace
+ signalling improvement, introduction of a number of RISC-V vector and scalar assembly optimized
+ routines, and a few new improved APIs, which can be viewed in the doc/APIchanges file in our tree.
+ A few submitted features, such as the Vulkan improvements and more FFT optimizations will be in the
+ next minor release, 6.1, which we plan to release soon, in line with our new release schedule.
+ Some highlights are:
+ </p>
+ <ul>
+ <ul>Radiance HDR image support</ul>
+ <ul>ddagrab (Desktop Duplication) video capture filter</ul>
+ <ul>ffmpeg -shortest_buf_duration option</ul>
+ <ul>ffmpeg now requires threading to be built</ul>
+ <ul>ffmpeg now runs every muxer in a separate thread</ul>
+ <ul>Add new mode to cropdetect filter to detect crop-area based on motion vectors and edges</ul>
+ <ul>VAAPI decoding and encoding for 10/12bit 422, 10/12bit 444 HEVC and VP9</ul>
+ <ul>WBMP (Wireless Application Protocol Bitmap) image format</ul>
+ <ul>a3dscope filter</ul>
+ <ul>bonk decoder and demuxer</ul>
+ <ul>Micronas SC-4 audio decoder</ul>
+ <ul>LAF demuxer</ul>
+ <ul>APAC decoder and demuxer</ul>
+ <ul>Media 100i decoders</ul>
+ <ul>DTS to PTS reorder bsf</ul>
+ <ul>ViewQuest VQC decoder</ul>
+ <ul>backgroundkey filter</ul>
+ <ul>nvenc AV1 encoding support</ul>
+ <ul>MediaCodec decoder via NDKMediaCodec</ul>
+ <ul>MediaCodec encoder</ul>
+ <ul>oneVPL support for QSV</ul>
+ <ul>QSV AV1 encoder</ul>
+ <ul>QSV decoding and encoding for 10/12bit 422, 10/12bit 444 HEVC and VP9</ul>
+ <ul>showcwt multimedia filter</ul>
+ <ul>corr video filter</ul>
+ <ul>adrc audio filter</ul>
+ <ul>afdelaysrc audio filter</ul>
+ <ul>WADY DPCM decoder and demuxer</ul>
+ <ul>CBD2 DPCM decoder</ul>
+ <ul>ssim360 video filter</ul>
+ <ul>ffmpeg CLI new options: -stats_enc_pre[_fmt], -stats_enc_post[_fmt], -stats_mux_pre[_fmt]</ul>
+ <ul>hstack_vaapi, vstack_vaapi and xstack_vaapi filters</ul>
+ <ul>XMD ADPCM decoder and demuxer</ul>
+ <ul>media100 to mjpegb bsf</ul>
+ <ul>ffmpeg CLI new option: -fix_sub_duration_heartbeat</ul>
+ <ul>WavArc decoder and demuxer</ul>
+ <ul>CrystalHD decoders deprecated</ul>
+ <ul>SDNS demuxer</ul>
+ <ul>RKA decoder and demuxer</ul>
+ <ul>filtergraph syntax in ffmpeg CLI now supports passing file contents</ul>
+ <ul> as option values, by prefixing option name with '/'</ul>
+ <ul>hstack_qsv, vstack_qsv and xstack_qsv filters</ul>
+ </ul>
+ <p>
+ We strongly recommend users, distributors, and system integrators to
+ upgrade unless they use current git master.
+ </p>
+
<h3 id="pr5.1">July 22nd, 2022, FFmpeg 5.1 "Riemann"</h3>
<p>
<a href="download.html#release_5.1">FFmpeg 5.1 "Riemann"</a>, a new
--
2.39.2
[-- Attachment #3: Type: text/plain, Size: 251 bytes --]
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [FFmpeg-devel] Website release notes for 6.0
[not found] ` <NPMSbWa--3-9@lynne.ee-NPMSeu1--3-9>
@ 2023-02-28 14:52 ` Lynne
2023-02-28 19:44 ` Marton Balint
0 siblings, 1 reply; 6+ messages in thread
From: Lynne @ 2023-02-28 14:52 UTC (permalink / raw)
To: FFmpeg development discussions and patches
[-- Attachment #1: Type: text/plain, Size: 2226 bytes --]
Feb 28, 2023, 10:59 by dev@lynne.ee:
> Feb 28, 2023, 10:41 by dev@lynne.ee:
>
>> Wrote the release notes for 6.0, containing an
>> explanation of the new releases/ABI bump details,
>> and an overview of what has changed.
>>
>> Patch attached.
>>
Ping, release has been tagged for quite a while now.
Final version:
A new major release, <a href="download.html#release_6.0">FFmpeg 6.0 "Von Neumann"</a>,
is now available for download. This release has many new encoders and decoders, filters,
ffmpeg CLI tool improvements, and also, changes the way releases are done. All major
releases will now bump the version of the ABI. We plan to have a new major release each
year. Another release-specific change is that deprecated APIs will be removed after 3
releases, upon the next major bump. The last minor release of a major version will be an
LTS release.
This means that releases will be done more often and will be more organized.
New decoders featured are Bonk, RKA, Radiance, SC-4, APAC, VQC, WavArc and a few ADPCM formats.
QSV and NVenc now support AV1 encoding. The FFmpeg CLI (we usually reffer to it as ffmpeg.c
to avoid confusion) has speed-up improvements due to threading, as well as statistics options,
and the ability to pass option values for filters from a file. There are quite a few new audio
and video filters, such as adrc, showcwt, backgroundkey and ssim360, with a few hardware ones too.
Finally, the release features many behind-the-scenes changes, including a new FFT and MDCT
implementation used in codecs (expect a blog post about this soon), numerous bugfixes, better
ICC profile handling and colorspace signalling improvement, introduction of a number of RISC-V
vector and scalar assembly optimized routines, and a few new improved APIs, which can be viewed
in the doc/APIchanges file in our tree.
A few submitted features, such as the Vulkan improvements and more FFT optimizations will be in the
next minor release, 6.1, which we plan to release soon, in line with our new release schedule.
Some highlights are:
[-- Attachment #2: 0001-Website-release-notes-for-6.0.patch --]
[-- Type: text/x-diff, Size: 4726 bytes --]
From 8e48319997962a6927bd0837457c5872b6730333 Mon Sep 17 00:00:00 2001
From: Lynne <dev@lynne.ee>
Date: Tue, 28 Feb 2023 10:39:18 +0100
Subject: [PATCH] Website release notes for 6.0
---
src/index | 75 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 75 insertions(+)
diff --git a/src/index b/src/index
index 2aac720..6e0f0c7 100644
--- a/src/index
+++ b/src/index
@@ -35,6 +35,81 @@
News
</h1>
+ <h3 id="pr6.0">February 28th, 2023, FFmpeg 6.0 "Von Neumann"</h3>
+ <p>
+ A new major release, <a href="download.html#release_6.0">FFmpeg 6.0 "Von Neumann"</a>,
+ is now available for download. This release has many new encoders and decoders, filters,
+ ffmpeg CLI tool improvements, and also, changes the way releases are done. All major
+ releases will now bump the version of the ABI. We plan to have a new major release each
+ year. Another release-specific change is that deprecated APIs will be removed after 3
+ releases, upon the next major bump. The last minor release of a major version will be an
+ LTS release.
+ This means that releases will be done more often and will be more organized.
+ </p>
+ <p>
+ New decoders featured are Bonk, RKA, Radiance, SC-4, APAC, VQC, WavArc and a few ADPCM formats.
+ QSV and NVenc now support AV1 encoding. The FFmpeg CLI (we usually reffer to it as ffmpeg.c
+ to avoid confusion) has speed-up improvements due to threading, as well as statistics options,
+ and the ability to pass option values for filters from a file. There are quite a few new audio
+ and video filters, such as adrc, showcwt, backgroundkey and ssim360, with a few hardware ones too.
+ Finally, the release features many behind-the-scenes changes, including a new FFT and MDCT
+ implementation used in codecs (expect a blog post about this soon), numerous bugfixes, better
+ ICC profile handling and colorspace signalling improvement, introduction of a number of RISC-V
+ vector and scalar assembly optimized routines, and a few new improved APIs, which can be viewed
+ in the doc/APIchanges file in our tree.
+ A few submitted features, such as the Vulkan improvements and more FFT optimizations will be in the
+ next minor release, 6.1, which we plan to release soon, in line with our new release schedule.
+ Some highlights are:
+ </p>
+ <ul>
+ <ul>Radiance HDR image support</ul>
+ <ul>ddagrab (Desktop Duplication) video capture filter</ul>
+ <ul>ffmpeg -shortest_buf_duration option</ul>
+ <ul>ffmpeg now requires threading to be built</ul>
+ <ul>ffmpeg now runs every muxer in a separate thread</ul>
+ <ul>Add new mode to cropdetect filter to detect crop-area based on motion vectors and edges</ul>
+ <ul>VAAPI decoding and encoding for 10/12bit 422, 10/12bit 444 HEVC and VP9</ul>
+ <ul>WBMP (Wireless Application Protocol Bitmap) image format</ul>
+ <ul>a3dscope filter</ul>
+ <ul>bonk decoder and demuxer</ul>
+ <ul>Micronas SC-4 audio decoder</ul>
+ <ul>LAF demuxer</ul>
+ <ul>APAC decoder and demuxer</ul>
+ <ul>Media 100i decoders</ul>
+ <ul>DTS to PTS reorder bsf</ul>
+ <ul>ViewQuest VQC decoder</ul>
+ <ul>backgroundkey filter</ul>
+ <ul>nvenc AV1 encoding support</ul>
+ <ul>MediaCodec decoder via NDKMediaCodec</ul>
+ <ul>MediaCodec encoder</ul>
+ <ul>oneVPL support for QSV</ul>
+ <ul>QSV AV1 encoder</ul>
+ <ul>QSV decoding and encoding for 10/12bit 422, 10/12bit 444 HEVC and VP9</ul>
+ <ul>showcwt multimedia filter</ul>
+ <ul>corr video filter</ul>
+ <ul>adrc audio filter</ul>
+ <ul>afdelaysrc audio filter</ul>
+ <ul>WADY DPCM decoder and demuxer</ul>
+ <ul>CBD2 DPCM decoder</ul>
+ <ul>ssim360 video filter</ul>
+ <ul>ffmpeg CLI new options: -stats_enc_pre[_fmt], -stats_enc_post[_fmt], -stats_mux_pre[_fmt]</ul>
+ <ul>hstack_vaapi, vstack_vaapi and xstack_vaapi filters</ul>
+ <ul>XMD ADPCM decoder and demuxer</ul>
+ <ul>media100 to mjpegb bsf</ul>
+ <ul>ffmpeg CLI new option: -fix_sub_duration_heartbeat</ul>
+ <ul>WavArc decoder and demuxer</ul>
+ <ul>CrystalHD decoders deprecated</ul>
+ <ul>SDNS demuxer</ul>
+ <ul>RKA decoder and demuxer</ul>
+ <ul>filtergraph syntax in ffmpeg CLI now supports passing file contents</ul>
+ <ul> as option values, by prefixing option name with '/'</ul>
+ <ul>hstack_qsv, vstack_qsv and xstack_qsv filters</ul>
+ </ul>
+ <p>
+ We strongly recommend users, distributors, and system integrators to
+ upgrade unless they use current git master.
+ </p>
+
<h3 id="pr5.1">July 22nd, 2022, FFmpeg 5.1 "Riemann"</h3>
<p>
<a href="download.html#release_5.1">FFmpeg 5.1 "Riemann"</a>, a new
--
2.39.2
[-- Attachment #3: Type: text/plain, Size: 251 bytes --]
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [FFmpeg-devel] Website release notes for 6.0
2023-02-28 14:52 ` Lynne
@ 2023-02-28 19:44 ` Marton Balint
2023-02-28 19:47 ` Michael Niedermayer
0 siblings, 1 reply; 6+ messages in thread
From: Marton Balint @ 2023-02-28 19:44 UTC (permalink / raw)
To: FFmpeg development discussions and patches
On Tue, 28 Feb 2023, Lynne wrote:
> Feb 28, 2023, 10:59 by dev@lynne.ee:
>
>> Feb 28, 2023, 10:41 by dev@lynne.ee:
>>
>>> Wrote the release notes for 6.0, containing an
>>> explanation of the new releases/ABI bump details,
>>> and an overview of what has changed.
>>>
>>> Patch attached.
>>>
>
> Ping, release has been tagged for quite a while now.
> Final version:
>
> A new major release, <a href="download.html#release_6.0">FFmpeg 6.0 "Von Neumann"</a>,
> is now available for download. This release has many new encoders and decoders, filters,
> ffmpeg CLI tool improvements, and also, changes the way releases are done. All major
> releases will now bump the version of the ABI. We plan to have a new major release each
> year. Another release-specific change is that deprecated APIs will be removed after 3
> releases, upon the next major bump. The last minor release of a major version will be an
> LTS release.
For some reason LTS releases were only planned for every second year:
https://ftp.belnet.be/mirror/FOSDEM/video/2023/K.3.401/om_vlc.webm#t=724
So I'd remove the last sentence until this is clarified.
Regards,
Marton
> This means that releases will be done more often and will be more organized.
>
> New decoders featured are Bonk, RKA, Radiance, SC-4, APAC, VQC, WavArc and a few ADPCM formats.
> QSV and NVenc now support AV1 encoding. The FFmpeg CLI (we usually reffer to it as ffmpeg.c
> to avoid confusion) has speed-up improvements due to threading, as well as statistics options,
> and the ability to pass option values for filters from a file. There are quite a few new audio
> and video filters, such as adrc, showcwt, backgroundkey and ssim360, with a few hardware ones too.
> Finally, the release features many behind-the-scenes changes, including a new FFT and MDCT
> implementation used in codecs (expect a blog post about this soon), numerous bugfixes, better
> ICC profile handling and colorspace signalling improvement, introduction of a number of RISC-V
> vector and scalar assembly optimized routines, and a few new improved APIs, which can be viewed
> in the doc/APIchanges file in our tree.
> A few submitted features, such as the Vulkan improvements and more FFT optimizations will be in the
> next minor release, 6.1, which we plan to release soon, in line with our new release schedule.
> Some highlights are:
>
>
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [FFmpeg-devel] Website release notes for 6.0
2023-02-28 19:44 ` Marton Balint
@ 2023-02-28 19:47 ` Michael Niedermayer
2023-02-28 21:13 ` Lynne
0 siblings, 1 reply; 6+ messages in thread
From: Michael Niedermayer @ 2023-02-28 19:47 UTC (permalink / raw)
To: FFmpeg development discussions and patches
[-- Attachment #1.1: Type: text/plain, Size: 1540 bytes --]
Hi
On Tue, Feb 28, 2023 at 08:44:01PM +0100, Marton Balint wrote:
>
>
> On Tue, 28 Feb 2023, Lynne wrote:
>
> > Feb 28, 2023, 10:59 by dev@lynne.ee:
> >
> > > Feb 28, 2023, 10:41 by dev@lynne.ee:
> > >
> > > > Wrote the release notes for 6.0, containing an
> > > > explanation of the new releases/ABI bump details,
> > > > and an overview of what has changed.
> > > >
> > > > Patch attached.
> > > >
> >
> > Ping, release has been tagged for quite a while now.
> > Final version:
> >
> > A new major release, <a href="download.html#release_6.0">FFmpeg 6.0 "Von Neumann"</a>,
> > is now available for download. This release has many new encoders and decoders, filters,
> > ffmpeg CLI tool improvements, and also, changes the way releases are done. All major
> > releases will now bump the version of the ABI. We plan to have a new major release each
> > year. Another release-specific change is that deprecated APIs will be removed after 3
> > releases, upon the next major bump. The last minor release of a major version will be an
> > LTS release.
>
> For some reason LTS releases were only planned for every second year:
>
> https://ftp.belnet.be/mirror/FOSDEM/video/2023/K.3.401/om_vlc.webm#t=724
>
> So I'd remove the last sentence until this is clarified.
patch LGTM with the change
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
No great genius has ever existed without some touch of madness. -- Aristotle
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]
[-- Attachment #2: Type: text/plain, Size: 251 bytes --]
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [FFmpeg-devel] Website release notes for 6.0
2023-02-28 19:47 ` Michael Niedermayer
@ 2023-02-28 21:13 ` Lynne
0 siblings, 0 replies; 6+ messages in thread
From: Lynne @ 2023-02-28 21:13 UTC (permalink / raw)
To: FFmpeg development discussions and patches
Feb 28, 2023, 20:47 by michael@niedermayer.cc:
> Hi
>
> On Tue, Feb 28, 2023 at 08:44:01PM +0100, Marton Balint wrote:
>
>>
>>
>> On Tue, 28 Feb 2023, Lynne wrote:
>>
>> > Feb 28, 2023, 10:59 by dev@lynne.ee:
>> >
>> > > Feb 28, 2023, 10:41 by dev@lynne.ee:
>> > >
>> > > > Wrote the release notes for 6.0, containing an
>> > > > explanation of the new releases/ABI bump details,
>> > > > and an overview of what has changed.
>> > > >
>> > > > Patch attached.
>> > > >
>> >
>> > Ping, release has been tagged for quite a while now.
>> > Final version:
>> >
>> > A new major release, <a href="download.html#release_6.0">FFmpeg 6.0 "Von Neumann"</a>,
>> > is now available for download. This release has many new encoders and decoders, filters,
>> > ffmpeg CLI tool improvements, and also, changes the way releases are done. All major
>> > releases will now bump the version of the ABI. We plan to have a new major release each
>> > year. Another release-specific change is that deprecated APIs will be removed after 3
>> > releases, upon the next major bump. The last minor release of a major version will be an
>> > LTS release.
>>
>> For some reason LTS releases were only planned for every second year:
>>
>> https://ftp.belnet.be/mirror/FOSDEM/video/2023/K.3.401/om_vlc.webm#t=724
>>
>> So I'd remove the last sentence until this is clarified.
>>
>
> patch LGTM with the change
>
Applied the change and pushed, thanks
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2023-02-28 21:13 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-28 9:41 [FFmpeg-devel] Website release notes for 6.0 Lynne
[not found] ` <NPMOV34--3-9@lynne.ee-NPMOZAh--7-9>
2023-02-28 9:59 ` Lynne
[not found] ` <NPMSbWa--3-9@lynne.ee-NPMSeu1--3-9>
2023-02-28 14:52 ` Lynne
2023-02-28 19:44 ` Marton Balint
2023-02-28 19:47 ` Michael Niedermayer
2023-02-28 21:13 ` Lynne
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
This inbox may be cloned and mirrored by anyone:
git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
ffmpegdev@gitmailbox.com
public-inbox-index ffmpegdev
Example config snippet for mirrors.
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git