<?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 Corrupt JPEG Output in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Corrupt-JPEG-Output/m-p/896348#M12172</link>
    <description>Using Picnic in the IPP 6.0 update 1, if you open the attached bmp file and save as jpeg using the settings :&lt;BR /&gt;Bas, 444, Use Huffman, RGB, quality=75&lt;BR /&gt;The resultant jpeg file will be grayscale and distorted.&lt;BR /&gt;&lt;BR /&gt;Can you reproduce ?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
    <pubDate>Tue, 24 Feb 2009 18:34:21 GMT</pubDate>
    <dc:creator>turks</dc:creator>
    <dc:date>2009-02-24T18:34:21Z</dc:date>
    <item>
      <title>Corrupt JPEG Output</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Corrupt-JPEG-Output/m-p/896348#M12172</link>
      <description>Using Picnic in the IPP 6.0 update 1, if you open the attached bmp file and save as jpeg using the settings :&lt;BR /&gt;Bas, 444, Use Huffman, RGB, quality=75&lt;BR /&gt;The resultant jpeg file will be grayscale and distorted.&lt;BR /&gt;&lt;BR /&gt;Can you reproduce ?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 24 Feb 2009 18:34:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Corrupt-JPEG-Output/m-p/896348#M12172</guid>
      <dc:creator>turks</dc:creator>
      <dc:date>2009-02-24T18:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: Corrupt JPEG Output</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Corrupt-JPEG-Output/m-p/896349#M12173</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/30706"&gt;turks&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;Using Picnic in the IPP 6.0 update 1, if you open the attached bmp file and save as jpeg using the settings :&lt;BR /&gt;Bas, 444, Use Huffman, RGB, quality=75&lt;BR /&gt;The resultant jpeg file will be grayscale and distorted.&lt;BR /&gt;&lt;BR /&gt;Can you reproduce ?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
try to change in &lt;SPAN style="font-style: italic;"&gt;jpeg.cpp &lt;/SPAN&gt;&lt;SPAN style="font-style: italic;"&gt;in function&lt;/SPAN&gt;&lt;SPAN style="font-style: italic;"&gt;SaveImageJPEG() &lt;/SPAN&gt;&lt;SPAN style="font-style: italic;"&gt;this line&lt;/SPAN&gt;
&lt;DIV&gt;&lt;BR /&gt;
&lt;DIV&gt;dataOrder.LineStep() [0] = geometry.RefGridRect().Width() * nOfComponents * du;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;to this&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;dataOrder.LineStep() [0] = image.Step();&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 26 Feb 2009 12:25:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Corrupt-JPEG-Output/m-p/896349#M12173</guid>
      <dc:creator>Sergey_Ryadno</dc:creator>
      <dc:date>2009-02-26T12:25:28Z</dc:date>
    </item>
  </channel>
</rss>

