From: Paul B Mahol <onemda@gmail.com> To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org> Subject: Re: [FFmpeg-devel] [PATCH] web: add release notes for version 6.1 Date: Fri, 10 Nov 2023 17:14:30 +0100 Message-ID: <CAPYw7P6qJVJxkKc6x_=fOoh5rpO9FxvOyNko7XCudmU0eHzUOA@mail.gmail.com> (raw) In-Reply-To: <6691313f-f0d0-444a-a8f2-0dcd68a7ebb3@gyani.pro> On Fri, Nov 10, 2023 at 6:51 AM Gyan Doshi <ffmpeg@gyani.pro> wrote: > > > On 2023-11-10 11:09 am, Lynne wrote: > > Nov 10, 2023, 05:08 by ffmpeg@gyani.pro: > > > >> > >> On 2023-11-10 03:23 am, Lynne wrote: > >> > >>> Contents: > >>> > >>> + <h3 id="pr6.1">November 10th, 2023, FFmpeg 6.1 "Heaviside"</h3> > >>> + <p> > >>> + <a href="download.html#release_6.1">FFmpeg 6.1 "Heaviside"</a>, a > new > >>> + major release, is now available! Some of the highlights: > >>> + </p> > >>> + <ul> > >>> + <li>libaribcaption decoder</li> > >>> + <li>Playdate video decoder and demuxer</li> > >>> + <li>Extend VAAPI support for libva-win32 on Windows</li> > >>> + <li>afireqsrc audio source filter</li> > >>> + <li>arls filter</li> > >>> + <li>ffmpeg CLI new option: -readrate_initial_burst</li> > >>> + <li>zoneplate video source filter</li> > >>> + <li>command support in the setpts and asetpts filters</li> > >>> + <li>Vulkan decode hwaccel, supporting H264, HEVC and AV1</li> > >>> + <li>color_vulkan filter</li> > >>> + <li>bwdif_vulkan filter</li> > >>> + <li>nlmeans_vulkan filter</li> > >>> + <li>RivaTuner video decoder</li> > >>> + <li>xfade_vulkan filter</li> > >>> + <li>vMix video decoder</li> > >>> + <li>Essential Video Coding parser, muxer and demuxer</li> > >>> + <li>Essential Video Coding frame merge bsf</li> > >>> + <li>bwdif_cuda filter</li> > >>> + <li>Microsoft RLE video encoder</li> > >>> + <li>Raw AC-4 muxer and demuxer</li> > >>> + <li>Raw VVC bitstream parser, muxer and demuxer</li> > >>> + <li>Bitstream filter for editing metadata in VVC streams</li> > >>> + <li>Bitstream filter for converting VVC from MP4 to Annex B</li> > >>> + <li>scale_vt filter for videotoolbox</li> > >>> + <li>transpose_vt filter for videotoolbox</li> > >>> + <li>support for the P_SKIP hinting to speed up libx264 > encoding</li> > >>> + <li>Support HEVC,VP9,AV1 codec in enhanced flv format</li> > >>> + <li>apsnr and asisdr audio filters</li> > >>> + <li>OSQ demuxer and decoder</li> > >>> + <li>Support HEVC,VP9,AV1 codec fourcclist in enhanced rtmp > protocol</li> > >>> + <li>CRI USM demuxer</li> > >>> + <li>ffmpeg CLI '-top' option deprecated in favor of the setfield > filter</li> > >>> + <li>VAAPI AV1 encoder</li> > >>> + <li>ffprobe XML output schema changed to account for multiple > variable-fields elements within the same parent element</li> > >>> + <li>ffprobe -output_format option added as an alias of -of</li> > >>> + </ul> > >>> + <p> > >>> + This release had been overdue for at least half a year, but due > to constant activity in the repository, > >>> + had to be delayed, and we were finally able to branch off the > release recently, before some of the large > >>> + changes scheduled for 7.0 were merged. > >>> + </p> > >>> > >> The first clause doesn't sound accurate. 6.0 was released at the end of > Feb. With a 6 month cadence, it's 2 months off schedule. > >> > >> Regards, > >> Gyan > >> > > It is inaccurate as we had planned to do releases every 2 months or so. > Every 2 months? I do not remember that. > > Isn't the schedule 2 releases a year: major in Jan, minor in Jul? > > Regards, > Gyan > > _______________________________________________ > 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". > _______________________________________________ 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".
prev parent reply other threads:[~2023-11-10 16:06 UTC|newest] Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top 2023-11-09 21:53 Lynne 2023-11-10 4:08 ` Gyan Doshi 2023-11-10 5:39 ` Lynne 2023-11-10 5:50 ` Gyan Doshi 2023-11-10 16:14 ` Paul B Mahol [this message]
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to='CAPYw7P6qJVJxkKc6x_=fOoh5rpO9FxvOyNko7XCudmU0eHzUOA@mail.gmail.com' \ --to=onemda@gmail.com \ --cc=ffmpeg-devel@ffmpeg.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
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