<?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 IPP samples bug in jpegenc.cpp in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-samples-bug-in-jpegenc-cpp/m-p/875619#M9475</link>
    <description>&lt;P&gt;Hi Thomas,&lt;/P&gt;
&lt;P&gt;This will be fixed in the next major version of IPP.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;</description>
    <pubDate>Sun, 07 Mar 2010 21:53:26 GMT</pubDate>
    <dc:creator>Vladimir_Dudnik</dc:creator>
    <dc:date>2010-03-07T21:53:26Z</dc:date>
    <item>
      <title>IPP samples bug in jpegenc.cpp</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-samples-bug-in-jpegenc-cpp/m-p/875618#M9474</link>
      <description>&lt;B&gt;IPP samples bug in uic_jpeg_enc.h&lt;/B&gt;&lt;BR /&gt; 
&lt;HR size="&amp;#0;.5px" /&gt;
&lt;P&gt;In UIC  sample 6.1.4.059, the code in jpegenc.cpp on line 2031 seems to be  bad:&lt;/P&gt;
&lt;P&gt;buflen = (m_jpeg_mode == JPEG_LOSSLESS) ?&lt;BR /&gt; IPP_MAX(ENC_DEFAULT_BUFLEN,m_numxMCU * m_jpeg_ncomp * 2) :&lt;BR /&gt; ENC_DEFAULT_BUFLEN;&lt;BR /&gt;&lt;BR /&gt;I guess it should be:&lt;/P&gt;
&lt;P&gt;buflen = (m_jpeg_mode == JPEG_LOSSLESS) ? &lt;BR /&gt; IPP_MAX(ENC_DEFAULT_BUFLEN,m_numxMCU * m_jpeg_ncomp * 2 * 2) :&lt;BR /&gt; ENC_DEFAULT_BUFLEN;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;This was also indicated elsewhere in this forum.&lt;/P&gt;
&lt;P&gt;I was expecting this latest IPP 6.1.4 update to have included these fixes.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 07 Mar 2010 12:52:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-samples-bug-in-jpegenc-cpp/m-p/875618#M9474</guid>
      <dc:creator>Thomas_Jensen1</dc:creator>
      <dc:date>2010-03-07T12:52:30Z</dc:date>
    </item>
    <item>
      <title>IPP samples bug in jpegenc.cpp</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-samples-bug-in-jpegenc-cpp/m-p/875619#M9475</link>
      <description>&lt;P&gt;Hi Thomas,&lt;/P&gt;
&lt;P&gt;This will be fixed in the next major version of IPP.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;</description>
      <pubDate>Sun, 07 Mar 2010 21:53:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-samples-bug-in-jpegenc-cpp/m-p/875619#M9475</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2010-03-07T21:53:26Z</dc:date>
    </item>
    <item>
      <title>IPP samples bug in jpegenc.cpp</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-samples-bug-in-jpegenc-cpp/m-p/875620#M9476</link>
      <description>&lt;P&gt;Hi Thomas,&lt;BR /&gt; Thanks for your problem you raised.This issue has been submitted to our internal development tracking database for further investigation, we will inform you once a new update becomes available.Here is a bug tracking number for your reference: DPD200090956.&lt;/P&gt;
&lt;P&gt;--Gennady&lt;/P&gt;</description>
      <pubDate>Mon, 08 Mar 2010 05:43:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-samples-bug-in-jpegenc-cpp/m-p/875620#M9476</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2010-03-08T05:43:20Z</dc:date>
    </item>
  </channel>
</rss>

