<?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 mpeg4 decoder memory leaks in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/mpeg4-decoder-memory-leaks/m-p/899187#M12534</link>
    <description>&lt;P&gt;We have built inIntel mpeg4 and jpeg decoders in our product. Some of our clients are complainning about memory leaks of mpeg4 after thousands switches between different cameras. I tried to narrow down the leak and foundthe problemis with the mpeg4 decoder.The leak appears when deleting the decoder after the decoding is finished. ifI putthe decoderinto a umc_thread, deleting thedecoder willcause theleaks. But it works fine if I put it in the main loop. There is no problem with Jpeg decoder. I hope you can help me to solve this problem in some way.&lt;BR /&gt;&lt;BR /&gt;The ipp sample version I'm using is 5.3.095.&lt;BR /&gt;&lt;BR /&gt;With the attached code you can find&lt;BR /&gt;1. mpeg4_memory_leak_report.jpg, performance chart of private bytes and handle leaks&lt;BR /&gt;2. raw data under .\frames\ for running the test&lt;BR /&gt;3. three scenarios,twowhere the mpeg4 decoder works fine, and one where it leaks&lt;BR /&gt;4. jpeg decoder works fine in all the three scenarios&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Fri, 20 Feb 2009 00:37:23 GMT</pubDate>
    <dc:creator>atvan</dc:creator>
    <dc:date>2009-02-20T00:37:23Z</dc:date>
    <item>
      <title>mpeg4 decoder memory leaks</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/mpeg4-decoder-memory-leaks/m-p/899187#M12534</link>
      <description>&lt;P&gt;We have built inIntel mpeg4 and jpeg decoders in our product. Some of our clients are complainning about memory leaks of mpeg4 after thousands switches between different cameras. I tried to narrow down the leak and foundthe problemis with the mpeg4 decoder.The leak appears when deleting the decoder after the decoding is finished. ifI putthe decoderinto a umc_thread, deleting thedecoder willcause theleaks. But it works fine if I put it in the main loop. There is no problem with Jpeg decoder. I hope you can help me to solve this problem in some way.&lt;BR /&gt;&lt;BR /&gt;The ipp sample version I'm using is 5.3.095.&lt;BR /&gt;&lt;BR /&gt;With the attached code you can find&lt;BR /&gt;1. mpeg4_memory_leak_report.jpg, performance chart of private bytes and handle leaks&lt;BR /&gt;2. raw data under .\frames\ for running the test&lt;BR /&gt;3. three scenarios,twowhere the mpeg4 decoder works fine, and one where it leaks&lt;BR /&gt;4. jpeg decoder works fine in all the three scenarios&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Feb 2009 00:37:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/mpeg4-decoder-memory-leaks/m-p/899187#M12534</guid>
      <dc:creator>atvan</dc:creator>
      <dc:date>2009-02-20T00:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: mpeg4 decoder memory leaks</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/mpeg4-decoder-memory-leaks/m-p/899188#M12535</link>
      <description>&lt;DIV style="margin:0px;"&gt;Could you please check this with IPP 6.0 samples. It might be fixed already in the latest version.&lt;BR /&gt;&lt;BR /&gt;Vladimir&lt;/DIV&gt;
&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Feb 2009 17:19:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/mpeg4-decoder-memory-leaks/m-p/899188#M12535</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2009-02-20T17:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: mpeg4 decoder memory leaks</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/mpeg4-decoder-memory-leaks/m-p/899189#M12536</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;Could you please check this with IPP 6.0 samples. It might be fixed already in the latest version.&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;Vladimir,&lt;BR /&gt;&lt;BR /&gt;I repeat the test on 6.0, and I can see the same problem. The leak seems more serious on my desktop. When running on my laptop, the leak is less but after around 100 switches, I can still clearly see the leak.&lt;BR /&gt;&lt;BR /&gt;I ransimple_playerin 5.3 with an mpeg4.avi media, after hundreds of switches, I can also see a leak. But I'm notclear if it's caused by mpeg4, because if I disable the video channel andplay only audio channel, the leak still exists. &lt;BR /&gt;&lt;BR /&gt;I'm running the same test over 6.0 with simple_player.Though the testcode is still running, I don't think6.0 makes any different.The private bytes isstill growing slowly.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Feb 2009 19:41:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/mpeg4-decoder-memory-leaks/m-p/899189#M12536</guid>
      <dc:creator>atvan</dc:creator>
      <dc:date>2009-02-20T19:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: mpeg4 decoder memory leaks</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/mpeg4-decoder-memory-leaks/m-p/899190#M12537</link>
      <description>&lt;DIV style="margin:0px;"&gt;When I said switch I mean let the simple_player keep running PlaySingleFile. Now I can seethe 6.0simple_player is leaking after a couple hundred of runs.&lt;BR /&gt;&lt;BR /&gt;For some reason I can not editmy previous reply. And it takes very long to open my post. Is it weird?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thank you for your replay.&lt;/DIV&gt;</description>
      <pubDate>Fri, 20 Feb 2009 20:11:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/mpeg4-decoder-memory-leaks/m-p/899190#M12537</guid>
      <dc:creator>atvan</dc:creator>
      <dc:date>2009-02-20T20:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: mpeg4 decoder memory leaks</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/mpeg4-decoder-memory-leaks/m-p/899191#M12538</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
If you may provide test case or more details how do you reproduce the issue with IPP 6.0 sample it will help us in investigation.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt; Vladimir&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Feb 2009 15:41:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/mpeg4-decoder-memory-leaks/m-p/899191#M12538</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2009-02-24T15:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: mpeg4 decoder memory leaks</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/mpeg4-decoder-memory-leaks/m-p/899192#M12539</link>
      <description>It works fine with 6.0 so far. I guess I didn't do it right when updated to 6.0. &lt;BR /&gt;</description>
      <pubDate>Wed, 25 Feb 2009 20:58:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/mpeg4-decoder-memory-leaks/m-p/899192#M12539</guid>
      <dc:creator>atvan</dc:creator>
      <dc:date>2009-02-25T20:58:58Z</dc:date>
    </item>
  </channel>
</rss>

