[asterisk-commits] r359356 - svn:log
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Wed Mar 14 12:41:21 CDT 2012
Author: mjordan
Revision: 359356
Modified property: svn:log
Modified: svn:log at Wed Mar 14 12:41:21 2012
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Wed Mar 14 12:41:21 2012
@@ -1,6 +1,6 @@
Fix incorrect jitter buffer overflow due to missed resynchronizations
-When a chane in time occurs, such that the timestamps associated with frames
+When a change in time occurs, such that the timestamps associated with frames
being placed into an adaptive jitter buffer (implemented in jitterbuf.c)
are significantly different then the previously inserted frames, the jitter
buffer checks to see if it needs to be resynched to the new time frame. If
@@ -33,4 +33,6 @@
Tested by: Kris Shaw, Matt Jordan
Patches:
jitterbuffer-2012-2-26.diff uploaded by Kris Shaw (license 5722)
+........
+Merged revisions 359356 from http://svn.asterisk.org/svn/asterisk/branches/1.8
More information about the asterisk-commits
mailing list