Annotation of linuxtv.org/lists.php, revision 1.7

1.1       js          1: <?php
                      2:   $title = "LinuxTV.org - Mailing Lists";
                      3:   include "linuxtv-header.inc";
                      4: ?>
                      5: 
                      6: <h1>Mailing Lists</h1>
1.5       js          7: 
1.6       js          8: <p>WARNING: THIS PAGE IS OUT OF DATE</p>
1.5       js          9: 
1.7     ! js         10: 
1.2       js         11: <p>
                     12:   In order to contribute to the development, you can subscribe to
                     13:   one of these mailinglists.<br>
                     14:   Note: The list archives are not available on linuxtv.org at the moment.
                     15:   You might find archives for some of the lists elsewhere on the net,
1.4       js         16:   e.g. on <a href="http://gmane.org/">gmane.org</a> or
                     17:   <a href="http://www.mail-archive.com/">mail-archive.com</a>.<br>
1.2       js         18:   For general help with the mailing list software send a mail to
                     19:   <a href="mailto:ecartis@linuxtv.org?subject=help">
                     20:   ecartis@linuxtv.org, subject: help</a>.
                     21: </p>
                     22: 
                     23: <h2>Linux DVB mailinglist</h2>
                     24: <p>
1.3       js         25:   DVB driver and DVB API development.<br>
1.2       js         26:   Subscribe by sending a mail to
                     27:   <a href="mailto:ecartis@linuxtv.org?subject=subscribe linux-dvb">
                     28:   ecartis@linuxtv.org, subject: subscribe linux-dvb</a>.
                     29: </p>
                     30: 
                     31: <h2>VDR mailinglist</h2>
                     32: <p>
                     33:   About Klaus Schmidinger's Video Disk Recorder
                     34:   <a href="http://www.cadsoft.de/people/kls/vdr/index.htm">VDR</a>
                     35:   and other tools to receive, convert and stream DVB.<br>
                     36:   Subscribe by sending a mail to
                     37:   <a href="mailto:ecartis@linuxtv.org?subject=subscribe vdr">
                     38:   ecartis@linuxtv.org, subject: subscribe vdr</a>.
                     39: </p>
                     40: 
1.3       js         41: <h2>linuxtv-softmpeg mailing list</h2>
                     42: <p>
                     43:   Discussion about development of the ffmpeg/libavcodec based
                     44:   software MPEG decoder library libsoftmpeg.
                     45:   Libsoftmepg uses the DirectFB and FusionSound libraries for video and audio
                     46:   rendering, and includes an experimental VDR plugin.<br>
                     47:   Subscribe by sending a mail to
                     48:   <a href="mailto:ecartis@linuxtv.org?subject=subscribe linuxtv-softmpeg">
                     49:   ecartis@linuxtv.org, subject: subscribe linuxtv-softmpeg</a>.
                     50: </p>
                     51: 
1.2       js         52: <h2>Linux DVD mailinglist</h2>
                     53: <p>
1.3       js         54:   About DVD for Linux.<br>
1.2       js         55:   Subscribe by sending a mail to
                     56:   <a href="mailto:ecartis@linuxtv.org?subject=subscribe linux-dvd">
                     57:   ecartis@linuxtv.org, subject: subscribe linux-dvd</a>.
                     58: </p>
                     59: 
                     60: <h2>MPEG2 encoder mailing list</h2>
                     61: <p>
                     62:   About the driver for the Kfir MPEG2 encoder board.<br>
                     63:   Subscribe by sending a mail to
                     64:   <a href="mailto:ecartis@linuxtv.org?subject=subscribe mpeg2">
                     65:   ecartis@linuxtv.org, subject: subscribe mpeg2</a>
                     66: </p>
                     67: 
1.1       js         68: <?php include "linuxtv-footer.inc"; ?>

LinuxTV legacy CVS <linuxtv.org/cvs>