search for: schneirov

Displaying 2 results from an estimated 2 matches for "schneirov".

2009 Jan 30
2
Jitter buffer (speex_jitter.h) usage
...rsus speex_jitter_buffer.c's strategy of making it contingent upon the "activity level" of the last frame? Is this equivalent to shrinking the buffer using some form of silence detection? Thank you very much in advance. Zach --------------------------------------- Zachary P. Schneirov Software Developer WCAS Multimedia Learning Center Northwestern University (847) 467-5655
2009 Jan 31
0
Jitter buffer (speex_jitter.h) usage
Hi Zachary, Zachary Schneirov a ?crit : > The speex_jitter_buffer.c wrapper seems to maintain (buffer?) one > packet-frame ("current_packet") in addition to the packets already > tracked by the JitterBuffer itself. Why is this necessary? That's in case there's more than one frame per packet. That...