Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > media > main-release > by-pkgid > 1af184c486f5d5f476d50602700ee0a0 > files > 16

lib64zvbi-devel-0.2.33-2mdv2010.0.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>ZVBI Library: Bug List</title>
<link href="tabs.css" rel="stylesheet" type="text/css">
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.9 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li class="current"><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li><a href="examples.html"><span>Examples</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1><a class="anchor" name="bug">Bug List </a></h1><a class="anchor" name="_bug000004"></a> <dl>
<dt>Global <a class="el" href="structvbi__char.html#50872bfac2d3d8a36a82453c03b0cf6e">vbi_char::unicode</a>  </dt>
<dd>Some Teletext character sets contain complementary Latin characters. For example the Greek capital letters Alpha and Beta are re-used as Latin capital letter A and B, while a separate code exists for Latin capital letter C. libzvbi will not analyse the page contents, so Greek A and B are always translated to Greek Alpha and Beta, C to Latin C, even if they appear in a pure Latin character word. </dd>
</dl>
<p>
<a class="anchor" name="_bug000002"></a> <dl>
<dt>Global <a class="el" href="group__DVBDemux.html#g4ba8fc52a6c73e780e92f35899e84e67">vbi_dvb_demux_cor</a>  </dt>
<dd>Demultiplexing of raw VBI data is not supported yet, raw data will be discarded.<p>
</dd>
</dl>
<p>
<a class="anchor" name="_bug000003"></a> <dl>
<dt>Global <a class="el" href="group__DVBDemux.html#g8f9c94782bb25d042180d98fd2b00f67">vbi_dvb_demux_feed</a>  </dt>
<dd>Demultiplexing of raw VBI data is not supported yet, raw data will be discarded.<p>
</dd>
</dl>
<p>
<a class="anchor" name="_bug000005"></a> <dl>
<dt>Global <a class="el" href="group__Device.html#g35992a2ce6a8c9b0c676eb30a52da816">vbi_capture_bktr_new</a>  </dt>
<dd>You must enable continuous video capturing to read VBI data from the bktr driver, using an RGB video format, and the VBI device must be opened before video capturing starts (METEORCAPTUR).<p>
</dd>
</dl>
<p>
<a class="anchor" name="_bug000007"></a> <dl>
<dt>Global <a class="el" href="group__Device.html#gf211fb350558cde9ce0905f614283769">vbi_capture_dvb_new</a>  </dt>
<dd>This function ignores the scanning, services and strict parameter. The read method of this DVB capture context returns -1 on timeout instead of 0. It returns 0 when a single read() does not complete a frame, regardless if the timeout expired. (Decoding resumes with the next call.) Older versions pass select or read EINTR errors back to the caller. They may return partial frames when VBI data of one frame is distributed across multiple PES packets. They will not return VPS, CC, or WSS data and can malfunction or segfault given unusual PES streams. On error and select timeout older versions invariably print a warning on stderr. </dd>
</dl>
<p>
<a class="anchor" name="_bug000006"></a> <dl>
<dt>Global <a class="el" href="group__Device.html#g7460e4ad5963e9b901aa4eea108ad24c">vbi_capture_dvb_last_pts</a>  </dt>
<dd>The read functions should return the PTS along with the capture timestamp.<p>
</dd>
</dl>
<p>
<a class="anchor" name="_bug000008"></a> <dl>
<dt>Global <a class="el" href="group__PFCDemux.html#g92c46d220a81ab6a01a81a864406e690">vbi_pfc_demux_cb</a>  </dt>
<dd><a class="el" href="group__PFCDemux.html#ga4b895cf6895630a82608b3225c6412c">vbi_pfc_demux_feed()</a> returns the <em>user_data</em> pointer as second parameter the <em>block</em> pointer as third parameter, but prior to version 0.2.26 this function incorrectly defined <em>block</em> as second and <em>user_data</em> as third parameter. </dd>
</dl>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed May 27 04:47:58 2009 for ZVBI Library by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>
</body>
</html>