aboutsummaryrefslogtreecommitdiffstats
path: root/translate.c
AgeCommit message (Expand)AuthorFilesLines
2006-02-25Backport of fix to translation optimizations. Thanks again file!mattf1-1/+3
2006-02-25factor the number of translation steps required into translation path decisio...kpfleming1-12/+25
2006-02-25reformat code to fit guidelineskpfleming1-34/+41
2006-01-11lock list of translators *before* recalculating the translation matrixrussell1-1/+1
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7221 f38db490-d61...kpfleming1-0/+0
2005-11-14finish merging doxygen updates from issue #5605russell1-14/+19
2005-10-24Doxygen documentation update from oej (issue #5505)russell1-2/+2
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)kpfleming1-4/+15
2005-07-25ensure translators don't generate old timestamps when silent periods end (bug...kpfleming1-4/+13
2005-07-25get rid of potential memory leakrussell1-32/+35
2005-07-15add a library of timeval manipulation functions, and change a large number of...kpfleming1-50/+18
2005-07-05print out which format was bigger than MAX_FORMATrussell1-3/+7
2005-06-06more file version tagskpfleming1-1/+1
2005-06-06remove experimental module version tagskpfleming1-0/+4
2005-04-29fix *BSD breakage from include-order changes (bug #4067)kpfleming1-0/+1
2005-04-22phase 1 of header include cleanup (bug #4067)kpfleming1-6/+7
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming1-9/+9
2005-04-04optimize codec selection and format changing codekpfleming1-17/+18
2005-03-04Rework channel structure to eliminate "pvt" portion of channel (bug #3573)markster1-1/+0
2005-01-21update copyright headers for 2005russell1-1/+1
2004-12-06Minor translation performance improvement (bug #2987, not that patch though)markster1-23/+30
2004-08-01Rename newp to newpvt (bug #2190), change hold music.markster1-2/+2
2004-07-14Remaining rgagnon source audit improvements (bug #2011)markster1-1/+3
2004-06-22Misc formatting cleanupscitats1-14/+13
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...citats1-1/+0
2004-06-09Merge FreeBSD locking fixes (bug #1411)markster1-1/+1
2004-05-17Allow translation table to be recalculated, including with higher resolutionmarkster1-51/+84
2004-04-21Log when we unload a translator (bug 1460)citats1-0/+3
2004-04-20Don't dereference consumed frame delivery.markster1-1/+4
2004-04-05Don't translate time for packets with no deliverymarkster1-44/+51
2004-04-05Fix timestamps for codec translations with different sized framesmarkster1-5/+55
2004-03-20Fix ast_translator_free_path (bug 1254)citats1-4/+5
2004-03-19It helps to use the local copy yo ucreatedmarkster1-2/+2
2004-03-19First pass at populating delivery times through translation. Not sure how th...markster1-1/+7
2004-03-01Remove comment about EXPERIMENTAL_TRANSLATION since its not usedcitats1-7/+0
2004-02-26Fix 'show translations'citats1-3/+3
2004-02-25Don't be biased against G.726 in translation tablemarkster1-7/+6
2003-08-16Fix bug #111markster1-1/+1
2003-08-16Show the names of the codecs instead of the numbers (bug #92)martinp1-18/+22
2003-08-13Totally revamp thread debugging to support locating and removing deadlocksmarkster1-9/+9
2003-03-16dom mar 16 23:37:23 CET 2003matteo1-1/+1
2003-01-09Version 0.3.0 from FTPmarkster1-2/+4
2002-05-18Version 0.1.12 from FTPmarkster1-2/+6
2001-05-29Version 0.1.9 from FTPmarkster1-0/+1
2001-04-03Version 0.1.8 from FTPmarkster1-8/+8
2001-03-22Version 0.1.7 from FTPmarkster1-413/+33
2000-08-11Version 0.1.4 from FTPmarkster1-3/+8
2000-01-05Version 0.1.2 from FTPmarkster1-71/+195
1999-12-16Version 0.1.1 from FTPmarkster1-22/+41
1999-12-05Version 0.1.0 from FTPmarkster1-0/+600