<p>libdca is a free library for decoding DTS Coherent Acoustics streams. The code is written by <ahref="mailto:gbazin@videolan.org">Gildas Bazin</a> and was based on the <ahref="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 <ahref="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 <ahref="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>
<ulclass="bullets">
<li><ahref="//www.videolan.org/">VLC media player</a>: a cross-platform video player and streaming solution.</li>
<li><ahref="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><ahref="http://xine.sourceforge.net/">Xine</a>: a free multimedia player.</li>
<li><ahref="http://ffmpeg.org/">FFmpeg</a>: a complete solution to record, convert and stream audio and video.</li>
<li><ahref="http://www.xboxmediacenter.de/">XboxMediaCenter (XBMC)</a>: a free multimedia player for the Xbox game-console.</li>
<li><ahref="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><ahref="https://xine.sourceforge.net/">Xine</a>: a free multimedia player.</li>
<li><ahref="https://ffmpeg.org/">FFmpeg</a>: a complete solution to record, convert and stream audio and video.</li>
<li><ahref="http://www.mplayerhq.hu/">MPlayer</a>: a free multimedia player.</li>
<li><ahref="http://ffdshow.sourceforge.net/">ffdshow</a>: a DirectShow filter for most A/V codecs.</li>
<p>The latest <code>libdvbpsi</code> (LGPL v2.1) release <ahref="/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 <ahref="/pub/libdvbpsi/0.1.7/"><b>version 0.1.7</b></a>.</p>
<p>The latest <code>libdvbpsi</code> (LGPL v2.1) release <ahref="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 <ahref="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 <ahref="https://wiki.videolan.org/git">git</a> at:</p>
<p><code>libdvdcss</code> is available through <ahref="https://wiki.videolan.org/Git">Git</a> or by browsing the <ahref="//download.videolan.org/pub/libdvdcss/">releases</a>.</p>
<p>You can also access the code <ahref="https://code.videolan.org/videolan/libdvdcss">online</a>.</p>
<h2>Changelog and Documentation</h2>
<p>You can see the <ahref="libdvdcss/NEWS">release notes</a> and the <ahref="libdvdcss/ChangeLog">ChangeLog</a>.</p>
<p>You can see the <ahref="https://code.videolan.org/videolan/libdvdcss/blob/master/NEWS">release notes</a> and the <ahref="https://code.videolan.org/videolan/libdvdcss/commits/master">change log</a>.</p>
<p><code>libdvdnav</code> is available through <ahref="https://wiki.videolan.org/Git">Git</a> or by browsing the <ahref="//download.videolan.org/pub/videolan/libdvdnav/">releases</a>.</p>
<p>You can also access the code <ahref="https://code.videolan.org/videolan/libdvdnav">online</a>.</p>
<h2>Get libdvdread</h2>
...
...
@@ -35,7 +35,7 @@
<p><code>libdvdread</code> is available through <ahref="https://wiki.videolan.org/Git">Git</a> or by browsing the <ahref="//download.videolan.org/pub/videolan/libdvdread/">releases</a>.</p>
<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, <ahref="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 <ahref="https://wiki.videolan.org/Git">git</a> repository:</p>
<p>Or grab a <ahref="https://download.videolan.org/pub/videolan/x264/snapshots/">daily tarball</a>.</p>
<p>You can <ahref="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 <ahref="http://download.videolan.org/pub/x264/binaries/">here</a>.</p>
from <ahref="https://download.videolan.org/pub/x264/binaries/">here</a>.</p>
</div>
<divclass="column col-xs-12 col-md-6">
<h2>News</h2>
...
...
@@ -113,11 +113,11 @@
<divclass="column col-xs-12 col-md-4">
<h2>Bugs</h2>
<p>Please report any bugs to the <ahref="/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 <ahref="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 <ahref="https://ffmpeg.org/bugreports.html">ffmpeg bugreporting guidelines</a>.</p>
</div>
<divclass="column col-xs-12 col-md-4">
<h2>Licensing</h2>
<p>In addition to being free to use under the <ahref="http://www.gnu.org/licenses/gpl-2.0.html">GNU GPL</a>, x264 is also available under a commercial license from x264 LLC and <ahref="http://corecodec.com/"rel="nofollow">CoreCodec</a>. Contact info@x264licensing.com for more details.</p>
<p>In addition to being free to use under the <ahref="https://www.gnu.org/licenses/gpl-2.0.html">GNU GPL</a>, x264 is also available under a commercial license from x264 LLC and <ahref="https://corecodec.com/"rel="nofollow">CoreCodec</a>. Contact info@x264licensing.com for more details.</p>