File:  [DVB] / linuxtv.org / links.php
Revision 1.9: download - view: text, annotated - select for diffs
Sun Jun 27 02:21:23 2010 UTC (13 years, 10 months ago) by mchehab
Branches: MAIN
CVS tags: HEAD
Update a few files that were modified directly at the site

<?php
  $title = "LinuxTV.org - Links";
  include "linuxtv-header.inc";
?>

<h1>Important Links</h1>
<p>
  Please check the Wiki for more!
</p>

<p>
<a href="http://directfb.org/">
	DirectFB</a>: Hardware accelerated graphics for
	embedded systems.<br>

<a href="http://www.fefe.de/dietlibc/">
	diet libc</a>: a libc optimized for small size<br>

Klaus Schmidinger's <a href="http://www.tvdr.de/">
	Video Disk Recorder</a><br>

<a href="http://www.metzlerbros.org/dvb/">
	Metzler Bros. DVB development</a>; alternate drivers and
	DVB utilities, include dvb-mpegtools and tuxzap.<br>

Dave Chapman's <a href="http://www.linuxstb.org/">dvbtools package</a>
<a href="http://sourceforge.net/projects/dvbtools/">(alternate locateion)</a>,
	including dvbstream and dvbtune<br>

Henning Holtschneider's <a href="http://www.linuxdvb.tv/">
	linuxdvb.tv site</a> with many interesting links and docs<br>

<a href="http://www.dbox2.info/">
	LinuxDVB on the dBox2</a><br>

<a href="http://tuxbox.org/">
	The TuxBox CVS</a>, many interesting DVB applications and the dBox2
	DVB source<br>

<a href="http://perso.club-internet.fr/hftom/kaxtv/">
	KaxTV</a> is a software desktop DVB player.<br>

<a href="http://mplayerhq.hu/">
	mplayer</a><br>

<a href="http://xinehq.de/"> xine</a>
<a href="http://xine.sourceforge.net/">(alternate location)</a><br>

<a href="http://www.mythtv.org/">
	MythTV</a> - analog TV PVR, but now with DVB support, too
	(with software MPEG decode)<br>
</p>

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

LinuxTV legacy CVS <linuxtv.org/cvs>