<?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 Reporting a bug in the IPP samples in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Reporting-a-bug-in-the-IPP-samples/m-p/862222#M7897</link>
    <description>&lt;P&gt;In ipp-samples v5.3, audio-video-codecs/codec/jpeg/src/jpegenc.cpp, at line 2557, thereis anassumption that an image's width and row step size are the same. &lt;/P&gt;
&lt;P&gt;However, this is not necessarily the case. &lt;/P&gt;
&lt;P&gt;When the image's width androw step size differ, the encoder will write beyond the end of thebuffer allocated for a color component's m_ss_buf. The erroneous linecurrently reads roi.width = srcStep; It should be something likeroi.width = (curr_comp-&amp;gt;m_hsampling == 1) ? m_src.width / 2 :m_src.width; &lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 22 Jan 2008 15:30:08 GMT</pubDate>
    <dc:creator>postaquestion</dc:creator>
    <dc:date>2008-01-22T15:30:08Z</dc:date>
    <item>
      <title>Reporting a bug in the IPP samples</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Reporting-a-bug-in-the-IPP-samples/m-p/862222#M7897</link>
      <description>&lt;P&gt;In ipp-samples v5.3, audio-video-codecs/codec/jpeg/src/jpegenc.cpp, at line 2557, thereis anassumption that an image's width and row step size are the same. &lt;/P&gt;
&lt;P&gt;However, this is not necessarily the case. &lt;/P&gt;
&lt;P&gt;When the image's width androw step size differ, the encoder will write beyond the end of thebuffer allocated for a color component's m_ss_buf. The erroneous linecurrently reads roi.width = srcStep; It should be something likeroi.width = (curr_comp-&amp;gt;m_hsampling == 1) ? m_src.width / 2 :m_src.width; &lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jan 2008 15:30:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Reporting-a-bug-in-the-IPP-samples/m-p/862222#M7897</guid>
      <dc:creator>postaquestion</dc:creator>
      <dc:date>2008-01-22T15:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: Reporting a bug in the IPP samples</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Reporting-a-bug-in-the-IPP-samples/m-p/862223#M7898</link>
      <description>&lt;P&gt;Thank you for reporting about the issue. We will check and fix that.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jan 2008 15:36:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Reporting-a-bug-in-the-IPP-samples/m-p/862223#M7898</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2008-01-22T15:36:45Z</dc:date>
    </item>
  </channel>
</rss>

