File:  [DVB] / linuxtv.org / docs.php
Revision 1.4: download - view: text, annotated - select for diffs
Sat Nov 12 14:25:14 2005 UTC (18 years, 7 months ago) by mchehab
Branches: MAIN
CVS tags: HEAD
CVS dir corrected. Docs now points to V4L2 stuff also.
Included a news about obsoleting V4L1 API.

<?php
  $title = "LinuxTV.org - Documentation";
  include "linuxtv-header.inc";
?>

<h1>Documentation</h1>
<h2>DVB</h2>
<p>
  You can find a PDF version of the Linux DVB API version 3
  in the <a href="downloads/linux-dvb-api-1.0.0.pdf">download area</a>.
</p>
<p>
  A browsable online version of the Linux DVB API version 3
  documentation (generated with latex2html from TeX sources
  in the CVS) is <a href="docs/dvbapi/dvbapi.html">here</a>.
</p>
<p>
  A small collection of READMEs and FAQs is included in the
  Linux kernel source tree in linux/Documentation/dvb/
  (<a href="http://www.linuxtv.org/cgi-bin/viewcvs.cgi/dvb-kernel/linux/Documentation/dvb/">
  browse docs in CVS</a>).
</p>
<h2>Video4Linux</h2>
<p>
  You can find a PDF version of Video4Linux API (version 2)
  at <a href="http://www.linuxtv.org/downloads/video4linux/API/V4L2_API/v4l2spec/v4l2.pdf">download area</a>.
</p>
<p>
  A browsable online version of Video4Linux API (version 2)
  is at <a href="http://www.linuxtv.org/downloads/video4linux/API/V4L2_API/spec-single/v4l2.html">here</a>.
</p>
<p>
  There's a new V4L Drivers guide at 
   <a href="http://www.linuxtv.org/downloads/video4linux/v4l2dwgNew.html">here</a>
</p>
<p>
  PS.: This is a newer documment and might be suject to some errors. Contributions are wanted. Also notice that the main guide shall always be V4L API2.
</p>
<p>
  Video4Linux API (version 1) is obsolete. It will be removed from kernel by July/2006.
</p>
<?php include "linuxtv-footer.inc"; ?>

LinuxTV legacy CVS <linuxtv.org/cvs>