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

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.13      js          8: <p>WARNING: THIS PAGE IS CURRENTLY OUT OF DATE</p>
1.5       js          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: </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: </p>
                     23: 
                     24: <h2>VDR mailinglist</h2>
                     25: <p>
                     26:   About Klaus Schmidinger's Video Disk Recorder
                     27:   <a href="http://www.cadsoft.de/people/kls/vdr/index.htm">VDR</a>
                     28:   and other tools to receive, convert and stream DVB.<br>
                     29: </p>
                     30: 
1.3       js         31: <h2>linuxtv-softmpeg mailing list</h2>
                     32: <p>
                     33:   Discussion about development of the ffmpeg/libavcodec based
                     34:   software MPEG decoder library libsoftmpeg.
                     35:   Libsoftmepg uses the DirectFB and FusionSound libraries for video and audio
                     36:   rendering, and includes an experimental VDR plugin.<br>
                     37: </p>
                     38: 
1.2       js         39: <h2>Linux DVD mailinglist</h2>
                     40: <p>
1.3       js         41:   About DVD for Linux.<br>
1.2       js         42: </p>
                     43: 
                     44: <h2>MPEG2 encoder mailing list</h2>
                     45: <p>
                     46:   About the driver for the Kfir MPEG2 encoder board.<br>
                     47: </p>
                     48: 
1.1       js         49: <?php include "linuxtv-footer.inc"; ?>

LinuxTV legacy CVS <linuxtv.org/cvs>