<?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 G729 Crashing. in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/G729-Crashing/m-p/940838#M17632</link>
    <description>&lt;DIV&gt;Hi, I downloaded the speech proessing example code from the IPP page on intel.com. The example program in the zip "w_ipp-G729_p_4.0.005.zip" throws an access violation when giving any 8khz 16bit pcm audio data. However, on the assumption that it's the fault of the example program and not the IPP libray itself, I simply call the following 3 or 4 IPP functions and it crashes with an access violation:&lt;/DIV&gt;
&lt;DIV&gt;int required_size;&lt;BR /&gt;apiG729Decoder_Alloc((G729Codec_Type)G729A_CODEC, &amp;amp;required_size);&lt;/DIV&gt;
&lt;DIV&gt;G729Decoder_Obj* decoder_ = (G729Decoder_Obj*)ippsMalloc_8u(required_size);&lt;BR /&gt;apiG729Decoder_Init(decoder_, (G729Codec_Type)G729A_CODEC);&lt;/DIV&gt;
&lt;DIV&gt;unsigned char* compressed_buffer;&lt;BR /&gt;// compressed_buffer is filled with data from a Cisco7960 IP phone...&lt;/DIV&gt;
&lt;DIV&gt;short* decompressed_buffer;&lt;BR /&gt;// decompressed_buffer is setup...&lt;/DIV&gt;
&lt;DIV&gt;apiG729Decode(&lt;BR /&gt;decoder_,&lt;BR /&gt;compressed_buffer,&lt;BR /&gt;G729A_CODEC,&lt;BR /&gt;decompressed_buffer);&lt;/DIV&gt;
&lt;DIV&gt;The call to apiG729Decode() throws an access violation on line 1442 of file decg729.c, does anybody have any idea why?&lt;/DIV&gt;</description>
    <pubDate>Thu, 02 Sep 2004 06:26:11 GMT</pubDate>
    <dc:creator>damiancoventry</dc:creator>
    <dc:date>2004-09-02T06:26:11Z</dc:date>
    <item>
      <title>G729 Crashing.</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/G729-Crashing/m-p/940838#M17632</link>
      <description>&lt;DIV&gt;Hi, I downloaded the speech proessing example code from the IPP page on intel.com. The example program in the zip "w_ipp-G729_p_4.0.005.zip" throws an access violation when giving any 8khz 16bit pcm audio data. However, on the assumption that it's the fault of the example program and not the IPP libray itself, I simply call the following 3 or 4 IPP functions and it crashes with an access violation:&lt;/DIV&gt;
&lt;DIV&gt;int required_size;&lt;BR /&gt;apiG729Decoder_Alloc((G729Codec_Type)G729A_CODEC, &amp;amp;required_size);&lt;/DIV&gt;
&lt;DIV&gt;G729Decoder_Obj* decoder_ = (G729Decoder_Obj*)ippsMalloc_8u(required_size);&lt;BR /&gt;apiG729Decoder_Init(decoder_, (G729Codec_Type)G729A_CODEC);&lt;/DIV&gt;
&lt;DIV&gt;unsigned char* compressed_buffer;&lt;BR /&gt;// compressed_buffer is filled with data from a Cisco7960 IP phone...&lt;/DIV&gt;
&lt;DIV&gt;short* decompressed_buffer;&lt;BR /&gt;// decompressed_buffer is setup...&lt;/DIV&gt;
&lt;DIV&gt;apiG729Decode(&lt;BR /&gt;decoder_,&lt;BR /&gt;compressed_buffer,&lt;BR /&gt;G729A_CODEC,&lt;BR /&gt;decompressed_buffer);&lt;/DIV&gt;
&lt;DIV&gt;The call to apiG729Decode() throws an access violation on line 1442 of file decg729.c, does anybody have any idea why?&lt;/DIV&gt;</description>
      <pubDate>Thu, 02 Sep 2004 06:26:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/G729-Crashing/m-p/940838#M17632</guid>
      <dc:creator>damiancoventry</dc:creator>
      <dc:date>2004-09-02T06:26:11Z</dc:date>
    </item>
  </channel>
</rss>

