summaryrefslogtreecommitdiff
path: root/pjmedia/build
diff options
context:
space:
mode:
authorNanang Izzuddin <nanang@teluu.com>2009-04-06 17:05:34 +0000
committerNanang Izzuddin <nanang@teluu.com>2009-04-06 17:05:34 +0000
commitbbdeaae143a7707d8dcf8a5ff77f06d342ea1393 (patch)
tree7f101218de16cc9c192997458e9a93259b6788d3 /pjmedia/build
parent0ed6c3bf457e0dbd887f8e1e4cb7154bbdb87ab1 (diff)
Ticket #762: Major updates on jitter buffer:
- Updated loop condition in put_frame() to avoid possibility of infinite loop. - Added JB capabilities to handle sequence restart & jump. - Updated jitter calculation, e.g: reset max_hist_level after updating prefetch, avoid updating prefetch when burst level is exceeding max_burst. - Updated shrinking method to be less agressive (only shrink JB when JB size is twice larger than burst level). - Updated the way JB switching status from 'initializing' to 'processing' by waiting for some OP switch cycles. - Few simplifications in framelist process, e.g: replacing fields 'empty' & 'tail' with 'size'. - Minor updates: comments, shortened framelist field names, added some JB states for reporting/monitoring purpose. git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@2578 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjmedia/build')
0 files changed, 0 insertions, 0 deletions