[FFmpeg-devel] [PATCH] web/index: add 3.1

Michael Niedermayer michael at niedermayer.cc
Mon Jun 27 16:29:25 CEST 2016


Some entries from the changelog are used
---
 src/index |   27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)

diff --git a/src/index b/src/index
index ff0caf2..79a71e8 100644
--- a/src/index
+++ b/src/index
@@ -37,6 +37,33 @@
     News
   </h1>
 
+  <h3 id="pr3.1">June 27th, 2016, FFmpeg 3.1 "Laplace"</h3>
+  <p>
+    <a href="download.html#release_3.1">FFmpeg 3.1 "Laplace"</a>, a new
+    major release, is now available! Some of the highlights:
+  </p>
+  <ul>
+    <li>DXVA2-accelerated HEVC Main10 decoding</li>
+    <li>Many new filters have been added</li>
+    <li>MediaCodec H264 decoding</li>
+    <li>AudioToolbox audio codec</li>
+    <li>VAAPI-accelerated format conversion and scaling</li>
+    <li>libnpp/CUDA-accelerated format conversion and scaling</li>
+    <li>VAAPI-accelerated H.264/HEVC/MJPEG encoding</li>
+    <li>DTS Express (LBR) decoder</li>
+    <li>Generic OpenMAX IL encoder with support for Raspberry Pi</li>
+    <li>IFF ANIM demuxer & decoder</li>
+    <li>Direct Stream Transfer (DST) decoder</li>
+    <li>CUDA CUVID H264/HEVC decoder</li>
+    <li>10-bit depth support in native utvideo decoder</li>
+    <li>YUY2 Lossless Codec decoder</li>
+    <li>See the <a href="https://git.videolan.org/?p=ffmpeg.git;a=blob_plain;f=Changelog;hb=n3.1">Changelog</a> for a list of more updates</li>
+  </ul>
+  <p>
+    We strongly recommend users, distributors, and system integrators to
+    upgrade unless they use current git master.
+  </p>
+
   <h3 id="gsoc2016">March 16th, 2016, Google Summer of Code</h3>
   <p>
     FFmpeg has been accepted as a <a href="https://summerofcode.withgoogle.com/">Google Summer of Code</a> open source organization. If you wish to
-- 
1.7.9.5



More information about the ffmpeg-devel mailing list