[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 9725681 web/index: add news entry for 5.1

ffmpeg-git at ffmpeg.org ffmpeg-git at ffmpeg.org
Sat Jul 23 16:47:43 EEST 2022


The branch, master has been updated
       via  972568162d75dd6d1093bd5afb403b79821d3b96 (commit)
      from  42a0288d963853aa3c7043946feb4ac3f5242fd4 (commit)


- Log -----------------------------------------------------------------
commit 972568162d75dd6d1093bd5afb403b79821d3b96
Author:     James Almer <jamrial at gmail.com>
AuthorDate: Sat Jul 23 10:46:35 2022 -0300
Commit:     James Almer <jamrial at gmail.com>
CommitDate: Sat Jul 23 10:46:46 2022 -0300

    web/index: add news entry for 5.1

diff --git a/src/index b/src/index
index 99e210f..2aac720 100644
--- a/src/index
+++ b/src/index
@@ -35,6 +35,41 @@
     News
   </h1>
 
+  <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
+    major release, is now available! Some of the highlights:
+  </p>
+  <ul>
+    <li>add ipfs/ipns protocol support</li>
+    <li>dialogue enhance audio filter</li>
+    <li>dropped obsolete XvMC hwaccel</li>
+    <li>pcm-bluray encoder</li>
+    <li>DFPWM audio encoder/decoder and raw muxer/demuxer</li>
+    <li>SITI filter</li>
+    <li>Vizrt Binary Image encoder/decoder</li>
+    <li>avsynctest source filter</li>
+    <li>feedback video filter</li>
+    <li>pixelize video filter</li>
+    <li>colormap video filter</li>
+    <li>colorchart video source filter</li>
+    <li>multiply video filter</li>
+    <li>PGS subtitle frame merge bitstream filter</li>
+    <li>blurdetect filter</li>
+    <li>tiltshelf audio filter</li>
+    <li>QOI image format support</li>
+    <li>ffprobe -o option</li>
+    <li>virtualbass audio filter</li>
+    <li>VDPAU AV1 hwaccel</li>
+    <li>PHM image format support</li>
+    <li>remap_opencl filter</li>
+    <li>added chromakey_cuda filter</li>
+  </ul>
+  <p>
+    We strongly recommend users, distributors, and system integrators to
+    upgrade unless they use current git master.
+  </p>
+
   <h3 id="pr5.0">January 17th, 2022, FFmpeg 5.0 "Lorentz"</h3>
   <p>
     <a href="download.html#release_5.0">FFmpeg 5.0 "Lorentz"</a>, a new

-----------------------------------------------------------------------

Summary of changes:
 src/index | 35 +++++++++++++++++++++++++++++++++++
 1 file changed, 35 insertions(+)


hooks/post-receive
-- 



More information about the ffmpeg-cvslog mailing list