<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: An effect of excessive RGB conversion onto video streaming perofrmance (continued)</title>
	<atom:link href="http://alax.info/blog/551/feed" rel="self" type="application/rss+xml" />
	<link>http://alax.info/blog/551</link>
	<description>Software Production Line</description>
	<pubDate>Thu, 08 Jan 2009 17:05:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: alax</title>
		<link>http://alax.info/blog/551#comment-5648</link>
		<dc:creator>alax</dc:creator>
		<pubDate>Sun, 16 Nov 2008 19:06:27 +0000</pubDate>
		<guid isPermaLink="false">http://alax.info/blog/?p=551#comment-5648</guid>
		<description>Added support for more source media types:

MEDIASUBTYPE_ARGB32
MEDIASUBTYPE_A2R10G10B10 *2 (does not work for me)
MEDIASUBTYPE_A2B10G10R10 *2 (does not work for me)
MEDIASUBTYPE_RGB555 *1
MEDIASUBTYPE_RGB565 *1
MEDIASUBTYPE_ARGB1555 *2 (does not work for me)
MEDIASUBTYPE_ARGB4444 *2 (does not work for me)

*1 - defined using BI_BITFIELDS, however it is also possible to use BI_RGB (source code change required)
*2 - defined using BI_BITFIELDS

A Visual C++ .NET 2008 source code &lt;a href="http://trac2.assembla.com/roatl-utilities/browser/trunk/FrameRateSample02" rel="nofollow"&gt;is available from SVN&lt;/a&gt;.

See Also: &lt;a href="http://msdn.microsoft.com/en-us/library/ms787838(VS.85).aspx" rel="nofollow"&gt;Uncompressed RGB Video Subtypes&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Added support for more source media types:</p>
<p>MEDIASUBTYPE_ARGB32<br />
MEDIASUBTYPE_A2R10G10B10 *2 (does not work for me)<br />
MEDIASUBTYPE_A2B10G10R10 *2 (does not work for me)<br />
MEDIASUBTYPE_RGB555 *1<br />
MEDIASUBTYPE_RGB565 *1<br />
MEDIASUBTYPE_ARGB1555 *2 (does not work for me)<br />
MEDIASUBTYPE_ARGB4444 *2 (does not work for me)</p>
<p>*1 - defined using BI_BITFIELDS, however it is also possible to use BI_RGB (source code change required)<br />
*2 - defined using BI_BITFIELDS</p>
<p>A Visual C++ .NET 2008 source code <a href="http://trac2.assembla.com/roatl-utilities/browser/trunk/FrameRateSample02" rel="nofollow">is available from SVN</a>.</p>
<p>See Also: <a href="http://msdn.microsoft.com/en-us/library/ms787838(VS.85).aspx" rel="nofollow">Uncompressed RGB Video Subtypes</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
