<?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>topic Re: The most simple h.264 decoder in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/The-most-simple-h-264-decoder/m-p/848216#M6296</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If you take a look at AVSync class youll see two main classes which are used in video decoding process. DataReader and CodecPipeline. In datareader class you are selecting type of data stream, so you will need to implement class that is derived from datareader and used to read "memory file". In CodecPipeline class you will initialize encoder parameters based on data readed from file. &lt;BR /&gt;&lt;BR /&gt;hope that helped you a bit.&lt;BR /&gt; Sven&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 01 Aug 2008 15:14:10 GMT</pubDate>
    <dc:creator>gossamer</dc:creator>
    <dc:date>2008-08-01T15:14:10Z</dc:date>
    <item>
      <title>The most simple h.264 decoder</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/The-most-simple-h-264-decoder/m-p/848215#M6295</link>
      <description>Hi, I am new with IPP APIs and there are some information in order to decode the H.264 that I need. Recently I modified video_enc_con to encode h.264 from a webcam and then save it to disk. Now based in simple_player I would like decode from memory, I can't find which is the class that receive the data from the file and do the convertion. Any help will be appreciated :)</description>
      <pubDate>Thu, 31 Jul 2008 13:14:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/The-most-simple-h-264-decoder/m-p/848215#M6295</guid>
      <dc:creator>dsanpedro</dc:creator>
      <dc:date>2008-07-31T13:14:04Z</dc:date>
    </item>
    <item>
      <title>Re: The most simple h.264 decoder</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/The-most-simple-h-264-decoder/m-p/848216#M6296</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If you take a look at AVSync class youll see two main classes which are used in video decoding process. DataReader and CodecPipeline. In datareader class you are selecting type of data stream, so you will need to implement class that is derived from datareader and used to read "memory file". In CodecPipeline class you will initialize encoder parameters based on data readed from file. &lt;BR /&gt;&lt;BR /&gt;hope that helped you a bit.&lt;BR /&gt; Sven&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Aug 2008 15:14:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/The-most-simple-h-264-decoder/m-p/848216#M6296</guid>
      <dc:creator>gossamer</dc:creator>
      <dc:date>2008-08-01T15:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: The most simple h.264 decoder</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/The-most-simple-h-264-decoder/m-p/848217#M6297</link>
      <description>&lt;P&gt;Sven,&lt;/P&gt;
&lt;P&gt;Thank a lot for response my post, I'm going to check this out :)&lt;/P&gt;</description>
      <pubDate>Fri, 01 Aug 2008 15:51:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/The-most-simple-h-264-decoder/m-p/848217#M6297</guid>
      <dc:creator>dsanpedro</dc:creator>
      <dc:date>2008-08-01T15:51:09Z</dc:date>
    </item>
  </channel>
</rss>

