Annotation of linuxtv.org/links.php, revision 1.9

1.1       js          1: <?php
                      2:   $title = "LinuxTV.org - Links";
                      3:   include "linuxtv-header.inc";
                      4: ?>
                      5: 
                      6: <h1>Important Links</h1>
1.2       js          7: <p>
1.3       js          8:   Please check the Wiki for more!
1.2       js          9: </p>
                     10: 
                     11: <p>
1.6       js         12: <a href="http://directfb.org/">
                     13:        DirectFB</a>: Hardware accelerated graphics for
                     14:        embedded systems.<br>
                     15: 
1.8       js         16: <a href="http://www.fefe.de/dietlibc/">
1.7       js         17:        diet libc</a>: a libc optimized for small size<br>
                     18: 
1.9     ! mchehab    19: Klaus Schmidinger's <a href="http://www.tvdr.de/">
1.3       js         20:        Video Disk Recorder</a><br>
1.2       js         21: 
                     22: <a href="http://www.metzlerbros.org/dvb/">
                     23:        Metzler Bros. DVB development</a>; alternate drivers and
                     24:        DVB utilities, include dvb-mpegtools and tuxzap.<br>
                     25: 
1.3       js         26: Dave Chapman's <a href="http://www.linuxstb.org/">dvbtools package</a>
                     27: <a href="http://sourceforge.net/projects/dvbtools/">(alternate locateion)</a>,
                     28:        including dvbstream and dvbtune<br>
                     29: 
                     30: Henning Holtschneider's <a href="http://www.linuxdvb.tv/">
                     31:        linuxdvb.tv site</a> with many interesting links and docs<br>
1.2       js         32: 
                     33: <a href="http://www.dbox2.info/">
                     34:        LinuxDVB on the dBox2</a><br>
                     35: 
                     36: <a href="http://tuxbox.org/">
1.3       js         37:        The TuxBox CVS</a>, many interesting DVB applications and the dBox2
1.2       js         38:        DVB source<br>
                     39: 
                     40: <a href="http://perso.club-internet.fr/hftom/kaxtv/">
                     41:        KaxTV</a> is a software desktop DVB player.<br>
                     42: 
                     43: <a href="http://mplayerhq.hu/">
                     44:        mplayer</a><br>
                     45: 
1.4       js         46: <a href="http://xinehq.de/"> xine</a>
1.5       js         47: <a href="http://xine.sourceforge.net/">(alternate location)</a><br>
1.2       js         48: 
                     49: <a href="http://www.mythtv.org/">
                     50:        MythTV</a> - analog TV PVR, but now with DVB support, too
                     51:        (with software MPEG decode)<br>
                     52: </p>
1.1       js         53: 
                     54: <?php include "linuxtv-footer.inc"; ?>

LinuxTV legacy CVS <linuxtv.org/cvs>