aboutsummaryrefslogtreecommitdiffstats
path: root/formats/format_pcm_alaw.c
AgeCommit message (Expand)AuthorFilesLines
2004-12-18Fix comment issues (bug #3089)markster1-10/+11
2004-12-14Merge slimey's Solaris compatibility (with small mods) (bug #2740)markster1-0/+4
2004-11-13Updates from char * to const char * + german syntax + enumeration (bug #2780)markster1-1/+1
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-15Do proper bounds checking in formats (bug #1356)markster1-1/+2
2004-01-28Elminate unused code/warnings (bug #934)markster1-0/+2
2003-09-08BSD portability enhancements (bug #234)markster1-0/+1
2003-08-28Fix synchronization of recorded files when using Monitor applicationmartinp1-5/+7
2003-08-27Format cleanupsmarkster1-1/+1
2003-08-13Totally revamp thread debugging to support locating and removing deadlocksmarkster1-9/+9
2003-06-28Totally redo file formatsmarkster1-112/+4
2003-04-23More include fixesmarkster1-0/+4
2003-03-30Merge hint patch, add new variables, and misc. PBX cleanupsmarkster1-1/+1
2003-03-21Add Mahmut's Alaw patchmarkster1-0/+418