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

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

LinuxTV legacy CVS <linuxtv.org/cvs>