<?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: Bug in H.264 encoder in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Bug-in-H-264-encoder/m-p/866144#M8362</link>
    <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
Hello Emmanuel,&lt;BR /&gt;&lt;BR /&gt;thanks for reporting on this. Could you please specify what version of IPP do you use? Just worrying if you had a chance to try the latest IPP 6.1 update 1 version?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir&lt;BR /&gt;</description>
    <pubDate>Thu, 24 Sep 2009 17:46:33 GMT</pubDate>
    <dc:creator>Vladimir_Dudnik</dc:creator>
    <dc:date>2009-09-24T17:46:33Z</dc:date>
    <item>
      <title>Bug in H.264 encoder</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Bug-in-H-264-encoder/m-p/866143#M8361</link>
      <description>&lt;P&gt;It seems there is a bug while encoding chroma components in the H.264 encoder.&lt;/P&gt;
&lt;P&gt;The function H264CoreEncoder_EncodeChroma encode in one shot both the U and V components. It starts with the U and upon reaching the first block of the V components switch pointers to the V plane. However, the condition to switch components doesn't seem right and upon reaching block 2 of the V components the U pointer are used again.&lt;BR /&gt;&lt;BR /&gt;Emmanuel&lt;/P&gt;</description>
      <pubDate>Mon, 21 Sep 2009 12:14:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Bug-in-H-264-encoder/m-p/866143#M8361</guid>
      <dc:creator>Emmanuel_W_</dc:creator>
      <dc:date>2009-09-21T12:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: Bug in H.264 encoder</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Bug-in-H-264-encoder/m-p/866144#M8362</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
Hello Emmanuel,&lt;BR /&gt;&lt;BR /&gt;thanks for reporting on this. Could you please specify what version of IPP do you use? Just worrying if you had a chance to try the latest IPP 6.1 update 1 version?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Sep 2009 17:46:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Bug-in-H-264-encoder/m-p/866144#M8362</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2009-09-24T17:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: Bug in H.264 encoder</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Bug-in-H-264-encoder/m-p/866145#M8363</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/336498"&gt;Vladimir Dudnik (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt; Hello Emmanuel,&lt;BR /&gt;&lt;BR /&gt;thanks for reporting on this. Could you please specify what version of IPP do you use? Just worrying if you had a chance to try the latest IPP 6.1 update 1 version?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;
&lt;DIV&gt;Hi Vladimir,&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;I have IPP 6.1 update 1 and latest sample version.&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;Emmanuel&lt;/DIV&gt;</description>
      <pubDate>Thu, 24 Sep 2009 18:06:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Bug-in-H-264-encoder/m-p/866145#M8363</guid>
      <dc:creator>Emmanuel_W_</dc:creator>
      <dc:date>2009-09-24T18:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: Bug in H.264 encoder</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Bug-in-H-264-encoder/m-p/866146#M8364</link>
      <description>&lt;DIV style="margin:0px;"&gt;Thenks, I'll pass this information to development team.&lt;BR /&gt;&lt;BR /&gt;Vladimir&lt;/DIV&gt;
&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Sep 2009 18:11:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Bug-in-H-264-encoder/m-p/866146#M8364</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2009-09-24T18:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: Bug in H.264 encoder</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Bug-in-H-264-encoder/m-p/866147#M8365</link>
      <description>&lt;P&gt;Emmanuel, the "do" loop has only 2 iterations, so that uBlock is first U (==16) at first and then firstV (==16+num_blocks[chroma]) at second time. There are few different block loops inside do{}, like&lt;/P&gt;
&lt;P&gt;for (uBlock = startBlock; uBlock &amp;lt; uLastBlock; uBlock ++)&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Leonid&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Sep 2009 10:05:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Bug-in-H-264-encoder/m-p/866147#M8365</guid>
      <dc:creator>Leonid_K_Intel</dc:creator>
      <dc:date>2009-09-25T10:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: Bug in H.264 encoder</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Bug-in-H-264-encoder/m-p/866148#M8366</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/336498"&gt;Vladimir Dudnik (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;Thenks, I'll pass this information to development team.&lt;BR /&gt;&lt;BR /&gt;Vladimir&lt;/DIV&gt;
&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Sorry for the fast alarm. I have modified this part of the code on my side and though I was looking at the original Intel code.&lt;BR /&gt;&lt;BR /&gt;Emmanuel&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Sep 2009 12:39:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Bug-in-H-264-encoder/m-p/866148#M8366</guid>
      <dc:creator>Emmanuel_W_</dc:creator>
      <dc:date>2009-09-25T12:39:55Z</dc:date>
    </item>
  </channel>
</rss>

