<?xml version="1.0" encoding="ANSI_X3.4-1968"?>
<rss version="2.0">
  <channel>
    <link>http://www.kernellabs.com/hg/~stoth/cx23885-audio/</link>
    <language>en-us</language>

    <title>~stoth/cx23885-audio Changelog</title>
    <description>~stoth/cx23885-audio Changelog</description>
    <item>
    <title>cx23885: Ensure video is already streaming before VBI streams</title>
    <link>http://www.kernellabs.com/hg/~stoth/cx23885-audio/rev/2c5f3be3e201</link>
    <description><![CDATA[cx23885: Ensure video is already streaming before VBI streams<br/>
<br/>
From: Steven Toth &lt;stoth@kernellabs.com&gt;<br/>
<br/>
The interrupt handling for VBI and video share a common IRQ. For VBI<br/>
to successfully start the risc enginre for video has to be correctly<br/>
configured. In basic terms that means if you wanted to stream just VBI<br/>
then PCIe engine would be forced to stream video and drop it on the<br/>
floor. The driver isn't structured to support this. So, in order for<br/>
applications to stream VBI, they are expected to be streaming video<br/>
also.<br/>
<br/>
Priority: normal<br/>
<br/>
Signed-off-by: Steven Toth &lt;stoth@kernellabs.com&gt;]]></description>
    <author>&#83;&#116;&#101;&#118;&#101;&#110;&#32;&#84;&#111;&#116;&#104;&#32;&#60;&#115;&#116;&#111;&#116;&#104;&#64;&#107;&#101;&#114;&#110;&#101;&#108;&#108;&#97;&#98;&#115;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 27 Nov 2009 09:52:15 -0500</pubDate>
</item>
<item>
    <title>cx23885: Minor code cleanup</title>
    <link>http://www.kernellabs.com/hg/~stoth/cx23885-audio/rev/a582929359d0</link>
    <description><![CDATA[cx23885: Minor code cleanup<br/>
<br/>
From: Steven Toth &lt;stoth@kernellabs.com&gt;<br/>
<br/>
cx23885: Minor code cleanup<br/>
<br/>
Priority: normal<br/>
<br/>
Signed-off-by: Steven Toth &lt;stoth@kernellabs.com&gt;]]></description>
    <author>&#83;&#116;&#101;&#118;&#101;&#110;&#32;&#84;&#111;&#116;&#104;&#32;&#60;&#115;&#116;&#111;&#116;&#104;&#64;&#107;&#101;&#114;&#110;&#101;&#108;&#108;&#97;&#98;&#115;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 27 Nov 2009 09:49:41 -0500</pubDate>
</item>
<item>
    <title>cx23885: Convert from snd_card_new() to snd_card_create()</title>
    <link>http://www.kernellabs.com/hg/~stoth/cx23885-audio/rev/a596eb39ac3c</link>
    <description><![CDATA[cx23885: Convert from snd_card_new() to snd_card_create()<br/>
<br/>
From: Steven Toth &lt;stoth@kernellabs.com&gt;<br/>
<br/>
cx23885: Convert from snd_card_new() to snd_card_create()<br/>
<br/>
Priority: normal<br/>
<br/>
Signed-off-by: Steven Toth &lt;stoth@kernellabs.com&gt;]]></description>
    <author>&#83;&#116;&#101;&#118;&#101;&#110;&#32;&#84;&#111;&#116;&#104;&#32;&#60;&#115;&#116;&#111;&#116;&#104;&#64;&#107;&#101;&#114;&#110;&#101;&#108;&#108;&#97;&#98;&#115;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 27 Nov 2009 09:48:44 -0500</pubDate>
</item>
<item>
    <title>cx23885: Correct the V4l2 VBI sync handling</title>
    <link>http://www.kernellabs.com/hg/~stoth/cx23885-audio/rev/7f80012e3d2a</link>
    <description><![CDATA[cx23885: Correct the V4l2 VBI sync handling<br/>
<br/>
From: Steven Toth &lt;stoth@kernellabs.com&gt;<br/>
<br/>
Establish the correct V4l2 results to allow zvbi-ntsc-cc to<br/>
decoder the captions correctly, also a minor risc bug.<br/>
<br/>
Priority: normal<br/>
<br/>
Signed-off-by: Steven Toth &lt;stoth@kernellabs.com&gt;]]></description>
    <author>&#83;&#116;&#101;&#118;&#101;&#110;&#32;&#84;&#111;&#116;&#104;&#32;&#60;&#115;&#116;&#111;&#116;&#104;&#64;&#107;&#101;&#114;&#110;&#101;&#108;&#108;&#97;&#98;&#115;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 25 Nov 2009 16:16:02 -0500</pubDate>
</item>
<item>
    <title>cx25840: Stretch the CC decoder window to correct the sliver timing.</title>
    <link>http://www.kernellabs.com/hg/~stoth/cx23885-audio/rev/804ca0e167f4</link>
    <description><![CDATA[cx25840: Stretch the CC decoder window to correct the sliver timing.<br/>
<br/>
From: Steven Toth &lt;stoth@kernellabs.com&gt;<br/>
<br/>
cx23885/7/8 related only.<br/>
<br/>
For discussion.<br/>
<br/>
Priority: normal<br/>
<br/>
Signed-off-by: Steven Toth &lt;stoth@kernellabs.com&gt;]]></description>
    <author>&#83;&#116;&#101;&#118;&#101;&#110;&#32;&#84;&#111;&#116;&#104;&#32;&#60;&#115;&#116;&#111;&#116;&#104;&#64;&#107;&#101;&#114;&#110;&#101;&#108;&#108;&#97;&#98;&#115;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 25 Nov 2009 16:13:44 -0500</pubDate>
</item>
<item>
    <title>cx25840: Force CC handling into raw mode for cx23885/7/8</title>
    <link>http://www.kernellabs.com/hg/~stoth/cx23885-audio/rev/d41a5e097b5f</link>
    <description><![CDATA[cx25840: Force CC handling into raw mode for cx23885/7/8<br/>
<br/>
From: Steven Toth &lt;stoth@kernellabs.com&gt;<br/>
<br/>
.. Yes, another 2 liner than needs review prior to merge.<br/>
<br/>
Priority: normal<br/>
<br/>
Signed-off-by: Steven Toth &lt;stoth@kernellabs.com&gt;]]></description>
    <author>&#83;&#116;&#101;&#118;&#101;&#110;&#32;&#84;&#111;&#116;&#104;&#32;&#60;&#115;&#116;&#111;&#116;&#104;&#64;&#107;&#101;&#114;&#110;&#101;&#108;&#108;&#97;&#98;&#115;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 25 Nov 2009 16:11:05 -0500</pubDate>
</item>
<item>
    <title>cx23885: Disable noisy debug during VBI processing.</title>
    <link>http://www.kernellabs.com/hg/~stoth/cx23885-audio/rev/ee2873889167</link>
    <description><![CDATA[cx23885: Disable noisy debug during VBI processing.<br/>
<br/>
From: Steven Toth &lt;stoth@kernellabs.com&gt;<br/>
<br/>
cx23885: Disable noisy debug during VBI processing.<br/>
<br/>
Priority: normal<br/>
<br/>
Signed-off-by: Steven Toth &lt;stoth@kernellabs.com&gt;]]></description>
    <author>&#83;&#116;&#101;&#118;&#101;&#110;&#32;&#84;&#111;&#116;&#104;&#32;&#60;&#115;&#116;&#111;&#116;&#104;&#64;&#107;&#101;&#114;&#110;&#101;&#108;&#108;&#97;&#98;&#115;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 25 Nov 2009 16:09:27 -0500</pubDate>
</item>
<item>
    <title>cx24850: Force captioning on in the decoder.</title>
    <link>http://www.kernellabs.com/hg/~stoth/cx23885-audio/rev/75eed80cc5e8</link>
    <description><![CDATA[cx24850: Force captioning on in the decoder.<br/>
<br/>
From: Steven Toth &lt;stoth@kernellabs.com&gt;<br/>
<br/>
Ugly hack to be cleaned up as part of testing, pending a discussion<br/>
with Andy regarding CX25840 functionality - and why it's not enabled<br/>
by default. This effects cx23885/7/8 handling only.<br/>
<br/>
Priority: normal<br/>
<br/>
Signed-off-by: Steven Toth &lt;stoth@kernellabs.com&gt;]]></description>
    <author>&#83;&#116;&#101;&#118;&#101;&#110;&#32;&#84;&#111;&#116;&#104;&#32;&#60;&#115;&#116;&#111;&#116;&#104;&#64;&#107;&#101;&#114;&#110;&#101;&#108;&#108;&#97;&#98;&#115;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 25 Nov 2009 16:08:02 -0500</pubDate>
</item>
<item>
    <title>cx23885: Configure the driver for VBI support</title>
    <link>http://www.kernellabs.com/hg/~stoth/cx23885-audio/rev/bd50acbc6008</link>
    <description><![CDATA[cx23885: Configure the driver for VBI support<br/>
<br/>
From: Steven Toth &lt;stoth@kernellabs.com&gt;<br/>
<br/>
Configure the cx23887 memory map, deal with the interrupts.<br/>
Setup the risc buffers for payload delivery.<br/>
<br/>
Priority: normal<br/>
<br/>
Signed-off-by: Steven Toth &lt;stoth@kernellabs.com&gt;]]></description>
    <author>&#83;&#116;&#101;&#118;&#101;&#110;&#32;&#84;&#111;&#116;&#104;&#32;&#60;&#115;&#116;&#111;&#116;&#104;&#64;&#107;&#101;&#114;&#110;&#101;&#108;&#108;&#97;&#98;&#115;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 25 Nov 2009 16:06:33 -0500</pubDate>
</item>
<item>
    <title>cx23885: Add new register bits for VBI support</title>
    <link>http://www.kernellabs.com/hg/~stoth/cx23885-audio/rev/a8e05c98e324</link>
    <description><![CDATA[cx23885: Add new register bits for VBI support<br/>
<br/>
From: Steven Toth &lt;stoth@kernellabs.com&gt;<br/>
<br/>
cx23885: Add new register bits for VBI support<br/>
<br/>
Priority: normal<br/>
<br/>
Signed-off-by: Steven Toth &lt;stoth@kernellabs.com&gt;]]></description>
    <author>&#83;&#116;&#101;&#118;&#101;&#110;&#32;&#84;&#111;&#116;&#104;&#32;&#60;&#115;&#116;&#111;&#116;&#104;&#64;&#107;&#101;&#114;&#110;&#101;&#108;&#108;&#97;&#98;&#115;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 25 Nov 2009 16:05:18 -0500</pubDate>
</item>

  </channel>
</rss>
