[www-doc] [Git][VideoLAN.org/websites][master] Update release notes for 3.0.0

Jean-Baptiste Kempf gitlab at videolan.org
Wed Aug 1 16:19:30 CEST 2018


Jean-Baptiste Kempf pushed to branch master at VideoLAN organization / websites


Commits:
7ee7be11 by Jean-Baptiste Kempf at 2018-08-01T16:19:20+02:00
Update release notes for 3.0.0

- - - - -


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
@@ -260,7 +260,8 @@
                             <li>Stream to distant renderers, like Chromecast
                             <li>360 video and 3D audio playback with viewpoint change
                             <li>Support for Ambisonics audio and more than 8 audio channels
-                            <li>Subtitles size modification live
+                            <li>Subtitles size modification during playback
+                            <li>Secure passwords storage
                         </ul>
                     </div>
                 </div>
@@ -295,9 +296,11 @@
                             <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>TDSC, Canopus HQX, Cineform, SpeedHQ, Pixlet, QDMC and FMVC decoders</li>
-                            <li>TTML subtitles support</li>
+                            <li>TTML subtitles support, including EBU-TT variant</li>
                             <li>Rewrite of webVTT subtitles support, including CSS style support</li>
                             <li>BluRay text subtitles (HDMV) deocoder</li>
+                            <li>Support for ARIB-B24, CEA-708</li>
+                            <li>New decoder for MIDI on macOS, iOS and Windows</li>
                         </ul>
                     </div>
                 </div>
@@ -307,11 +310,14 @@
                 <div class='clearme'>
                     <div>
                         <ul>
-                            <li>Rework of the MP4 demuxer</li>
-                            <li>Rework of the TS demuxer</li>
+                            <li>Rework of the MP4 demuxer,<br /> including 608/708, Flip4Mac, XiphQT, VP8, TTML mappings</li>
+                            <li>Rework of the TS demuxer,<br /> including Opus, SCTE-18, ARIB mappings </li>
                             <li>HD-DVD .evo support</li>
-                            <li>Rework of the PS demuxer</li>
-                            <li>Improvements on MKV</li>
+                            <li>Rework of the PS demuxer, supporting HEVC, improving compatibility of broken files</li>
+                            <li>Improvements on MKV, including support for DVD-menus and FFv1, and faster seeking</li>
+                            <li>Support for Chained-Ogg, raw-HEVC and improvements for Flac</li>
+                            <li>Support for Creative ADPCM in AVI and VOC files</li>
+                            <li>Improved metadata formats in most file formats</li>
                         </ul>
                     </div>
                 </div>
@@ -320,6 +326,41 @@
 
         <div class="row">
             <div class="col-md-6">
+                <div class='audienceCallout'><?php echo _("Protocols and devices"); ?></div>
+                <div class='clearme'>
+                    <div>
+                        <ul>
+                            <li>Full support for Bluray Menus (BD-J) and Bluray ISO</li>
+                            <li>Rewrite of Adaptive Streaming protocols support</li>
+                            <li>Support for HLSv4 to HLSv7, including MP4 and ID3 cases</li>
+                            <li>Rewrite of DASH support, including MPEG2TS and ISOBMFF</li>
+                            <li>Support SAT>IP devices, for DVB-S via IP networks</li>
+                            <li>Support for HTTP 2.0</li>
+                            <li>Support NFS, SMB and SFTP shares, with browsing</li>
+                            <li>Support for SRT streaming protocol</li>
+                        </ul>
+                    </div>
+                </div>
+            </div>
+            <div class="col-md-6">
+                <div class='audienceCallout'><?php echo _("Stream output and encoding"); ?></div>
+                <div class='clearme'>
+                    <div>
+                        <ul>
+                            <li>Support for streaming to Chromecast devices
+                            <li>Support for VP8 and VP9 encoding through libvpx
+                            <li>Support for streaming Opus inside TS
+                            <li>Support for mp4 fragmented muxing
+                            <li>Improvements for x265 encoding
+                        </ul>
+                    </div>
+                </div>
+            </div>
+            </div>
+
+ 
+        <div class="row">
+            <div class="col-md-6">
                 <div class='audienceCallout'><?php echo _("Video outputs and filters"); ?></div>
                 <div class='clearme'>
                     <div>



View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/7ee7be116d472d0904cf764a7f5beb348499b4d5

-- 
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/7ee7be116d472d0904cf764a7f5beb348499b4d5
You're receiving this email because of your account on code.videolan.org.


More information about the www-doc mailing list