[www-doc] [Git][VideoLAN.org/websites][master] Updated X264 page
Konstantin Pavlov
gitlab at videolan.org
Thu Dec 19 19:45:35 CET 2019
Konstantin Pavlov pushed to branch master at VideoLAN organization / websites
Commits:
27eed5a5 by Konstantin Pavlov at 2019-12-19T18:45:21Z
Updated X264 page
- - - - -
1 changed file:
- www.videolan.org/developers/x264.php
Changes:
=====================================
www.videolan.org/developers/x264.php
=====================================
@@ -15,15 +15,15 @@
<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">
+ <a id="downloadButton" href="https://code.videolan.org/videolan/x264/-/archive/master/x264-master.tar.bz2">
<img style="position: absolute; top: -10px; left: -10px;" src="/images/downloadX264.png" alt="Download x264 icon" />
<span class="downloadText">Download x264</span>
<span id="downloadDetails" style="font-size: 12px; color: white;">
- master • Source • 475kB
+ master • Source • 750kB
</span>
</a>
<div class="clearfix"></div>
- <p style="padding-top: 1em;"><a class="extraInfoLink" href="https://download.videolan.org/pub/videolan/x264/binaries/" >Binaries</a></p>
+ <p style="padding-top: 1em;"><a class="extraInfoLink" href="https://artifacts.videolan.org/x264/" >Binaries</a></p>
</div>
<div class="column col-xs-12 col-md-6">
@@ -45,12 +45,11 @@
<h3>Source</h3>
<p>The latest x264 source code is available through <a href="https://wiki.videolan.org/Git">git</a> repository:</p>
<pre><code># git clone https://code.videolan.org/videolan/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://code.videolan.org/videolan/x264/">browse the source</a> on-line.</p>
<h3>Application binaries</h3>
<p>Official builds for Windows, Linux, and MacOSX are available
- from <a href="https://download.videolan.org/pub/x264/binaries/">here</a>.</p>
+ from <a href="https://artifacts.videolan.org/x264/">here</a>.</p>
</div>
<div class="column col-xs-12 col-md-6">
<h2>News</h2>
@@ -108,7 +107,7 @@
<div class="column col-xs-12 col-md-4">
<h2>Support</h2>
<p>For support information and to ask questions, you have the following possibilities:</p>
- <p>A mailing list (<a href="https://mailman.videolan.org/listinfo/x264-devel">x264-devel</a>) and IRC (<a href="irc://irc.freenode.net/x264">#x264 at freenode</a> and <a href="irc://irc.freenode.net/x264dev">#x264dev at freenode</a>).</p>
+ <p>A mailing list (<a href="https://mailman.videolan.org/listinfo/x264-devel">x264-devel</a>), IRC (<a href="irc://irc.freenode.net/x264">#x264 at freenode</a> and <a href="irc://irc.freenode.net/x264dev">#x264dev at freenode</a>) and <a href="https://code.videolan.org/videolan/x264/issues">Issue Tracker</a>.</p>
</div>
<div class="column col-xs-12 col-md-4">
<h2>Bugs</h2>
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/27eed5a5be0e2d353e39f525139abe61f35485aa
--
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/27eed5a5be0e2d353e39f525139abe61f35485aa
You're receiving this email because of your account on code.videolan.org.
More information about the www-doc
mailing list