<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: This must be the Orc blog</title>
	<atom:link href="http://www.schleef.org/blog/2010/07/13/this-must-be-the-orc-blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.schleef.org/blog/2010/07/13/this-must-be-the-orc-blog/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 12 Dec 2011 22:37:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Andre</title>
		<link>http://www.schleef.org/blog/2010/07/13/this-must-be-the-orc-blog/comment-page-1/#comment-4447</link>
		<dc:creator>Andre</dc:creator>
		<pubDate>Wed, 25 Aug 2010 09:58:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.schleef.org/blog/?p=65#comment-4447</guid>
		<description>Bert: cog is here: 

http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/tree/ext/cog

Other uses of Orc are here:

http://cgit.freedesktop.org/gstreamer/gst-plugins-base/tree/gst/adder
http://cgit.freedesktop.org/gstreamer/gst-plugins-base/tree/gst/audioconvert
http://cgit.freedesktop.org/gstreamer/gst-plugins-base/tree/gst/videotestsrc
http://cgit.freedesktop.org/gstreamer/gst-plugins-base/tree/gst/videoscale
http://cgit.freedesktop.org/gstreamer/gst-plugins-base/tree/gst/volume

You can also probably find more usage in David&#039;s git repository here:

http://code.entropywave.com/git

But I did not yet look through it. I tend to read the commit messages in the Orc git though, because there is not much information elsewhere:

http://code.entropywave.com/git?p=orc.git;a=log

hth
André</description>
		<content:encoded><![CDATA[<p>Bert: cog is here: </p>
<p><a href="http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/tree/ext/cog" rel="nofollow">http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/tree/ext/cog</a></p>
<p>Other uses of Orc are here:</p>
<p><a href="http://cgit.freedesktop.org/gstreamer/gst-plugins-base/tree/gst/adder" rel="nofollow">http://cgit.freedesktop.org/gstreamer/gst-plugins-base/tree/gst/adder</a><br />
<a href="http://cgit.freedesktop.org/gstreamer/gst-plugins-base/tree/gst/audioconvert" rel="nofollow">http://cgit.freedesktop.org/gstreamer/gst-plugins-base/tree/gst/audioconvert</a><br />
<a href="http://cgit.freedesktop.org/gstreamer/gst-plugins-base/tree/gst/videotestsrc" rel="nofollow">http://cgit.freedesktop.org/gstreamer/gst-plugins-base/tree/gst/videotestsrc</a><br />
<a href="http://cgit.freedesktop.org/gstreamer/gst-plugins-base/tree/gst/videoscale" rel="nofollow">http://cgit.freedesktop.org/gstreamer/gst-plugins-base/tree/gst/videoscale</a><br />
<a href="http://cgit.freedesktop.org/gstreamer/gst-plugins-base/tree/gst/volume" rel="nofollow">http://cgit.freedesktop.org/gstreamer/gst-plugins-base/tree/gst/volume</a></p>
<p>You can also probably find more usage in David&#8217;s git repository here:</p>
<p><a href="http://code.entropywave.com/git" rel="nofollow">http://code.entropywave.com/git</a></p>
<p>But I did not yet look through it. I tend to read the commit messages in the Orc git though, because there is not much information elsewhere:</p>
<p><a href="http://code.entropywave.com/git?p=orc.git;a=log" rel="nofollow">http://code.entropywave.com/git?p=orc.git;a=log</a></p>
<p>hth<br />
André</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bert Douglas</title>
		<link>http://www.schleef.org/blog/2010/07/13/this-must-be-the-orc-blog/comment-page-1/#comment-4439</link>
		<dc:creator>Bert Douglas</dc:creator>
		<pubDate>Mon, 16 Aug 2010 06:11:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.schleef.org/blog/?p=65#comment-4439</guid>
		<description>Orc looks really good to me.  I would like to read your &quot;Cog&quot; package as examples to learn how to use Orc.

But sadly, I am unable to find the &quot;Cog&quot; package in gstreamer bad plugins.

Pointer greatly appreciated.

--Bert Douglas</description>
		<content:encoded><![CDATA[<p>Orc looks really good to me.  I would like to read your &#8220;Cog&#8221; package as examples to learn how to use Orc.</p>
<p>But sadly, I am unable to find the &#8220;Cog&#8221; package in gstreamer bad plugins.</p>
<p>Pointer greatly appreciated.</p>
<p>&#8211;Bert Douglas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antonio Huete</title>
		<link>http://www.schleef.org/blog/2010/07/13/this-must-be-the-orc-blog/comment-page-1/#comment-4415</link>
		<dc:creator>Antonio Huete</dc:creator>
		<pubDate>Mon, 02 Aug 2010 07:10:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.schleef.org/blog/?p=65#comment-4415</guid>
		<description>Hi,

I&#039;ve sent to your private email address (the one that appears in the commits in the git repo) a patch to support DragonFlyBSD. 

Dunno if you got it tho.

Cheers,
Antonio Huete</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;ve sent to your private email address (the one that appears in the commits in the git repo) a patch to support DragonFlyBSD. </p>
<p>Dunno if you got it tho.</p>
<p>Cheers,<br />
Antonio Huete</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andre</title>
		<link>http://www.schleef.org/blog/2010/07/13/this-must-be-the-orc-blog/comment-page-1/#comment-4400</link>
		<dc:creator>Andre</dc:creator>
		<pubDate>Mon, 26 Jul 2010 06:35:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.schleef.org/blog/?p=65#comment-4400</guid>
		<description>Thanks, so which plugins should I have a look at? You mentioned &quot;videotestsrc&quot; and &quot;videoscale&quot; in your other blog post? I don&#039;t know the GStreamer architecture, so I&#039;m clueless.</description>
		<content:encoded><![CDATA[<p>Thanks, so which plugins should I have a look at? You mentioned &#8220;videotestsrc&#8221; and &#8220;videoscale&#8221; in your other blog post? I don&#8217;t know the GStreamer architecture, so I&#8217;m clueless.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.schleef.org/blog/2010/07/13/this-must-be-the-orc-blog/comment-page-1/#comment-4388</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 21 Jul 2010 00:14:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.schleef.org/blog/?p=65#comment-4388</guid>
		<description>Andre:

No, there&#039;s no mailing list, although you can use the liboil mailing list.

I removed the extension libraries because they weren&#039;t very useful.  They can&#039;t be used with orcc, and didn&#039;t have any SSE, etc, rules for many of the opcodes.  Also, the float code was merged into the main library, and I&#039;m planning to add most of the pixel stuff in the next few weeks.  You can already do some pixel manipulation with Orc, as the GStreamer video plugins that use Orc currently do.</description>
		<content:encoded><![CDATA[<p>Andre:</p>
<p>No, there&#8217;s no mailing list, although you can use the liboil mailing list.</p>
<p>I removed the extension libraries because they weren&#8217;t very useful.  They can&#8217;t be used with orcc, and didn&#8217;t have any SSE, etc, rules for many of the opcodes.  Also, the float code was merged into the main library, and I&#8217;m planning to add most of the pixel stuff in the next few weeks.  You can already do some pixel manipulation with Orc, as the GStreamer video plugins that use Orc currently do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andre</title>
		<link>http://www.schleef.org/blog/2010/07/13/this-must-be-the-orc-blog/comment-page-1/#comment-4380</link>
		<dc:creator>Andre</dc:creator>
		<pubDate>Sat, 17 Jul 2010 08:00:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.schleef.org/blog/?p=65#comment-4380</guid>
		<description>No, don&#039;t change it please. There is still not enough information about Orc. :D

btw, does a mailinglist for Orc exist somewhere?

I see you removed the orc-pixel extension. Was this because you think Orc is not best used for such thing, or for maintenance reasons? Simple image processing with Orc is one of the things I wanted to play with. I&#039;d work with different pixel formats (8 bpp, 16 bpp, uint, float, etc.), though, to get to know Orc.</description>
		<content:encoded><![CDATA[<p>No, don&#8217;t change it please. There is still not enough information about Orc. <img src='http://www.schleef.org/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>btw, does a mailinglist for Orc exist somewhere?</p>
<p>I see you removed the orc-pixel extension. Was this because you think Orc is not best used for such thing, or for maintenance reasons? Simple image processing with Orc is one of the things I wanted to play with. I&#8217;d work with different pixel formats (8 bpp, 16 bpp, uint, float, etc.), though, to get to know Orc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benjamin Otte</title>
		<link>http://www.schleef.org/blog/2010/07/13/this-must-be-the-orc-blog/comment-page-1/#comment-4378</link>
		<dc:creator>Benjamin Otte</dc:creator>
		<pubDate>Wed, 14 Jul 2010 13:34:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.schleef.org/blog/?p=65#comment-4378</guid>
		<description>I like this release handling. It means when prereleases come out, there&#039;ll already be working orc packages in Fedora and I don&#039;t have to bug anyone. :)</description>
		<content:encoded><![CDATA[<p>I like this release handling. It means when prereleases come out, there&#8217;ll already be working orc packages in Fedora and I don&#8217;t have to bug anyone. <img src='http://www.schleef.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

