aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/codec_ilbc.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-5/+16
2005-06-06more file version tagskpfleming1-5/+10
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming1-5/+5
2005-03-17Add PLC and jitter buffer and iax2 meta trunk with timestamps (bug #2532, #3400)markster1-1/+13
2005-01-21update copyright headers for 2005russell1-1/+1
2004-10-14Update to new iLBC codecmarkster1-5/+7
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-04-22Fix iLBC with valgrind, add iLBC format from bkw_markster1-0/+4
2003-08-13Totally revamp thread debugging to support locating and removing deadlocksmarkster1-3/+3
2003-04-17Use 50 bytes instead of 52 bytes on ilbcmarkster1-6/+6
2003-04-15Add iLBC codecmarkster1-0/+284