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

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,
        !            12:   e.g. on <a href="http://gmane.org/">Gmane</a>.<br>
        !            13:   For general help with the mailing list software send a mail to
        !            14:   <a href="mailto:ecartis@linuxtv.org?subject=help">
        !            15:   ecartis@linuxtv.org, subject: help</a>.
        !            16: </p>
        !            17: 
        !            18: <h2>Linux DVB mailinglist</h2>
        !            19: <p>
        !            20:   DVB driver and API development.<br>
        !            21:   Subscribe by sending a mail to
        !            22:   <a href="mailto:ecartis@linuxtv.org?subject=subscribe linux-dvb">
        !            23:   ecartis@linuxtv.org, subject: subscribe linux-dvb</a>.
        !            24: </p>
        !            25: 
        !            26: <h2>VDR mailinglist</h2>
        !            27: <p>
        !            28:   About Klaus Schmidinger's Video Disk Recorder
        !            29:   <a href="http://www.cadsoft.de/people/kls/vdr/index.htm">VDR</a>
        !            30:   and other tools to receive, convert and stream DVB.<br>
        !            31:   Subscribe by sending a mail to
        !            32:   <a href="mailto:ecartis@linuxtv.org?subject=subscribe vdr">
        !            33:   ecartis@linuxtv.org, subject: subscribe vdr</a>.
        !            34: </p>
        !            35: 
        !            36: <h2>Linux DVD mailinglist</h2>
        !            37: <p>
        !            38:   About DVD for Linux (historical -- this list might be dead).<br>
        !            39:   Subscribe by sending a mail to
        !            40:   <a href="mailto:ecartis@linuxtv.org?subject=subscribe linux-dvd">
        !            41:   ecartis@linuxtv.org, subject: subscribe linux-dvd</a>.
        !            42: </p>
        !            43: 
        !            44: <h2>MPEG2 encoder mailing list</h2>
        !            45: <p>
        !            46:   About the driver for the Kfir MPEG2 encoder board.<br>
        !            47:   Subscribe by sending a mail to
        !            48:   <a href="mailto:ecartis@linuxtv.org?subject=subscribe mpeg2">
        !            49:   ecartis@linuxtv.org, subject: subscribe mpeg2</a>
        !            50: </p>
        !            51: 
        !            52: <h2>linuxtv-softmpeg mailing list</h2>
        !            53: <p>
        !            54:   Discussion about development of the ffmpeg/libavcodec based
        !            55:   software MPEG decoder library libsoftmpeg.
        !            56:   Libsoftmepg uses the DirectFB and FusionSound libraries for video and audio
        !            57:   rendering, and includes an experimental VDR plugin.<br>
        !            58:   Subscribe by sending a mail to
        !            59:   <a href="mailto:ecartis@linuxtv.org?subject=subscribe linuxtv-softmpeg">
        !            60:   ecartis@linuxtv.org, subject: subscribe linuxtv-softmpeg</a>.
        !            61: </p>
1.1       js         62: 
                     63: <?php include "linuxtv-footer.inc"; ?>

LinuxTV legacy CVS <linuxtv.org/cvs>