summaryrefslogtreecommitdiff
path: root/main/jitterbuf.c
AgeCommit message (Expand)Author
2017-12-20Fix Common Typo's.Corey Farrell
2017-01-17abstract/fixed/adpative jitter buffer: disallow frame re-insertsKevin Harwell
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-03-30clang compiler warnings: Fix -Wabsolute-value warningsMatthew Jordan
2013-10-24jitterbuf: Fix memory leak on jitter buffer resetJonathan Rose
2012-06-15Multiple revisions 369001-369002Kevin P. Fleming
2012-04-19Fix a variety of potential buffer overflowsMatthew Jordan
2012-03-22Kill off red blobs in most of main/*Kinsey Moore
2012-03-14Fix incorrect jitter buffer overflow due to missed resynchronizationsMatthew Jordan
2009-02-10Merged revisions 174583 via svnmerge from Matthew Nicholson
2008-08-10Another big chunk of changes from the RSW branch. Bunch of stuff from main/Sean Bright
2008-03-18Go through and fix a bunch of places where character strings were being inter...Terry Wilson
2008-03-04Whitespace changes onlyTilghman Lesher
2007-11-21remove a bunch of useless #include "options.h"Luigi Rizzo
2007-11-16Start untangling header inclusion in a way that does not affectLuigi Rizzo
2007-06-24Conversions to ast_debug()Russell Bryant
2007-06-06Issue 9869 - replace malloc and memset with ast_calloc, and other coding guid...Tilghman Lesher
2007-01-29Merged revisions 52494,52506 via svnmerge from Russell Bryant
2007-01-25Merged revisions 52265 via svnmerge from Joshua Colp
2007-01-23Cosmetic changes. Make main source files better conform to coding guidelines ...Joshua Colp
2006-12-21As per bug 7978, this version introduces the jittertargetextra option in conf...Steve Murphy
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming