search for: dec_process

Displaying 4 results from an estimated 4 matches for "dec_process".

Did you mean: dead_process
2007 May 16
3
draft-ietf-avt-rtp-speex-01.txt
...pared > now. Anyway, it's good to inform people. What do you mean by "they get a lot of decode failure"? > Sometimes, draft are providing some C code: I would love to see some kind > of annex with a sample routine to decode speex data. > > Something like: static void dec_process(MSFilter *f) > http://cvs.savannah.nongnu.org/viewvc/linphone/mediastreamer2/src/msspeex.c?root=linphone&view=markup > > I'm not sure of my implementation (mainly I have a strange behavior of > "speex_bits_remaining"...) I'm not really sure I understand your code...
2007 May 17
0
draft-ietf-avt-rtp-speex-01.txt
...at do you mean by "they get a lot of decode failure"? Just that implementation was full of bugs. >> Sometimes, draft are providing some C code: I would love to see some kind >> of annex with a sample routine to decode speex data. >> >> Something like: static void dec_process(MSFilter *f) >> http://cvs.savannah.nongnu.org/viewvc/linphone/mediastreamer2/src/msspeex.c?root=linphone&view=markup >> >> I'm not sure of my implementation (mainly I have a strange behavior of >> "speex_bits_remaining"...) > > I'm not really sur...
2007 May 16
2
draft-ietf-avt-rtp-speex-01.txt
>> The main idea is that Speex supports many bit-rates, but for one reason >> or another, some modes may be left out in implementations (e.g. for RAM >> or network reasons). What we're saying here is that you should make an >> effoft to at least support (and offer) the 8 kbps mode to maximise >> compatibility. > > I understood this. But as you may know: the
2007 May 16
0
draft-ietf-avt-rtp-speex-01.txt
...e process. Because they get a lot of decode failure before, I think speex users are more prepared now. Anyway, it's good to inform people. Sometimes, draft are providing some C code: I would love to see some kind of annex with a sample routine to decode speex data. Something like: static void dec_process(MSFilter *f) http://cvs.savannah.nongnu.org/viewvc/linphone/mediastreamer2/src/msspeex.c?root=linphone&view=markup I'm not sure of my implementation (mainly I have a strange behavior of "speex_bits_remaining"...) tks, Aymeric > Jean-Marc > >