[www-doc] [Git][VideoLAN.org/websites][master] 3.0: Add a section about libVLC
Jean-Baptiste Kempf
gitlab at videolan.org
Wed Aug 1 16:30:45 CEST 2018
Jean-Baptiste Kempf pushed to branch master at VideoLAN organization / websites
Commits:
5aa797b6 by Jean-Baptiste Kempf at 2018-08-01T16:30:29+02:00
3.0: Add a section about libVLC
- - - - -
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
@@ -314,8 +314,8 @@
<div class='clearme'>
<div>
<ul>
- <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>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, supporting HEVC, improving compatibility of broken files</li>
<li>Improvements on MKV, including support for DVD-menus and FFv1, and faster seeking</li>
@@ -438,6 +438,28 @@
</div>
</div>
+ <div class="row">
+ <div class="col-md-6">
+ <div class='audienceCallout'>VLC SDK - libVLC</div>
+ <div class='clearme'>
+ <div>
+ <ul>
+ <li>New bindings for C++ and C++/CX</li>
+ <li>New input-from-memory to implement custom protocols or DRM
+ <li>Support for ChromeCast and Renderer targets
+ <li>Improve API for servers discovery
+ <li>New API for dialogs, notably for HTTPS warnings
+ <li>New API to manage slaves inputs, including subtitles over the network
+ <li>Improve codec, format descriptions and associated metadata
+ <li>Improve EPG events API
+ <li>Better support for Android applications, native and Java ones
+ </ul>
+ </div>
+ </div>
+ </div>
+ </div>
+
+
</div>
</section>
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/5aa797b63732afc4cda08e4b1c01865e345ca578
--
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/5aa797b63732afc4cda08e4b1c01865e345ca578
You're receiving this email because of your account on code.videolan.org.
More information about the www-doc
mailing list