[www-doc] [Git][VideoLAN.org/websites][master] 2 commits: 3.0 release: add a codec feature list

Adrien Maglo gitlab at videolan.org
Fri Feb 9 14:54:45 CET 2018


Adrien Maglo pushed to branch master at VideoLAN organization / websites


Commits:
64e667bd by Adrien Maglo at 2018-02-09T14:54:27+01:00
3.0 release: add a codec feature list

- - - - -
da4c40e4 by Adrien Maglo at 2018-02-09T14:54:27+01:00
3.0 release: add a container feature list

- - - - -


1 changed file:

- www.videolan.org/vlc/releases/3.0.0.php


Changes:

=====================================
www.videolan.org/vlc/releases/3.0.0.php
=====================================
--- a/www.videolan.org/vlc/releases/3.0.0.php
+++ b/www.videolan.org/vlc/releases/3.0.0.php
@@ -248,17 +248,19 @@
                 </div>
             </div>
             <div style='float: left; width: 480px;'>
-                <div class='audienceCallout'><?php echo _("Formats"); ?></div>
+                <div class='audienceCallout'><?php echo _("Codecs"); ?></div>
                 <div class='clearme'>
                     <div class='productDescription'>
                         <ul>
-                           <li>Support for BD-Java menus and overlay in Blu-Ray</li>
-                           <li>Acceleration of VP9 and H.265/HEVC decoders</li>
-                           <li>Rewritten support for WMV, Ogg, MP4 and AVI, notably for seeking</li>
-                           <li>Support for encoding in H.265, Opus and VP9</li>
-                           <li>Support for WebVTT, Ogg/VP8, Opus/MKV, CAF</li>
-                           <li>Support for THP, Renderware and Escape Replay videogames files</li>
-                           <li>Support for SRT language detection</li>
+                            <li>Support for BD-Java menus and overlay in Blu-Ray</li>
+                            <li>Support for experimental AV1 video and Daala video</li>
+                            <li>Support for the OggSpots video codec</li>
+                            <li>New MPEG-1 & 2 audio layer I, II, III + MPEG 2.5 decoder based on libmpg123</li>
+                            <li>New BPG decoder based on libbpg</li>
+                            <li>Support TDSC, Canopus HQX, Cineform, SpeedHQ, Pixlet, QDMC and FMVC codecs</li>
+                            <li>TTML subtitles support, including EBU-TT-D variant</li>
+                            <li>Rewrite of webVTT subtitles support, including CSS style support</li>
+                            <li>BluRay text subtitles (HDMV) are now decoded</li>
                         </ul>
                     </div>
                 </div>
@@ -281,18 +283,15 @@
                 </div>
             </div>
             <div style='float: left; width: 480px;'>
-                <div class='audienceCallout'><?php echo _("Codecs / Protocols"); ?></div>
+                <div class='audienceCallout'><?php echo _("Containers"); ?></div>
                 <div class='clearme'>
                     <div class='productDescription'>
                         <ul>
-                           <li>Support for MMS split streams for audio selection (European Parliament)</li>
-                           <li>Support FTPS (FTP/TLS) protocol</li>
-                           <li>New decoder for VP8 and VP9 using libvpx for Linux distributions without avcodec</li>
-                           <li>Improvements on Teletext, Subrip, and Tx3g subtitles</li>
-                           <li>Support for MSN audio, Atrac3+, VP7, Bink, TAK, On2 AVC, DK3, DK4 </li>
-                           <li>Support for IMC, Vivo g723.1, Smacker, FIC, Auravision, Canopus Lossless</li>
-                           <li>Support x264 and FFv1 codecs RGB modes </li>
-                           <li>Fixes for DVD, Audio-CD, M2TS LPCM audio, Speex
+                            <li>Important rework of the MP4 demuxer</li>
+                            <li>Important rework of the TS demuxer</li>
+                            <li>Support of HD-DVD .evo</li>
+                            <li>Important rework of the PS demuxer</li>
+                            <li>Improvements on MKV</li>
                         </ul>
                     </div>
                 </div>



View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/compare/60d96a42fafdf53bf6130fdba7993b6deed3e203...da4c40e48cfe9e82f5cc6eb72408c84029dd0b3b

---
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/compare/60d96a42fafdf53bf6130fdba7993b6deed3e203...da4c40e48cfe9e82f5cc6eb72408c84029dd0b3b
You're receiving this email because of your account on code.videolan.org.


More information about the www-doc mailing list