[www-doc] [Git][VideoLAN.org/websites][master] 3.0: unify macOS naming and tweak minor bits
    Felix Paul Kühne 
    gitlab at videolan.org
       
    Sat Feb 10 13:38:38 CET 2018
    
    
  
Felix Paul Kühne pushed to branch master at VideoLAN organization / websites
Commits:
103d1737 by Felix Paul Kühne at 2018-02-10T13:38:33+01:00
3.0: unify macOS naming and tweak minor bits
- - - - -
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
@@ -275,7 +275,7 @@
                             <li>HEVC hardware decoding using OMX and MediaCodec (Android)</li>
                             <li>MPEG-2, VC1/WMV3 hardware decoding on Android</li>
                             <li>Important improvements for the MMAL decoder and output for rPI and rPI2</li>
-                            <li>New hardware accelerated decoder for OS X and and iOS based on Video Toolbox</li>
+                            <li>HEVC and H.264 hardware decoding for macOS and and iOS based on VideoToolbox</li>
                             <li>New VA-API decoder and rendering for Linux</li>
                         </ul>
                     </div>
@@ -426,10 +426,10 @@
         </div>
         <div class="clearme"></div>
         <div style="width: 50%; float: left;">
-        <h2 style="margin-top: 30px;">OS X</h2>
+        <h2 style="margin-top: 30px;">macOS</h2>
         <a id='downloadButton' href='<?php echo getDownloadLink("vlc", $macosxversion, "macosx/vlc-$macosxversion.dmg" ); ?>' >
                <img style='position: absolute; top: -10px; left: -10px;' src='/images/downloadVLC.png' alt='Download VLC icon' />
-               <span class='downloadText'><?php echo _("VLC for OS X"); ?></span>
+               <span class='downloadText'><?php echo _("VLC for macOS"); ?></span>
                <span id='downloadDetails' style='font-size: 12px; color: white;'>
                Version <span id='downloadVersion'><?php echo $macosxversion ?></span> - 64bits</span>
            </a>
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/103d1737176c5787f33de564bbc02b4bbeb78c84
---
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/103d1737176c5787f33de564bbc02b4bbeb78c84
You're receiving this email because of your account on code.videolan.org.
    
    
More information about the www-doc
mailing list