[www-doc] [Git][VideoLAN.org/websites][master] 2 commits: Updated source code addresses for the moved libraries.

Konstantin Pavlov gitlab at videolan.org
Sat Dec 1 17:07:11 CET 2018


Konstantin Pavlov pushed to branch master at VideoLAN organization / websites


Commits:
2cda16e8 by Konstantin Pavlov at 2018-12-01T15:39:12Z
Updated source code addresses for the moved libraries.

While at it, made links https where it made sense.

- - - - -
61764d26 by Konstantin Pavlov at 2018-12-01T16:06:53Z
Updated various links where applicable.

- - - - -


10 changed files:

- www.videolan.org/developers/libaacs.php
- www.videolan.org/developers/libbdplus.php
- www.videolan.org/developers/libbluray.php
- www.videolan.org/developers/libdca.php
- www.videolan.org/developers/libdvbcsa.php
- www.videolan.org/developers/libdvbpsi.php
- www.videolan.org/developers/libdvdcss.php
- www.videolan.org/developers/libdvdnav.php
- www.videolan.org/developers/vlc.php
- www.videolan.org/developers/x264.php


Changes:

=====================================
www.videolan.org/developers/libaacs.php
=====================================
@@ -11,12 +11,12 @@
     <h1 class="bigtitle">libaacs</h1>
 
     <p><code>libaacs</code> is a <b>research project</b> to implement the Advanced Access Content System
-    <a href="http://www.aacsla.com/specifications/">specification</a>.</p>
+    <a href="https://www.aacsla.com/specifications/">specification</a>.</p>
     <p>This <b>research</b> project provides, through an <b>open-source</b> library, a way to understand how
-    the <a href="http://en.wikipedia.org/wiki/Advanced_Access_Content_System">AACS</a> works.</p>
+    the <a href="https://en.wikipedia.org/wiki/Advanced_Access_Content_System">AACS</a> works.</p>
 
     <p>This <b>research</b> project is mainly developed by an international team of
-    developers from <a href="http://www.doom9.org/">Doom9</a>.</p>
+    developers from <a href="https://www.doom9.org/">Doom9</a>.</p>
 
     <p>Latest release is <b>libaacs <?php echo $libaacs_version; ?></b></p>
 
@@ -32,15 +32,15 @@
     </ul>
 
     <h2>Get libaacs</h2>
-    <p>You can get <code>libaacs</code> latest release on our ftp:
-        <a href="ftp://ftp.videolan.org/pub/videolan/libaacs/<?php echo "{$libaacs_version}/libaacs-{$libaacs_version}.tar.bz2" ?>">
+    <p>You can get <code>libaacs</code> latest release on our download server:
+        <a href="https://download.videolan.org/pub/videolan/libaacs/<?php echo "{$libaacs_version}/libaacs-{$libaacs_version}.tar.bz2" ?>">
             <?php echo "libaacs {$libaacs_version}" ?>
         </a>
     </p>
 
     <p><code>libaacs</code> is also available through <a href="https://wiki.videolan.org/Git">Git</a> at:</p>
-    <pre><code>git clone https://git.videolan.org/git/libaacs.git</code></pre>
-    <p>You can browse the source code at  <a href="http://git.videolan.org/?p=libaacs.git">git.videolan.org</a>.</p>
+    <pre><code>git clone https://code.videolan.org/videolan/libaacs.git</code></pre>
+    <p>You can browse the source code at  <a href="https://code.videolan.org/videolan/libaacs">code.videolan.org</a>.</p>
 
     <h2>Mailing list</h2>
     <p>You can discuss about libaacs on the <a href="https://mailman.videolan.org/listinfo/libaacs-devel">libaacs-devel mailing list</a>.</p>


=====================================
www.videolan.org/developers/libbdplus.php
=====================================
@@ -13,7 +13,7 @@
     <p><code>libbdplus</code> is a <b>research project</b> to implement the
     <a href="http://www.bdplusllc.com/">BD+ System Specifications</a>.</p>
     <p>This <b>research</b> project provides, through an <b>open-source</b> library, a way to understand how
-    the <a href="http://en.wikipedia.org/wiki/BD+">BD+</a> works.</p>
+    the <a href="https://en.wikipedia.org/wiki/BD+">BD+</a> works.</p>
 
      <p>Latest release is <b>libbdplus <?php echo $libbdplus_version; ?></b></p>
 
@@ -29,15 +29,15 @@
     </ul>
 
     <h2>Get libbdplus</h2>
-    <p>You can get <code>libbdplus</code> latest release on our ftp:
-        <a href="ftp://ftp.videolan.org/pub/videolan/libbdplus/<?php echo "{$libbdplus_version}/libbdplus-{$libbdplus_version}.tar.bz2" ?>">
+    <p>You can get <code>libbdplus</code> latest release on our download server:
+        <a href="https://download.videolan.org/pub/videolan/libbdplus/<?php echo "{$libbdplus_version}/libbdplus-{$libbdplus_version}.tar.bz2" ?>">
             <?php echo "libbdplus {$libbdplus_version}" ?>
         </a>
     </p>
 
     <p><code>libbdplus</code> is also available through <a href="https://wiki.videolan.org/Git">Git</a> at:</p>
-    <pre><code>git clone http://git.videolan.org/git/libbdplus.git</code></pre>
-    <p>You can browse the source code at  <a href="http://git.videolan.org/?p=libbdplus.git">git.videolan.org</a>.</p>
+    <pre><code>git clone https://code.videolan.org/videolan/libbdplus.git</code></pre>
+    <p>You can browse the source code at  <a href="https://code.videolan.org/videolan/libbdplus">code.videolan.org</a>.</p>
 
     <h2>Mailing list</h2>
     <p>You can discuss about libbdplus on the <a href="https://mailman.videolan.org/listinfo/libbdplus-devel">libbdplus-devel mailing list</a>.</p>


=====================================
www.videolan.org/developers/libbluray.php
=====================================
@@ -11,7 +11,7 @@
     <h1 class="bigtitle">libbluray</h1>
 
     <p><code>libbluray</code> is an <b>open-source</b> library designed for Blu-Ray Discs playback for media players, like <a href="/vlc/">VLC</a> or MPlayer.</p>
-    <p>This <b>research</b> project is developed by an international team of developers from <a href="http://www.doom9.org/">Doom9</a>.</p>
+    <p>This <b>research</b> project is developed by an international team of developers from <a href="https://www.doom9.org/">Doom9</a>.</p>
     <p>Latest release is <b>libbluray <?php echo $libbluray_version ?></b>.</p>
 
     <h2>Features</h2>
@@ -24,7 +24,7 @@
         <li><b>Fun:</b> <code>libbluray</code> is a fun to hack on project, in its starting phase.</li>
     </ul>
 
-    <p><b>NB:</b> Most commercial Blu-Ray are protected by <a href="http://www.aacsla.com/">AACS</a> or
+    <p><b>NB:</b> Most commercial Blu-Ray are protected by <a href="https://www.aacsla.com/">AACS</a> or
     <a href="http://www.bdplusllc.com/">BD+</a> technologies and this library is not enough to playback those discs.</p>
     <p>People interested in AACS technologies should have a look at <a href="/developers/libaacs.html">libaacs</a>.</p>
     <p>People interested in BD+ technologies should have a look at <a href="/developers/libbdplus.html">libbdplus</a>.</p>
@@ -32,15 +32,15 @@
 
     <h2>Get libbluray</h2>
     <p>
-        You can get <code>libbluray</code> latest release on our ftp:
-        <a href="ftp://ftp.videolan.org/pub/videolan/libbluray/<?php echo "{$libbluray_version}/libbluray-{$libbluray_version}.tar.bz2" ?>">
+        You can get <code>libbluray</code> latest release on our download server:
+        <a href="https://download.videolan.org/pub/videolan/libbluray/<?php echo "{$libbluray_version}/libbluray-{$libbluray_version}.tar.bz2" ?>">
             <?php echo "libbluray {$libbluray_version}" ?>
         </a>
     </p>
 
     <p><code>libbluray</code> is also available through <a href="https://wiki.videolan.org/git">git</a> at:</p>
-    <pre><code>git clone http://git.videolan.org/git/libbluray.git</code></pre>
-    <p>you can browse the source code at  <a href="http://git.videolan.org/?p=libbluray.git">git.videolan.org</a>.</p>
+    <pre><code>git clone https://code.videolan.org/videolan/libbluray.git</code></pre>
+    <p>you can browse the source code at  <a href="https://code.videolan.org/videolan/libbluray">code.videolan.org</a>.</p>
 
 
     <h2>Mailing list</h2>
@@ -55,7 +55,7 @@
         <code>libbluray</code> ne contourne aucune mesure technique de protection <i>MTP</i> (doesn't include any DRM-circumvention tool).
     </p>
     <p>
-        <code>libbluray</code> s'inscrit dans le <b>droit à l'interopérabilité</b>, tel que décrit par <a href="http://www.legifrance.gouv.fr/affichJuriAdmin.do?oldAction=rechJuriAdmin&idTexte=CETATEXT000019216315&fastReqId=1851277972&fastPos=1"><i>CE 10e et 9e sous­sect., 16 juillet 2008, n° 301843, APRIL</i></a>, par le <i><a href="http://www.legifrance.gouv.fr/affichCodeArticle.do;jsessionid=257F3A2551AFEA654609264234C2CD43.tpdjo13v_3?cidTexte=LEGITEXT000006069414&idArticle=LEGIARTI000006278920&dateTexte=&categorieLien=cid">CPI 122-6-1</a></i> et par le <a href="http://www.legifrance.gouv.fr/affichCodeArticle.do;jsessionid=257F3A2551AFEA654609264234C2CD43.tpdjo13v_3?cidTexte=LEGITEXT000006069414&idArticle=LEGIARTI000020740194&dateTexte=20100708&categorieLien=id#LEGIARTI000020740194"><i>CPI 331-5</i></a>.
+        <code>libbluray</code> s'inscrit dans le <b>droit à l'interopérabilité</b>, tel que décrit par <a href="https://www.legifrance.gouv.fr/affichJuriAdmin.do?oldAction=rechJuriAdmin&idTexte=CETATEXT000019216315&fastReqId=1851277972&fastPos=1"><i>CE 10e et 9e sous­sect., 16 juillet 2008, n° 301843, APRIL</i></a>, par le <i><a href="https://www.legifrance.gouv.fr/affichCodeArticle.do;jsessionid=257F3A2551AFEA654609264234C2CD43.tpdjo13v_3?cidTexte=LEGITEXT000006069414&idArticle=LEGIARTI000006278920&dateTexte=&categorieLien=cid">CPI 122-6-1</a></i> et par le <a href="https://www.legifrance.gouv.fr/affichCodeArticle.do;jsessionid=257F3A2551AFEA654609264234C2CD43.tpdjo13v_3?cidTexte=LEGITEXT000006069414&idArticle=LEGIARTI000020740194&dateTexte=20100708&categorieLien=id#LEGIARTI000020740194"><i>CPI 331-5</i></a>.
     </p>
 
 


=====================================
www.videolan.org/developers/libdca.php
=====================================
@@ -10,7 +10,7 @@
 
     <p>libdca is a free library for decoding DTS Coherent Acoustics streams. The code is written by <a href="mailto:gbazin at videolan.org">Gildas Bazin</a> and was based on the <a href="http://liba52.sourceforge.net/">a52dec</a> project. It is released under the terms of the GPL license.</p>
 
-    <p>The DTS Coherent Acoustics standard (ETSI 102 114 v1.2.1), as published by the ETSI, is available <a href="http://pda.etsi.org/pda/queryform.asp">here</a> (look for DTS Coherent Acoustics).</p>
+    <p>The DTS Coherent Acoustics standard (ETSI 102 114 v1.2.1), as published by the ETSI, is available <a href="https://www.etsi.org/standards-search">here</a> (look for DTS Coherent Acoustics).</p>
 
 
     <h2>Development status</h2>
@@ -49,10 +49,9 @@
     <h2>Projects using libdca</h2>
     <ul class="bullets">
         <li><a href="//www.videolan.org/">VLC media player</a>: a cross-platform video player and streaming solution.</li>
-        <li><a href="http://sourceforge.net/projects/guliverkli/">Media Player Classic</a>: a win32 player just like WMP6.4 except that it has a lot more features.</li>
-        <li><a href="http://xine.sourceforge.net/">Xine</a>: a free multimedia player.</li>
-        <li><a href="http://ffmpeg.org/">FFmpeg</a>: a complete solution to record, convert and stream audio and video.</li>
-        <li><a href="http://www.xboxmediacenter.de/">XboxMediaCenter (XBMC)</a>: a free multimedia player for the Xbox game-console.</li>
+        <li><a href="https://sourceforge.net/projects/guliverkli/">Media Player Classic</a>: a win32 player just like WMP6.4 except that it has a lot more features.</li>
+        <li><a href="https://xine.sourceforge.net/">Xine</a>: a free multimedia player.</li>
+        <li><a href="https://ffmpeg.org/">FFmpeg</a>: a complete solution to record, convert and stream audio and video.</li>
         <li><a href="http://www.mplayerhq.hu/">MPlayer</a>: a free multimedia player.</li>
         <li><a href="http://ffdshow.sourceforge.net/">ffdshow</a>: a DirectShow filter for most A/V codecs.</li>
     </ul>


=====================================
www.videolan.org/developers/libdvbcsa.php
=====================================
@@ -36,7 +36,7 @@
     <p>The latest <code>libdvbcsa</code> release is 1.1.0.</p>
 
     <p><code>libdvbcsa</code> is available through <a href="https://code.videolan.org/videolan/libdvbcsa/">Git</a> or
-    by browsing the <a href="http://download.videolan.org/pub/videolan/libdvbcsa/">releases</a>.</p>
+    by browsing the <a href="https://download.videolan.org/pub/videolan/libdvbcsa/">releases</a>.</p>
 
 
     <h3>Git checkout</h3>


=====================================
www.videolan.org/developers/libdvbpsi.php
=====================================
@@ -35,14 +35,14 @@
 
 
     <h2>Get libdvbpsi</h2>
-    <p>The latest <code>libdvbpsi</code> (LGPL v2.1) release <a href="/pub/libdvbpsi/1.3.2/"><b>version 1.3.2</b></a>. Note: the API has changed since version 0.2.2 you need to update your applications.</p>
-    <p>The latest <code>libdvbpsi</code> GPL v2 release is <a href="/pub/libdvbpsi/0.1.7/"><b>version 0.1.7</b></a>.</p>
+    <p>The latest <code>libdvbpsi</code> (LGPL v2.1) release <a href="https://download.videolan.org/pub/libdvbpsi/1.3.2/"><b>version 1.3.2</b></a>. Note: the API has changed since version 0.2.2 you need to update your applications.</p>
+    <p>The latest <code>libdvbpsi</code> GPL v2 release is <a href="http://download.videolan.org/pub/libdvbpsi/0.1.7/"><b>version 0.1.7</b></a>.</p>
     <p><code>libdvbpsi</code> source code is available through <a href="https://wiki.videolan.org/git">git</a> at:</p>
-    <pre><code>git clone http://git.videolan.org/git/libdvbpsi.git</code></pre>
+    <pre><code>git clone https://git.videolan.org/git/libdvbpsi.git</code></pre>
     <p>The stable release source code archive is available through:</p>
     <pre><code>git checkout -t origin/branch/1.3.0-bugfix</code></pre>
 
-    <p>All releases can be found by browsing the <a href="/pub/libdvbpsi/"><b>releases</b></a>.</p>
+    <p>All releases can be found by browsing the <a href="https://download.videolan.org/pub/libdvbpsi/"><b>releases</b></a>.</p>
     <p>The source code can browsed at  <a href="https://code.videolan.org/videolan/libdvbpsi">code.videolan.org</a>.</p>
 
 


=====================================
www.videolan.org/developers/libdvdcss.php
=====================================
@@ -24,18 +24,18 @@
     <p>The latest version of <code>libdvdcss</code> is <b>1.4.1</b>.</p>
 
     <p>Our Debian/Ubuntu repository can be accessed by adding the following lines to /etc/apt/sources.list</p>
-    <pre><code>deb http://download.videolan.org/pub/debian/stable/ /</code></pre>
-    <pre><code>deb-src http://download.videolan.org/pub/debian/stable/ /</code></pre>
+    <pre><code>deb https://download.videolan.org/pub/debian/stable/ /</code></pre>
+    <pre><code>deb-src https://download.videolan.org/pub/debian/stable/ /</code></pre>
     <p>And by running</p>
-    <pre><code>wget -O - http://download.videolan.org/pub/debian/videolan-apt.asc | sudo apt-key add -</code></pre>
+    <pre><code>wget -O - https://download.videolan.org/pub/debian/videolan-apt.asc | sudo apt-key add -</code></pre>
     <p><code>libdvdcss</code> is available through <a href="https://wiki.videolan.org/Git">Git</a> or by browsing the <a href="//download.videolan.org/pub/libdvdcss/">releases</a>.</p>
 
     <h3>Git checkout</h3>
-    <pre><code>$ git clone http://code.videolan.org/videolan/libdvdcss.git</code></pre>
+    <pre><code>$ git clone https://code.videolan.org/videolan/libdvdcss.git</code></pre>
     <p>You can also access the code <a href="https://code.videolan.org/videolan/libdvdcss">online</a>.</p>
 
     <h2>Changelog and Documentation</h2>
-    <p>You can see the <a href="libdvdcss/NEWS">release notes</a> and the <a href="libdvdcss/ChangeLog">ChangeLog</a>.</p>
+    <p>You can see the <a href="https://code.videolan.org/videolan/libdvdcss/blob/master/NEWS">release notes</a> and the <a href="https://code.videolan.org/videolan/libdvdcss/commits/master">change log</a>.</p>
 
     <table class="table table-condensed">
         <thead>


=====================================
www.videolan.org/developers/libdvdnav.php
=====================================
@@ -26,7 +26,7 @@
     <p><code>libdvdnav</code> is available through <a href="https://wiki.videolan.org/Git">Git</a> or by browsing the <a href="//download.videolan.org/pub/videolan/libdvdnav/">releases</a>.</p>
 
     <h3>Git checkout</h3>
-    <pre><code>$ git clone http://code.videolan.org/videolan/libdvdnav.git</code></pre>
+    <pre><code>$ git clone https://code.videolan.org/videolan/libdvdnav.git</code></pre>
     <p>You can also access the code <a href="https://code.videolan.org/videolan/libdvdnav">online</a>.</p>
 
     <h2>Get libdvdread</h2>
@@ -35,7 +35,7 @@
     <p><code>libdvdread</code> is available through <a href="https://wiki.videolan.org/Git">Git</a> or by browsing the <a href="//download.videolan.org/pub/videolan/libdvdread/">releases</a>.</p>
 
     <h3>Git checkout</h3>
-    <pre><code>$ git clone http://code.videolan.org/videolan/libdvdread.git</code></pre>
+    <pre><code>$ git clone https://code.videolan.org/videolan/libdvdread.git</code></pre>
     <p>You can also access the code <a href="https://code.videolan.org/videolan/libdvdread">online</a>.</p>
 
     <h2>Legal information</h2>


=====================================
www.videolan.org/developers/vlc.php
=====================================
@@ -8,7 +8,7 @@
 <h1>VLC media player</h1>
 
 <p>This is the VLC media player's developer page. <br />
-See the <a href="http://www.videolan.org/vlc/">VLC page</a> if you are not willing to develop VLC media player. </p>
+See the <a href="//www.videolan.org/vlc/">VLC page</a> if you are not willing to develop VLC media player. </p>
 
 <h2>Developers' Wiki</h2>
 <p>As VLC media player evolves really fast, a lot of the documentation and tools information 
@@ -19,11 +19,11 @@ Check it out!</p>
 
 <p><code>VLC</code> is available through 
 <a href="https://wiki.videolan.org/Git">Git</a> or by
-browsing the <a href="http://www.videolan.org/pub/vlc/">releases</a>.</p>
+browsing the <a href="//get.videolan.org/vlc/">releases</a>.</p>
 
 <p> You can also see the 
-<a href="http://trac.videolan.org/vlc/browser/NEWS?format=txt">release notes</a> and the 
-<a href="http://trac.videolan.org/vlc/browser/ChangeLog?format=txt">ChangeLog</a>.
+<a href="https://git.videolan.org/?p=vlc/vlc-3.0.git;a=blob;f=NEWS">release notes</a> and the
+<a href="https://git.videolan.org/?p=vlc/vlc-3.0.git;a=summary">ChangeLog</a>.
 You can also give an eye on the <a href="https://wiki.videolan.org/GetTheSource">"Get the source" wiki page</a>.</p>
 
 


=====================================
www.videolan.org/developers/x264.php
=====================================
@@ -12,8 +12,8 @@
         <div class="column col-xs-12 col-md-6">
             <div class="projectDescription">
                 <p>x264 is a <b>free software</b> <b>library</b> and <b>application</b> for encoding video streams into the
-                <b><a href="http://en.wikipedia.org/wiki/H.264">H.264/MPEG-4 AVC</a></b> compression format,
-                and is released under the terms of the <a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html">GNU GPL</a>.</p>
+                <b><a href="https://en.wikipedia.org/wiki/H.264">H.264/MPEG-4 AVC</a></b> compression format,
+                and is released under the terms of the <a href="https://www.gnu.org/licenses/old-licenses/gpl-2.0.html">GNU GPL</a>.</p>
             </div>
             <a id="downloadButton" href="ftp://ftp.videolan.org/pub/x264/snapshots/last_x264.tar.bz2">
                 <img style="position: absolute; top: -10px; left: -10px;" src="/images/downloadX264.png" alt="Download x264 icon" />
@@ -23,7 +23,7 @@
                 </span>
             </a>
             <div class="clearfix"></div>
-            <p style="padding-top: 1em;"><a class="extraInfoLink" href="http://download.videolan.org/pub/videolan/x264/binaries/" >Binaries</a></p>
+            <p style="padding-top: 1em;"><a class="extraInfoLink" href="https://download.videolan.org/pub/videolan/x264/binaries/" >Binaries</a></p>
         </div>
 
         <div class="column col-xs-12 col-md-6">
@@ -32,7 +32,7 @@
                 <li>Provides best-in-class performance, compression, and features.</li>
                 <li>Achieves dramatic performance, encoding 4 or more 1080p streams in realtime on a single consumer-level computer.</li>
                 <li>Gives the best quality, having the most advanced psychovisual optimizations.</li>
-                <li>Support features necessary for many different applications, such as television broadcast, <a href="http://www.x264bluray.com/">Blu-ray</a> low-latency video applications, and web video.</li>
+                <li>Support features necessary for many different applications, such as television broadcast, Blu-ray low-latency video applications, and web video.</li>
                 <li>x264 forms the core of many web video services, such as Youtube, Facebook, Vimeo, and Hulu.
                 It is widely used by television broadcasters and ISPs.</li>
             </ul>
@@ -44,13 +44,13 @@
             <h2>Getting x264</h2>
             <h3>Source</h3>
             <p>The latest x264 source code can always be found by anonymous <a href="https://wiki.videolan.org/Git">git</a> repository:</p>
-            <pre><code># git clone http://git.videolan.org/git/x264.git</code></pre>
-            <p>Or grab a <a href="ftp://ftp.videolan.org/pub/videolan/x264/snapshots/">daily tarball</a>.</p>
-            <p>You can <a href="http://git.videolan.org/?p=x264.git;a=summary">browse the source</a> on-line.</p>
+            <pre><code># git clone https://git.videolan.org/git/x264.git</code></pre>
+            <p>Or grab a <a href="https://download.videolan.org/pub/videolan/x264/snapshots/">daily tarball</a>.</p>
+            <p>You can <a href="https://git.videolan.org/?p=x264.git;a=summary">browse the source</a> on-line.</p>
 
             <h3>Application binaries</h3>
             <p>Official builds for Windows, Linux, and MacOSX are available
-            from <a href="http://download.videolan.org/pub/x264/binaries/">here</a>.</p>
+            from <a href="https://download.videolan.org/pub/x264/binaries/">here</a>.</p>
         </div>
         <div class="column col-xs-12 col-md-6">
             <h2>News</h2>
@@ -113,11 +113,11 @@
         <div class="column col-xs-12 col-md-4">
             <h2>Bugs</h2>
             <p>Please report any bugs to the <a href="/developers/lists.html">mailing list</a>.</p>
-            <p>If it is a crash, then compile x264 with <code>./configure --enable-debug</code> and follow the <a href="http://ffmpeg.org/bugreports.html">ffmpeg bugreporting guidelines</a>.</p>
+            <p>If it is a crash, then compile x264 with <code>./configure --enable-debug</code> and follow the <a href="https://ffmpeg.org/bugreports.html">ffmpeg bugreporting guidelines</a>.</p>
         </div>
         <div class="column col-xs-12 col-md-4">
             <h2>Licensing</h2>
-            <p>In addition to being free to use under the <a href="http://www.gnu.org/licenses/gpl-2.0.html">GNU GPL</a>, x264 is also available under a commercial license from x264 LLC and <a href="http://corecodec.com/" rel="nofollow">CoreCodec</a>. Contact info at x264licensing.com for more details.</p>
+            <p>In addition to being free to use under the <a href="https://www.gnu.org/licenses/gpl-2.0.html">GNU GPL</a>, x264 is also available under a commercial license from x264 LLC and <a href="https://corecodec.com/" rel="nofollow">CoreCodec</a>. Contact info at x264licensing.com for more details.</p>
         </div>
     </div>
     <hr />



View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/compare/4ec1f888fda46e08e8b84daacf5cb947c554023b...61764d26e39a391affb0e3c031f7b8ea42aa5dad

-- 
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/compare/4ec1f888fda46e08e8b84daacf5cb947c554023b...61764d26e39a391affb0e3c031f7b8ea42aa5dad
You're receiving this email because of your account on code.videolan.org.


More information about the www-doc mailing list