<?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 Feature Request in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Feature-Request/m-p/789286#M2255</link>
    <description>Sorry, maybe my feature request was descripted not enougth. I mean this structure:&lt;BR /&gt;&lt;PRE&gt;typedefstructsAudioStreamInfo:publicStreamInfo
{
sAudioStreamInfo()
:channels(0),sample_frequency(0),bitrate(0),bitPerSample(0),duration(0.0),stream_type(UNDEF_AUDIO)
,stream_subtype(UNDEF_AUDIO_SUBTYPE),channel_mask(0),streamPID(0),is_protected(false),header(0)
{
}
 
Ipp32schannels;//(Ipp32s)numberofaudiochannels
Ipp32ssample_frequency;//(Ipp32s)samplerateinHz
Ipp32ubitrate;//(Ipp32u)bitstreaminbps
Ipp32ubitPerSample;//(Ipp32u)0ifcompressed
 
Ipp64fduration;//(Ipp64f)durationofthestream
 
AudioStreamTypestream_type;//(AudioStreamType)generaltypeofstream
AudioStreamSubTypestream_subtype;//(AudioStreamSubType)minortypeofstream
 
Ipp32uchannel_mask;//(Ipp32u)channelmask
Ipp32ustreamPID;//(Ipp32u)uniqueID
        &lt;PRE&gt;      &lt;STRONG&gt; vm_char stream_description[MAX_PATH];        The description of the StreamPID, for exapmle"english AC3"&lt;/STRONG&gt;
&lt;/PRE&gt; 
boolis_protected;//audioisencrypted
Ipp32uheader;//(Ipp32u)cancarryaudioheader(4-bytes)
 
}AudioStreamInfo;
I think, this additional information can found in the pmt.&lt;BR /&gt;Best Regards&lt;BR /&gt;Detlef&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 24 Nov 2011 15:20:07 GMT</pubDate>
    <dc:creator>detlef_stralaudynami</dc:creator>
    <dc:date>2011-11-24T15:20:07Z</dc:date>
    <item>
      <title>Feature Request</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Feature-Request/m-p/789284#M2253</link>
      <description>Hallo,&lt;BR /&gt;&lt;BR /&gt;i would be nice, also getting the pid description inUMC::AudioStreamInfo, for exapmle PID = 1023, description= "MEPG(German)" , PID = 1024, descrption ="MPEG(english)" and so one.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Detlef&lt;BR /&gt;</description>
      <pubDate>Sat, 19 Nov 2011 17:19:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Feature-Request/m-p/789284#M2253</guid>
      <dc:creator>detlef_stralaudynami</dc:creator>
      <dc:date>2011-11-19T17:19:49Z</dc:date>
    </item>
    <item>
      <title>Feature Request</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Feature-Request/m-p/789285#M2254</link>
      <description>Hello detlef, &lt;BR /&gt;&lt;BR /&gt;The PID should be come from MPEG standard,the header ofTransport stream (TS) packetsinclude such information. &lt;BR /&gt;&lt;BR /&gt;For example, somesescription like&lt;BR /&gt;the PID is 13-bit value used to identify multi-plexed packets with mpeg2-TS.&lt;BR /&gt;&lt;BR /&gt;most of decoder of TSshould can read such information or set it during produce a TS. &lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Ying</description>
      <pubDate>Thu, 24 Nov 2011 07:45:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Feature-Request/m-p/789285#M2254</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2011-11-24T07:45:00Z</dc:date>
    </item>
    <item>
      <title>Feature Request</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Feature-Request/m-p/789286#M2255</link>
      <description>Sorry, maybe my feature request was descripted not enougth. I mean this structure:&lt;BR /&gt;&lt;PRE&gt;typedefstructsAudioStreamInfo:publicStreamInfo
{
sAudioStreamInfo()
:channels(0),sample_frequency(0),bitrate(0),bitPerSample(0),duration(0.0),stream_type(UNDEF_AUDIO)
,stream_subtype(UNDEF_AUDIO_SUBTYPE),channel_mask(0),streamPID(0),is_protected(false),header(0)
{
}
 
Ipp32schannels;//(Ipp32s)numberofaudiochannels
Ipp32ssample_frequency;//(Ipp32s)samplerateinHz
Ipp32ubitrate;//(Ipp32u)bitstreaminbps
Ipp32ubitPerSample;//(Ipp32u)0ifcompressed
 
Ipp64fduration;//(Ipp64f)durationofthestream
 
AudioStreamTypestream_type;//(AudioStreamType)generaltypeofstream
AudioStreamSubTypestream_subtype;//(AudioStreamSubType)minortypeofstream
 
Ipp32uchannel_mask;//(Ipp32u)channelmask
Ipp32ustreamPID;//(Ipp32u)uniqueID
        &lt;PRE&gt;      &lt;STRONG&gt; vm_char stream_description[MAX_PATH];        The description of the StreamPID, for exapmle"english AC3"&lt;/STRONG&gt;
&lt;/PRE&gt; 
boolis_protected;//audioisencrypted
Ipp32uheader;//(Ipp32u)cancarryaudioheader(4-bytes)
 
}AudioStreamInfo;
I think, this additional information can found in the pmt.&lt;BR /&gt;Best Regards&lt;BR /&gt;Detlef&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 24 Nov 2011 15:20:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Feature-Request/m-p/789286#M2255</guid>
      <dc:creator>detlef_stralaudynami</dc:creator>
      <dc:date>2011-11-24T15:20:07Z</dc:date>
    </item>
    <item>
      <title>Feature Request</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Feature-Request/m-p/789287#M2256</link>
      <description>I can add the language code to AudioStreamInfo, but creation of description lines is an application-level task.</description>
      <pubDate>Fri, 25 Nov 2011 11:19:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Feature-Request/m-p/789287#M2256</guid>
      <dc:creator>Pavel_V_Intel</dc:creator>
      <dc:date>2011-11-25T11:19:10Z</dc:date>
    </item>
    <item>
      <title>Feature Request</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Feature-Request/m-p/789288#M2257</link>
      <description>thx a lot,will bevery useful,&lt;BR /&gt;&lt;BR /&gt;best regards &lt;BR /&gt;&lt;BR /&gt;Detlef</description>
      <pubDate>Fri, 25 Nov 2011 17:35:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Feature-Request/m-p/789288#M2257</guid>
      <dc:creator>detlef_stralaudynami</dc:creator>
      <dc:date>2011-11-25T17:35:29Z</dc:date>
    </item>
    <item>
      <title>Feature Request</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Feature-Request/m-p/789289#M2258</link>
      <description>Will this feature implemented (additional language code)in the next release?&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;&lt;BR /&gt;Detlef</description>
      <pubDate>Sun, 04 Mar 2012 17:20:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Feature-Request/m-p/789289#M2258</guid>
      <dc:creator>detlef_stralaudynami</dc:creator>
      <dc:date>2012-03-04T17:20:53Z</dc:date>
    </item>
    <item>
      <title>Feature Request</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Feature-Request/m-p/789290#M2259</link>
      <description>&lt;P&gt;Hi Detlef, &lt;BR /&gt;&lt;BR /&gt;Thanks for the asking. No,the feature is not in the next release. May be in next after next. I recorded the request in IPP feature request database. You will get notify when it is avaiable in some version. &lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Ying H.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Mar 2012 01:58:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Feature-Request/m-p/789290#M2259</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2012-03-06T01:58:14Z</dc:date>
    </item>
  </channel>
</rss>

