search for: first_frame

Displaying 12 results from an estimated 12 matches for "first_frame".

2015 Apr 13
2
Availability of the 1.1.1 stable version
...gt;prev_mode; *As the mode is made as prev mode now, which was a silk, this goes inside,* /* SILK processing */ if (mode != MODE_CELT_ONLY) { *Then in this function called this*, silk_ret = silk_Decode( silk_dec, &st->DecControl, lost_flag, first_frame, &dec, pcm_ptr, &silk_frame_size ); *And finally, somehow, the "silk_frame_size" is a negative value ( say -1376272 in our case), then in the same function called the below and this crashes here.* pcm_ptr += silk_frame_size * st->channels; Please help. Thanks Suresh...
2015 Apr 16
3
Availability of the 1.1.1 stable version
...> inside,_* > > /* SILK processing */ > if (mode != MODE_CELT_ONLY) > { > > *_Then in this function called this_*, > > silk_ret = silk_Decode( silk_dec, &st->DecControl, > lost_flag, first_frame, &dec, > pcm_ptr, &silk_frame_size ); > > > *_And finally, somehow, the "silk_frame_size" is a negative value ( > say -1376272 in our case), then in the same function called the > below and this crashes here._* > > pcm_ptr += silk_fr...
2015 Apr 16
2
Availability of the 1.1.1 stable version
...t; > if (mode != MODE_CELT_ONLY) > > { > > > > *_Then in this function called this_*, > > > > silk_ret = silk_Decode( silk_dec, &st->DecControl, > > lost_flag, first_frame, &dec, > > pcm_ptr, &silk_frame_size ); > > > > > > *_And finally, somehow, the "silk_frame_size" is a negative > value ( > > say -1376272 in our case), then in the same function called the > > belo...
2015 Apr 16
0
Availability of the 1.1.1 stable version
...v mode now, which was a silk, this goes inside,* > > /* SILK processing */ > if (mode != MODE_CELT_ONLY) > { > > *Then in this function called this*, > > silk_ret = silk_Decode( silk_dec, &st->DecControl, > lost_flag, first_frame, &dec, pcm_ptr, > &silk_frame_size ); > > > *And finally, somehow, the "silk_frame_size" is a negative value ( say > -1376272 in our case), then in the same function called the below and this > crashes here.* > > pcm_ptr += silk_frame_size * st->channel...
2015 Apr 09
2
Availability of the 1.1.1 stable version
Hi, I'm curious to know when would be the 1.1.1 stable version available. In 1.1, we are facing crash when opus library is trying to decode the CELT-only, full band and 20 ms. So we tried with 1.1.1 beta and it looks to be fine. Is there any open issue regarding this in 1.1 version? Thanks Suresh -------------- next part -------------- An HTML attachment was scrubbed... URL:
2015 Apr 16
0
Availability of the 1.1.1 stable version
.../* SILK processing */ > > if (mode != MODE_CELT_ONLY) > > { > > > > *_Then in this function called this_*, > > > > silk_ret = silk_Decode( silk_dec, &st->DecControl, > > lost_flag, first_frame, &dec, > > pcm_ptr, &silk_frame_size ); > > > > > > *_And finally, somehow, the "silk_frame_size" is a negative value ( > > say -1376272 in our case), then in the same function called the > > below and this crashes here._* > &...
2015 Apr 20
1
Availability of the 1.1.1 stable version
...MODE_CELT_ONLY) > > > { > > > > > > *_Then in this function called this_*, > > > > > > silk_ret = silk_Decode( silk_dec, &st->DecControl, > > > lost_flag, first_frame, &dec, > > > pcm_ptr, &silk_frame_size ); > > > > > > > > > *_And finally, somehow, the "silk_frame_size" is a negative > > value ( > > > say -1376272 in our case), then in the same function cal...
2015 Apr 21
2
Availability of the 1.1.1 stable version
...> > > > > > > *_Then in this function called this_*, > > > > > > > > silk_ret = silk_Decode( silk_dec, > &st->DecControl, > > > > lost_flag, first_frame, > > &dec, > > > > pcm_ptr, &silk_frame_size ); > > > > > > > > > > > > *_And finally, somehow, the "silk_frame_size" is a > negative > > > value ( > > &...
2015 Apr 21
0
Availability of the 1.1.1 stable version
...> > { > > > > > > *_Then in this function called this_*, > > > > > > silk_ret = silk_Decode( silk_dec, &st->DecControl, > > > lost_flag, first_frame, > &dec, > > > pcm_ptr, &silk_frame_size ); > > > > > > > > > *_And finally, somehow, the "silk_frame_size" is a negative > > value ( > > > say -1376272 in our cas...
2015 Apr 21
3
Availability of the 1.1.1 stable version
...*_Then in this function called this_*, > > > > > > > > > > silk_ret = silk_Decode( silk_dec, > > &st->DecControl, > > > > > lost_flag, > > first_frame, > > > &dec, > > > > > pcm_ptr, &silk_frame_size ); > > > > > > > > > > > > > > > *_And finally, somehow, the "silk_frame_size" is a > > n...
2015 Apr 21
0
Availability of the 1.1.1 stable version
...> > > *_Then in this function called this_*, > > > > > > > > silk_ret = silk_Decode( silk_dec, > &st->DecControl, > > > > lost_flag, > first_frame, > > &dec, > > > > pcm_ptr, &silk_frame_size ); > > > > > > > > > > > > *_And finally, somehow, the "silk_frame_size" is a > negative > > >...
2015 Apr 22
0
Availability of the 1.1.1 stable version
...function called this_*, >> > > > > >> > > > > silk_ret = silk_Decode( silk_dec, >> > &st->DecControl, >> > > > > lost_flag, >> > first_frame, >> > > &dec, >> > > > > pcm_ptr, &silk_frame_size ); >> > > > > >> > > > > >> > > > > *_And finally, somehow, the "silk_frame_size"...