Re: [FFmpeg-devel] Website release notes for 6.0

2023-02-28 Thread Lynne
Feb 28, 2023, 20:47 by mich...@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 d...@lynne.ee:
>> > 
>> > > Feb 28, 2023, 10:41 by d...@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, FFmpeg 6.0 
>> > "Von Neumann",
>> >     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-requ...@ffmpeg.org with subject "unsubscribe".


Re: [FFmpeg-devel] Website release notes for 6.0

2023-02-28 Thread Michael Niedermayer
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 d...@lynne.ee:
> > 
> > > Feb 28, 2023, 10:41 by d...@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, FFmpeg 6.0 
> > "Von Neumann",
> >     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


signature.asc
Description: PGP signature
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".


Re: [FFmpeg-devel] Website release notes for 6.0

2023-02-28 Thread Marton Balint



On Tue, 28 Feb 2023, Lynne wrote:


Feb 28, 2023, 10:59 by d...@lynne.ee:


Feb 28, 2023, 10:41 by d...@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, FFmpeg 6.0 "Von 
Neumann",
    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-requ...@ffmpeg.org with subject "unsubscribe".


Re: [FFmpeg-devel] Website release notes for 6.0

2023-02-28 Thread Lynne
Feb 28, 2023, 10:59 by d...@lynne.ee:

> Feb 28, 2023, 10:41 by d...@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, FFmpeg 6.0 "Von 
Neumann",
    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:

>From 8e48319997962a6927bd0837457c5872b6730333 Mon Sep 17 00:00:00 2001
From: Lynne 
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
   
 
+  February 28th, 2023, FFmpeg 6.0 "Von Neumann"
+  
+A new major release, FFmpeg 6.0 "Von Neumann",
+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:
+  
+  
+Radiance HDR image support
+ddagrab (Desktop Duplication) video capture filter
+ffmpeg -shortest_buf_duration option
+ffmpeg now requires threading to be built
+ffmpeg now runs every muxer in a separate thread
+Add new mode to cropdetect filter to detect crop-area based on motion vectors and edges
+VAAPI decoding and encoding for 10/12bit 422, 10/12bit 444 HEVC and VP9
+WBMP (Wireless Application Protocol Bitmap) image format
+a3dscope filter
+bonk decoder and demuxer
+Micronas SC-4 audio decoder
+LAF demuxer
+APAC decoder and demuxer
+Media 100i decoders
+   

Re: [FFmpeg-devel] Website release notes for 6.0

2023-02-28 Thread Lynne
Feb 28, 2023, 10:41 by d...@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, FFmpeg 6.0 "Von 
Neumann",
    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:


>From edfaf7b8e1ddda8be20aa425d22961afe80095ac Mon Sep 17 00:00:00 2001
From: Lynne 
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
   
 
+  February 28th, 2023, FFmpeg 6.0 "Von Neumann"
+  
+A new major release, FFmpeg 6.0 "Von Neumann",
+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:
+  
+  
+Radiance HDR image support
+ddagrab (Desktop Duplication) video capture filter
+ffmpeg -shortest_buf_duration option
+ffmpeg now requires threading to be built
+ffmpeg now runs every muxer in a separate thread
+Add new mode to cropdetect filter to detect crop-area based on motion vectors and edges
+VAAPI decoding and encoding for 10/12bit 422, 10/12bit 444 HEVC and VP9
+WBMP (Wireless Application Protocol Bitmap) image format
+a3dscope filter
+bonk decoder and demuxer
+Micronas SC-4 audio decoder
+LAF demuxer
+APAC decoder and demuxer
+Media 100i decoders
+DTS to PTS reorder bsf
+ViewQuest VQC decoder
+backgroundkey filter
+

[FFmpeg-devel] Website release notes for 6.0

2023-02-28 Thread Lynne
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.

>From 20ec89bc3e79406dcff6c56663a5f18fffc349e7 Mon Sep 17 00:00:00 2001
From: Lynne 
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
   
 
+  February 28th, 2023, FFmpeg 6.0 "Von Neumann"
+  
+A new major release, FFmpeg 6.0 "Von Newmann",
+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.
+  
+  
+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:
+  
+  
+Radiance HDR image support
+ddagrab (Desktop Duplication) video capture filter
+ffmpeg -shortest_buf_duration option
+ffmpeg now requires threading to be built
+ffmpeg now runs every muxer in a separate thread
+Add new mode to cropdetect filter to detect crop-area based on motion vectors and edges
+VAAPI decoding and encoding for 10/12bit 422, 10/12bit 444 HEVC and VP9
+WBMP (Wireless Application Protocol Bitmap) image format
+a3dscope filter
+bonk decoder and demuxer
+Micronas SC-4 audio decoder
+LAF demuxer
+APAC decoder and demuxer
+Media 100i decoders
+DTS to PTS reorder bsf
+ViewQuest VQC decoder
+backgroundkey filter
+nvenc AV1 encoding support
+MediaCodec decoder via NDKMediaCodec
+MediaCodec encoder
+oneVPL support for QSV
+QSV AV1 encoder
+QSV decoding and encoding for 10/12bit 422, 10/12bit 444 HEVC and VP9
+showcwt multimedia filter
+corr video filter
+adrc audio filter
+afdelaysrc audio filter
+WADY DPCM decoder and demuxer
+CBD2 DPCM decoder
+ssim360 video filter
+ffmpeg CLI new options: -stats_enc_pre[_fmt], -stats_enc_post[_fmt], -stats_mux_pre[_fmt]
+hstack_vaapi, vstack_vaapi and xstack_vaapi filters
+XMD ADPCM decoder and demuxer
+media100 to mjpegb bsf
+ffmpeg CLI new option: -fix_sub_duration_heartbeat
+WavArc decoder and demuxer
+CrystalHD decoders deprecated
+SDNS demuxer
+RKA decoder and demuxer
+filtergraph syntax in ffmpeg CLI now supports passing file contents
+ as option values, by prefixing option name with '/'
+hstack_qsv, vstack_qsv and xstack_qsv filters
+  
+  
+We strongly recommend users, distributors, and system integrators to
+upgrade unless they use current git master.
+  
+
   July 22nd, 2022, FFmpeg 5.1 "Riemann"
   
 FFmpeg 5.1 "Riemann", a new
-- 
2.39.2

___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".