File:  [DVB] / linuxtv.org / downloads / index.php
Revision 1.2: download - view: text, annotated - select for diffs
Wed Jul 8 14:30:44 2015 UTC (8 years, 11 months ago) by mchehab
Branches: MAIN
CVS tags: HEAD
Update files

<?php
  $title = "LinuxTV.org - Television with Linux";
  include "../linuxtv-header.inc";
?>


<h1>Linuxtv Downloads</h1>
<p>Contents of the downloads section:</p>
<table>
<tr><td><a href="v4l-dvb-apis/">v4l-dvb-apis/</a></td><td>The current version of V4L, DVB and Remote Controller API's</td></tr>
<tr><td><a href="firmware/">firmware/</a></td><td>firmware binary for some cards</td></tr>
<tr><td><a href="git_tools/">git_tools/</a></td><td>Some tools useful for developers using the git tree</td></tr>
<tr><td><a href="presentations/">presentations/</a></td><td>Some presentations done at the community events</td></tr>
<tr><td><a href="tvtime/">tvtime/</a></td><td>Tarballs for tvtime</td></tr>
<tr><td><a href="v4l-utils/">v4l-utils/</a></td><td>Tarballs for the V4L utils</tr></td>
<tr><td><a href="drivers/">drivers/</a></td><td>Tarballs with the latest drivers from linux-media.git</tr></td>
<tr><td><a href="xawtv/">xawtv/</a></td><td>Xawtv tarballs</tr></td>
<tr><td><a href="dtv-scan-tables/">dtv-scan-tables/</a></td><td>DTV scan tables</td></tr>
<tr><td><a href="legacy/">legacy/</a></td><td>Old stuff</td></tr>
</table>

<p>
You can find a list of supported cards in the LinuxTV Wiki.
Note, however, that the list in the Wiki only applies to the
drivers in the latest upstream kernel.
</p>

<?php include "../linuxtv-footer.inc"; ?>

LinuxTV legacy CVS <linuxtv.org/cvs>