aboutsummaryrefslogtreecommitdiffstats
path: root/frame.c
AgeCommit message (Expand)AuthorFilesLines
2004-07-19Merge mic's minor patchlet (bug #2092)markster1-0/+3
2004-06-22Misc formatting cleanupscitats1-2/+2
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-19Allow multiple codecs to be printed in debug (bug #989)markster1-0/+27
2004-05-09More ast_strlen_zero changescitats1-1/+2
2004-04-28ast_frdup optimization: only call strlen once and save the resultcitats1-4/+6
2004-04-22Handle transitions in delivery time and non-delivery timemarkster1-7/+11
2004-03-14Handle 4 byte packets toomarkster1-1/+1
2004-03-14Try to make smoother G.729B aware, and able to handle VAD bytesmarkster1-10/+36
2004-03-13Move timestamp around in RTP.... Gotta do iax2 eventually here...markster1-1/+14
2004-02-25Replace MP3 with G726 in ast_codec2strcitats1-1/+1
2004-02-16Make sure smoother only creates frames with offsets (bug #1029)markster1-1/+1
2004-01-08Add the SuSE AMD64 support and fixes from Bug #706malcolmd1-1/+2
2003-11-04Remove really broke MP3 stuff in favor of G.726 in the near futuremarkster1-4/+4
2003-10-08Callerid fix and warning cleanup (bug #367 & #356)markster1-2/+1
2003-10-05Minor fixupsmarkster1-0/+4
2003-09-26Show codec enhancements (bug #307)markster1-6/+9
2003-08-16New "show codecs" option and mysql feature requests from Tilghmanmarkster1-0/+111
2003-08-16Show the names of the codecs instead of the numbers (bug #92)martinp1-1/+36
2003-08-13Totally revamp thread debugging to support locating and removing deadlocksmarkster1-7/+7
2003-06-28Add SIP/RTP video support, video enable app_echo, start on RTCPmarkster1-0/+4
2003-04-15Add iLBC codecmarkster1-0/+2
2003-03-19Wed Mar 19 07:00:01 CET 2003matteo1-0/+1
2003-03-18Tue Mar 18 07:00:01 CET 2003matteo1-9/+31
2003-03-12Wed Mar 12 07:00:01 CET 2003matteo1-0/+156
2003-02-16Sun Feb 16 07:00:01 CET 2003matteo1-0/+33
2003-02-05Version 0.3.0 from FTPmarkster1-8/+15
2002-09-03Version 0.2.0 from FTPmarkster1-5/+10
2002-06-19Version 0.1.12 from FTPmarkster1-4/+79
2001-10-04Version 0.1.9 from FTPmarkster1-14/+76
2001-05-04Version 0.1.8 from FTPmarkster1-27/+44
2001-03-16Version 0.1.7 from FTPmarkster1-0/+2
2000-01-07Version 0.1.2 from FTPmarkster1-5/+97
1999-12-11Version 0.1.1 from FTPmarkster1-1/+1
1999-11-21Version 0.1.0 from FTPmarkster1-0/+89