<?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 Re: ippsEncodeLZ77/ippsDecodeLZ77 function replacements? in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippsEncodeLZ77-ippsDecodeLZ77-function-replacements/m-p/1659714#M28987</link>
    <description>&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="4"&gt;The &lt;SPAN&gt;ippsEncodeLZ77/ippsDecodeLZ77&lt;/SPAN&gt;functions were removed from IPP 9.0 as we didn't receive too much request for these functions. It was happen almost 10 years ago, please check the removed functions list here: &lt;A href="https://www.intel.com/content/www/us/en/docs/ipp/developer-guide-reference/2022-0/appendix-b-removed-functions-for-signal-processing.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/docs/ipp/developer-guide-reference/2022-0/appendix-b-removed-functions-for-signal-processing.html&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-size: 16.0pt; color: #181818;"&gt;&lt;FONT face="arial,helvetica,sans-serif" size="4"&gt;&lt;SPAN&gt;Kindly noted that the &lt;/SPAN&gt;&lt;SPAN&gt;older version does not include optimizations for newer CPU instructions, which means it may not be delivering the best possible performance for your system.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: -apple-system; font-size: 16.0pt; color: #181818;"&gt;&lt;FONT face="arial,helvetica,sans-serif" size="4"&gt;&lt;SPAN&gt;Additionally, using such an outdated version poses certain security risks, as newer updates typically address vulnerabilities that have been identified over time.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: -apple-system; font-size: 16.0pt; color: #181818;"&gt;&lt;FONT face="arial,helvetica,sans-serif" size="4"&gt;&lt;SPAN&gt;For both improved performance and enhanced security, we strongly recommend upgrading to the latest version of the product. &lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 23 Jan 2025 02:33:32 GMT</pubDate>
    <dc:creator>Ruqiu_C_Intel</dc:creator>
    <dc:date>2025-01-23T02:33:32Z</dc:date>
    <item>
      <title>ippsEncodeLZ77/ippsDecodeLZ77 function replacements?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippsEncodeLZ77-ippsDecodeLZ77-function-replacements/m-p/1659442#M28985</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is an app using older functions which no longer exist.&amp;nbsp;&amp;nbsp; Is there a guide on what the new function to use are and stay compatible with existing compressed data?&amp;nbsp;&amp;nbsp; Also, there used to be a generic interface gen_ from the mx libraries, is there no need to have those anymore?&lt;/P&gt;&lt;P&gt;Here's the function list:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ippsEncodeLZ77SetStatus_8u(a,b)&lt;BR /&gt;ippsEncodeLZ77GetPairs_8u(a,b,c,d)&lt;BR /&gt;ippsEncodeLZ77_8u(a,b,c,d,e,f)&lt;BR /&gt;ippsEncodeLZ77DynamicHuff_8u(a,b,c,d,e,f)&lt;BR /&gt;ippsEncodeLZ77Reset_8u(a)&lt;BR /&gt;ippsDecodeLZ77SetStatus_8u(a,b)&lt;BR /&gt;ippsDecodeLZ77GetPairs_8u(a,b,c,d)&lt;BR /&gt;ippsDecodeLZ77DynamicHuff_8u(a,b,c,d,e,f)&lt;BR /&gt;ippsDecodeLZ77_8u(a,b,c,d,e,f)&lt;BR /&gt;ippsDecodeLZ77Reset_8u(a)&lt;BR /&gt;ippsEncodeLZ77InitAlloc_8u(a,b,c)&lt;BR /&gt;ippsDecodeLZ77InitAlloc_8u(a,b)&lt;BR /&gt;ippsDecodeLZ77SetPairs_8u(a,b,c,d)&lt;BR /&gt;ippsLZ77Free_8u(a)&lt;BR /&gt;ippsMalloc_8u(a)&lt;BR /&gt;ippsFree(a)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2025 10:02:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippsEncodeLZ77-ippsDecodeLZ77-function-replacements/m-p/1659442#M28985</guid>
      <dc:creator>dfati1</dc:creator>
      <dc:date>2025-01-22T10:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: ippsEncodeLZ77/ippsDecodeLZ77 function replacements?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippsEncodeLZ77-ippsDecodeLZ77-function-replacements/m-p/1659714#M28987</link>
      <description>&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="4"&gt;The &lt;SPAN&gt;ippsEncodeLZ77/ippsDecodeLZ77&lt;/SPAN&gt;functions were removed from IPP 9.0 as we didn't receive too much request for these functions. It was happen almost 10 years ago, please check the removed functions list here: &lt;A href="https://www.intel.com/content/www/us/en/docs/ipp/developer-guide-reference/2022-0/appendix-b-removed-functions-for-signal-processing.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/docs/ipp/developer-guide-reference/2022-0/appendix-b-removed-functions-for-signal-processing.html&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-size: 16.0pt; color: #181818;"&gt;&lt;FONT face="arial,helvetica,sans-serif" size="4"&gt;&lt;SPAN&gt;Kindly noted that the &lt;/SPAN&gt;&lt;SPAN&gt;older version does not include optimizations for newer CPU instructions, which means it may not be delivering the best possible performance for your system.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: -apple-system; font-size: 16.0pt; color: #181818;"&gt;&lt;FONT face="arial,helvetica,sans-serif" size="4"&gt;&lt;SPAN&gt;Additionally, using such an outdated version poses certain security risks, as newer updates typically address vulnerabilities that have been identified over time.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: -apple-system; font-size: 16.0pt; color: #181818;"&gt;&lt;FONT face="arial,helvetica,sans-serif" size="4"&gt;&lt;SPAN&gt;For both improved performance and enhanced security, we strongly recommend upgrading to the latest version of the product. &lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2025 02:33:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippsEncodeLZ77-ippsDecodeLZ77-function-replacements/m-p/1659714#M28987</guid>
      <dc:creator>Ruqiu_C_Intel</dc:creator>
      <dc:date>2025-01-23T02:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: ippsEncodeLZ77/ippsDecodeLZ77 function replacements?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippsEncodeLZ77-ippsDecodeLZ77-function-replacements/m-p/1660793#M28998</link>
      <description>&lt;P&gt;How would you use the new functions to inflate the data Encoded with those functions?&amp;nbsp; If you can't get the data back, the new version is worthless.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jan 2025 07:28:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippsEncodeLZ77-ippsDecodeLZ77-function-replacements/m-p/1660793#M28998</guid>
      <dc:creator>dfati1</dc:creator>
      <dc:date>2025-01-27T07:28:13Z</dc:date>
    </item>
  </channel>
</rss>

