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

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

LinuxTV legacy CVS <linuxtv.org/cvs>