aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/codec_g726.c
AgeCommit message (Expand)AuthorFilesLines
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7221 f38db490-d61...kpfleming1-0/+0
2005-11-06issue #5605russell1-0/+1
2005-10-26more doxygenification (issue #5513)russell1-2/+2
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)kpfleming1-7/+20
2005-06-06more file version tagskpfleming1-6/+11
2005-05-15don't define a local function with the same name as a library function (bug #...kpfleming1-5/+5
2005-05-12Memory leak fixes Bug #4216mattf1-0/+1
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming1-7/+7
2005-04-12show correct codec in verbose messages (bug #4008)russell1-1/+1
2005-03-17Add PLC and jitter buffer and iax2 meta trunk with timestamps (bug #2532, #3400)markster1-0/+47
2005-01-21update copyright headers for 2005russell1-1/+1
2004-12-19Merge Olle's comment patch (bug #3097)markster1-1/+1
2004-11-15ADPCM and G.726 performance improvements courtesy fOSSiL (bug #2843)markster1-129/+228
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-02-25Add G.726-32kbps Codec Transcoder (Tested with Cisco ATA-186)markster1-0/+927