<?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 7.0 Beta :UIC JPEG XR encoder memory corruption in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-7-0-Beta-UIC-JPEG-XR-encoder-memory-corruption/m-p/783153#M1716</link>
    <description>Hi,&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;We used to build a "Custom DLL" with IPP IJL library for JPEG encoding. It's a VS2003 DLL 32bit project with IJL sources and IPP custom merged static librarieswith the custom CPU type dispatcher. It exports some of IPP image functions and two custom functions for JPEG enc/dec which are using IJL.&lt;/DIV&gt;&lt;DIV&gt;Now we want to switch to IPP 7.0 and to UIC library, in order to add JPEG-XR support. I add UIC sources to the project along with four new functions for UIC JPEG and JPEG-XR enc/dec. JPEG functions are working fine but JPEG-XR are failing with heap corruptions at the deleting ofCJPEGXREncoder object. All function calls prior to it, returns success.&lt;/DIV&gt;&lt;DIV&gt;Please, take a look at the attached file ofJPEG-XR encoding function, maybe you will see some problem with the code. I was testing it with an IPP BGRAbitmap as an image source(created with ippiMalloc_8u_AC4() and copied from the DIB).&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Thanks,&lt;/DIV&gt;&lt;DIV&gt;Ian&lt;/DIV&gt;</description>
    <pubDate>Thu, 08 Jul 2010 22:19:44 GMT</pubDate>
    <dc:creator>ikozhurin</dc:creator>
    <dc:date>2010-07-08T22:19:44Z</dc:date>
    <item>
      <title>IPP 7.0 Beta :UIC JPEG XR encoder memory corruption</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-7-0-Beta-UIC-JPEG-XR-encoder-memory-corruption/m-p/783153#M1716</link>
      <description>Hi,&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;We used to build a "Custom DLL" with IPP IJL library for JPEG encoding. It's a VS2003 DLL 32bit project with IJL sources and IPP custom merged static librarieswith the custom CPU type dispatcher. It exports some of IPP image functions and two custom functions for JPEG enc/dec which are using IJL.&lt;/DIV&gt;&lt;DIV&gt;Now we want to switch to IPP 7.0 and to UIC library, in order to add JPEG-XR support. I add UIC sources to the project along with four new functions for UIC JPEG and JPEG-XR enc/dec. JPEG functions are working fine but JPEG-XR are failing with heap corruptions at the deleting ofCJPEGXREncoder object. All function calls prior to it, returns success.&lt;/DIV&gt;&lt;DIV&gt;Please, take a look at the attached file ofJPEG-XR encoding function, maybe you will see some problem with the code. I was testing it with an IPP BGRAbitmap as an image source(created with ippiMalloc_8u_AC4() and copied from the DIB).&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Thanks,&lt;/DIV&gt;&lt;DIV&gt;Ian&lt;/DIV&gt;</description>
      <pubDate>Thu, 08 Jul 2010 22:19:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-7-0-Beta-UIC-JPEG-XR-encoder-memory-corruption/m-p/783153#M1716</guid>
      <dc:creator>ikozhurin</dc:creator>
      <dc:date>2010-07-08T22:19:44Z</dc:date>
    </item>
    <item>
      <title>IPP 7.0 Beta :UIC JPEG XR encoder memory corruption</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-7-0-Beta-UIC-JPEG-XR-encoder-memory-corruption/m-p/783154#M1717</link>
      <description>Hello Ian,&lt;BR /&gt;&lt;BR /&gt;Thanks for your interest to UIC JPEG-XR codec. Did you try to encode your image with UIC sample application (either uic_transcoder_con or picnic)? Is it fails as well?&lt;BR /&gt;Is your current UIC application 32-bit or 64-bit? I'm asking because we have identified an issue in 64-bit UIC JPEG-XR codec, that will be fixed with IPP 7.0 beta update 3 which is coming soon.&lt;BR /&gt;But our testing on 32-bit platforms did not show any issues with JPEG-XR.&lt;BR /&gt;&lt;BR /&gt;If you can provide test project which reproduce the problem then it would much easier toinvestigate the problem.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir</description>
      <pubDate>Fri, 09 Jul 2010 06:31:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-7-0-Beta-UIC-JPEG-XR-encoder-memory-corruption/m-p/783154#M1717</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2010-07-09T06:31:43Z</dc:date>
    </item>
    <item>
      <title>IPP 7.0 Beta :UIC JPEG XR encoder memory corruption</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-7-0-Beta-UIC-JPEG-XR-encoder-memory-corruption/m-p/783155#M1718</link>
      <description>&lt;P&gt;We can not vouch for proper work of the codec if youuseinternal class. I recommend you to work with uic_jpegxr_enc.h and uic_jpegxr_enc.cpp interface.Example of usageyou can seein picnic's or transcoder'sapplication file jpegxr.cpp.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jul 2010 07:05:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-7-0-Beta-UIC-JPEG-XR-encoder-memory-corruption/m-p/783155#M1718</guid>
      <dc:creator>Pavel_V_Intel</dc:creator>
      <dc:date>2010-07-09T07:05:04Z</dc:date>
    </item>
    <item>
      <title>IPP 7.0 Beta :UIC JPEG XR encoder memory corruption</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-7-0-Beta-UIC-JPEG-XR-encoder-memory-corruption/m-p/783156#M1719</link>
      <description>Thanks, switching toJPEGXREncoder solved the problem.</description>
      <pubDate>Fri, 09 Jul 2010 19:16:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-7-0-Beta-UIC-JPEG-XR-encoder-memory-corruption/m-p/783156#M1719</guid>
      <dc:creator>ikozhurin</dc:creator>
      <dc:date>2010-07-09T19:16:09Z</dc:date>
    </item>
  </channel>
</rss>

