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

1.1       js          1: <?php
                      2:   $title = "LinuxTV.org - Mailing Lists";
                      3:   include "linuxtv-header.inc";
                      4: ?>
                      5: 
1.26      mkrufky     6: <h1>IRC channel</h1>
                      7: <p>For DVB: <a href=irc://irc.freenode.net/#linuxtv>#linuxtv @ irc.freenode.net</a>
                      8: <!-- br>Also available an <a href=irc/linuxtv>IRC log archive</a></p -->
                      9: <p>For V4L: <a href=irc://irc.freenode.net/#v4l>#v4l @ irc.freenode.net</a>
                     10: <!-- br>Also available an <a href=irc/v4l>IRC log archive</a></p -->
                     11: 
1.1       js         12: <h1>Mailing Lists</h1>
1.5       js         13: 
1.28      mchehab    14: <p>Currently, the main development mailing list is hosted at
                     15: <a href="http://vger.kernel.org/vger-lists.html#linux-media">vger.kernel.org</a>.
                     16: To subscribe, just send an email to majordomo@vger.kernel.org, with the body of the email containing 
                     17: subscribe linux-media. You may just 
                     18: <a href="mailto:majordomo&#64;vger.kernel.org?body=subscribe&#32;linux-media">click here</a> to 
                     19: ask your mailer for generating such email.</p>
                     20: 
1.31    ! mchehab    21: <p>We also use a separate <a href="http://www.linuxtv.org/cgi-bin/mailman/listinfo/media-workshop">mailing list</a> to discuss media workshops and summits.</p>
        !            22: 
1.28      mchehab    23: <p>The <a href="http://vger.kernel.org/vger-lists.html#linux-media">linux-media@vger.kernel.org</a>
                     24: archives are a available on a few sites:</p>
                     25: <ul>
                     26: <li><a 
                     27: href="http://dir.gmane.org/gmane.linux.drivers.video-input-infrastructure">http://dir.gmane.org/gmane.l
                     28: inux.drivers.video-input-infrastructure</a></li>
                     29: <li><a 
                     30: href="http://www.spinics.net/lists/linux-media/">http://www.spinics.net/lists/linux-media/</a></li>
                     31: <li><a 
                     32: href="http://www.mail-archive.com/linux-media@vger.kernel.org/">http://www.mail-archive.com/linux-media
                     33: @vger.kernel.org</a></li>
1.29      mchehab    34: </ul>
1.28      mchehab    35: 
                     36: <h2>Subscription on the lists hosted at linuxtv.org</h2>
1.2       js         37: <p>
                     38:   In order to contribute to the development, you can subscribe to
1.19      js         39:   one of the mailinglists via the
1.31    ! mchehab    40:   <a href="http://www.linuxtv.org/cgi-bin/mailman/listinfo">Mailman interface</a>.
1.2       js         41: </p>
                     42: 
1.19      js         43: <h2>List archives</h2>
1.2       js         44: <p>
1.19      js         45:   We changed the mailing list software from Ecartis to GNU Mailman
                     46:   on Feb. 12 2005, and we now use the list archives integrated
                     47:   into Mailman. Unfortunately this means that the older list
1.31    ! mchehab    48:   archives are not available anymore.
1.2       js         49: </p>
1.3       js         50: <p>
1.19      js         51:   Note: You might find archives for some of the lists elsewhere on the net,
1.31    ! mchehab    52:   e.g. on <a href="http://gmane.org/">gmane.org</a> or
1.19      js         53:   <a href="http://www.mail-archive.com/">mail-archive.com</a>.<br>
1.3       js         54: </p>
1.2       js         55: <p>
1.31    ! mchehab    56:   Mailman list archives (starting at Feb. 12 2005):
        !            57:   <table border="0" cellspacing="10">
        !            58:     <tr><th align="left">Mailing List (ML)</th><th align="left">Status</th><th align="left">Comments</th></tr>
        !            59:     <tr><td><a href="/pipermail/vdr/">vdr</a></td><td>active</td><td>About Klaus Schmidinger's Video Disk Recorder VDR and other tools to receive, convert and stream DVB.</td></tr>
        !            60:     <tr><td><a href="/pipermail/media-workshop/">media-workshop</a></td><td>active</td><td>Used for media workshop/summit discussions.</td></tr>
        !            61:     <tr><td><a href="/pipermail/linuxtv-commits/">linuxtv-commits</a></td><td>active</td><td>Announce emails with patches merged upstream. Currently, we don't archive the contents of this ML anymore.</td></tr>
        !            62:     <tr><td><a href="/pipermail/linux-dvb/">linux-dvb</a></td><td>inactive</td><td>Old DVB ML. Replaced by <a href="http://vger.kernel.org/vger-lists.html#linux-media">linux-media@vger.kernel.org</a></td></tr>
        !            63:     <tr><td><a href="/pipermail/linux-dvd/">linux-dvd</a></td><td>inactive</td><td>Old DVD ML. Not used anymore.</td></tr>
        !            64:     <tr><td><a href="/pipermail/linuxtv-cvs/">linuxtv-cvs</a></td><td>inactive</td><td>Commit mails on linuxtv.org CVS</td></tr>
        !            65:     <tr><td><a href="/pipermail/linuxtv-softmpeg/">linuxtv-softmpeg</a></td><td>inactive</td><td>Old ML used to discuss about development of the ffmpeg/libavcodec based software MPEG decoder library libsoftmpeg.</td></tr>
        !            66:     <tr><td><a href="/pipermail/mpeg2/">mpeg2</a></a></td><td>inactive</td><td>Old ML about the driver for the Kfir MPEG2 encoder board.</td></tr>
        !            67:     <tr><td><a href="/pipermail/v4l2-library/">V4L2-library</a></td><td>inactive</td><td>Old ML that contains the initial discussions about <a href="http://linuxtv.org/wiki/index.php/V4l-utils">v4l-utils</a>.</td></tr>
        !            68:   </table>
1.2       js         69: </p>
                     70: 
1.1       js         71: <?php include "linuxtv-footer.inc"; ?>

LinuxTV legacy CVS <linuxtv.org/cvs>