[www-doc] [Git][VideoLAN.org/websites][master] dav1d: link to the tarball

Jean-Baptiste Kempf gitlab at videolan.org
Tue Dec 11 15:22:19 CET 2018


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


Commits:
612f6a03 by Jean-Baptiste Kempf at 2018-12-11T14:22:09Z
dav1d: link to the tarball

- - - - -


1 changed file:

- www.videolan.org/projects/dav1d.php


Changes:

=====================================
www.videolan.org/projects/dav1d.php
=====================================
@@ -13,7 +13,7 @@
             <h1 class="bigtitle">dav1d</h1>
             <div class="projectDescription">
                  <p>dav1d is a new AV1 cross-platform decoder, open-source,
-                 and focused on speed and correctness.</p>
+                 and focused on speed, size and correctness.</p>
             </div>
         </div>
     </div>
@@ -25,9 +25,9 @@
     <h2 id="goals">Goals</h2>
     dav1d aims to be
     <ul class="bullets">
+        <li>as fast as possible,</li>
         <li>small,</li>
-        <li>as fast as possible</li>
-        <li>very cross-platform</li>
+        <li>very cross-platform.</li>
         <li>correctly threaded</li>
     </ul>
     <h2 id="tech">Technical details</h2>
@@ -46,6 +46,9 @@
     <h2 id="code">The Code</h2>
     <p>The code can be found on the <a href="https://code.videolan.org/videolan/dav1d">VideoLAN Gitlab</a>:</p>
     <code><pre>git clone https://code.videolan.org/videolan/dav1d.git</pre></code>
+    <h2>Source</h2>
+    <p>The source code tarball can be found on our ftp: <a href="https://downloads.videolan.org/pub/videolan/dav1d/0.1.0/">dav1d 0.1.0</a>.
+    </p>
 </div>
 
 <?php footer(); ?>



View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/612f6a034745f0479dec20b15ba89d5fbb7d08fc

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


More information about the www-doc mailing list