<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>i.MX ProcessorsのトピックRe: Hardware colorspace conversion</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Hardware-colorspace-conversion/m-p/245860#M21389</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;as a first approach, Check the source code of mfw_ipucsc gstreamer element.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Jul 2013 23:05:24 GMT</pubDate>
    <dc:creator>LeonardoSandova</dc:creator>
    <dc:date>2013-07-01T23:05:24Z</dc:date>
    <item>
      <title>Hardware colorspace conversion</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hardware-colorspace-conversion/m-p/245858#M21387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;Using SabreSD with i.MX6Q and Linux 4.0.0 SDK.&lt;/P&gt;&lt;P&gt;I know that there is hardware on the IPU for hardware colorspace conversion because there is a gstreamer component for it in libmfw_gst_ipu_csc.so.&amp;nbsp; I was wondering what libraries provide support for access to this hw colorspace conversion.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do openGL and directfb that are provided with the SDK give access to hw colorspace conversion?&lt;/P&gt;&lt;P&gt;I am trying to improve performance of mplayer for software decoding of intra-refresh h.264 streams.&amp;nbsp; Right now colorspace conversion is in software and I'd like to do this in hardware for better video playback performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jun 2013 17:39:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hardware-colorspace-conversion/m-p/245858#M21387</guid>
      <dc:creator>rebelalliance</dc:creator>
      <dc:date>2013-06-28T17:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: Hardware colorspace conversion</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hardware-colorspace-conversion/m-p/245859#M21388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What APIs are available to userspace that I can use to do hardware colorspace conversion (yuv to rgb, etc)?&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jul 2013 22:50:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hardware-colorspace-conversion/m-p/245859#M21388</guid>
      <dc:creator>rebelalliance</dc:creator>
      <dc:date>2013-07-01T22:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: Hardware colorspace conversion</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hardware-colorspace-conversion/m-p/245860#M21389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;as a first approach, Check the source code of mfw_ipucsc gstreamer element.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jul 2013 23:05:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hardware-colorspace-conversion/m-p/245860#M21389</guid>
      <dc:creator>LeonardoSandova</dc:creator>
      <dc:date>2013-07-01T23:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: Hardware colorspace conversion</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hardware-colorspace-conversion/m-p/245861#M21390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's what I am looking at now.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jul 2013 19:06:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hardware-colorspace-conversion/m-p/245861#M21390</guid>
      <dc:creator>rebelalliance</dc:creator>
      <dc:date>2013-07-02T19:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: Hardware colorspace conversion</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hardware-colorspace-conversion/m-p/245862#M21391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is libipu not available for i.MX6Q?&amp;nbsp; It looks like a dummy version gets compiled for i.MX6Q platform (I am looking at imx-lib-3.0.35-4.0.0/ipu/Makefile).&lt;/P&gt;&lt;P&gt;What are the alternatives?&amp;nbsp; Use linux/ipu.h IOCTLs?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jul 2013 23:30:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hardware-colorspace-conversion/m-p/245862#M21391</guid>
      <dc:creator>rebelalliance</dc:creator>
      <dc:date>2013-07-02T23:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: Hardware colorspace conversion</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hardware-colorspace-conversion/m-p/245863#M21392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The answer is here&amp;nbsp; &lt;A _jive_internal="true" href="https://community.nxp.com/message/335333"&gt;https://community.freescale.com/message/335333&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jul 2013 06:45:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hardware-colorspace-conversion/m-p/245863#M21392</guid>
      <dc:creator>ruiguifang</dc:creator>
      <dc:date>2013-07-05T06:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: Hardware colorspace conversion</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hardware-colorspace-conversion/m-p/245864#M21393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FYI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/rogeriorps/ipu-examples/blob/master/mx6/csc/example1/csc_ex1.c" target="test_blank"&gt;https://github.com/rogeriorps/ipu-examples/blob/master/mx6/csc/example1/csc_ex1.c&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jul 2013 18:43:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hardware-colorspace-conversion/m-p/245864#M21393</guid>
      <dc:creator>LeonardoSandova</dc:creator>
      <dc:date>2013-07-05T18:43:23Z</dc:date>
    </item>
  </channel>
</rss>

