Diff for /linuxtv.org/projects.php between versions 1.1 and 1.2

version 1.1, 2004/11/14 00:20:21 version 1.2, 2004/11/15 11:49:17
Line 4 Line 4
 ?>  ?>
   
 <h1>Projects in LinuxTV.org CVS</h1>  <h1>Projects in LinuxTV.org CVS</h1>
 <p></p>  
   <h2>DVB drivers and utilities</h2>
   <p>
     The DVB drivers which are included in mainline 2.6 kernels
     are maintained in the dvb-kernel CVS module. The linux_2_4
     branch of dvb-kernel contains drivers for 2.4 kernels. Note, however,
     that newer drivers will be added to 2.6 first and will not necessarily
     be backported.
   </p>
   <p>
     A small number of DVB test and utility programs are in
     the CVS module dvb-apps, including szap and dvbscan.
   </p>
   <p>
     The dvb-kernel-v4 CVS module contains an updated DVB core
     subsystem and one prototype driver for the revised
     Linux&nbsp;DVB&nbsp;API&nbsp;V4. More info on the V4
     API can be found in the Wiki.
   </p>
   <p>
     The CVS module &quot;DVB&quot; contains older drivers
     for the 2.4 kernel. They are mostly of historic interest.
   </p>
   
   <h2>libsoftmepg</h2>
   <p>
     libsoftmpeg is a ffmpeg/libavcodec based software mpeg decoder
     library. It currently uses DirectFB and FusionSound for
     video and audio rendering, however the code is structured
     in an way which makes it easy to add different rendering methods.<br>
     A VDR plugin is included.
   </p>
   
   <h2>MPEG2 multiplexer</h2>
   <p>
     An ISO-13818 compliant multiplexer for generating MPEG2
     transport and program streams, developed and maintained
     by Oskar Schirmer. The TS multiplexer is able to run
     continously, with dynamically adjustable input streams
     for live broadcast.
   </p>
   
   <h2>DSM-CC/MHP object carousel generator</h2>
   <p>
     MPEG2 elementary stream encoding tools for DSM-CC MHP ObjectCarousels.<br>
     What the dsmcc-mhp-tools support:<br>
     <ul>
       <li> generation of an ObjectCarousel
       <li> generation of (continuous) NPT descriptor streams
       <li> generation of StreamEvent descriptors
       <li> generation of AIT
       <li> generation of PMT
       <li> distribution of an ObjectCarousel over multiple PIDs (DataCarousels)
       <li> incremental ObjectCarousel updates
     </ul>
   </p>
   
   <h2>dietlibc</h2>
   <p>
     A mirror of the diet libc CVS. The main repository can be
     found on <a href="http://www.fefe.de/dietlibc/">www.fefe.de</a>.
   </p>
   
   <h2>DVB-USB2 hardware prototype</h2>
   <p>
     Schematics, firmware and driver sources for an USB2 DVB-T adapter
     prototype.
   </p>
   
   <h2>Kfir MPEG2 encoder card drivers</h2>
   <p>
     A driver for the Visiontech Kfir based encoder card
     manufactured by <a href="http://www.bmk-electronics.de/">BMK electronics</a>.<br>
     Note: So far this driver supports 2.4 kernels only. The newer MPEX card
     by BMK is supported by drivers in the mainline 2.6 kernel.
   </p>
   
   <h2>Margi/Billionton MPEG decoder PC card drivers</h2>
   <p>
     An old driver for a "DVB to go" MPEG2 deocder PC card, including
     zoomed video support.
   </p>
   
 <?php include "linuxtv-footer.inc"; ?>  <?php include "linuxtv-footer.inc"; ?>

Removed from v.1.1  
changed lines
  Added in v.1.2


LinuxTV legacy CVS <linuxtv.org/cvs>