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

Richard Kern kernrj at gmail.com
Mon Jun 27 16:55:08 CEST 2016


> On Jun 27, 2016, at 10:29 AM, Michael Niedermayer <michael at niedermayer.cc> wrote:
> 
> 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
> 
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Can you add the VideoToolbox H.264 encoder? It wasn’t in the changelog.



More information about the ffmpeg-devel mailing list