aboutsummaryrefslogtreecommitdiffstats
path: root/formats/format_pcm.c
AgeCommit message (Expand)AuthorFilesLines
2006-01-04use proper fwrite() parameters and return valuekpfleming1-3/+3
2006-01-04return properly after extending filekpfleming1-0/+1
2006-01-04ensure that ulaw/alaw sound files are filled with silence when extended (not ...kpfleming1-25/+51
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/+2
2005-10-26more doxygenification (issue #5513)russell1-2/+2
2005-10-16Use FILE * instead of fd for files to support bufferingmarkster1-13/+14
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)kpfleming1-6/+17
2005-06-23don't take locks when reading usecounts, they are not necessary (bug #4585)kpfleming1-8/+1
2005-06-07header ordering fixes for FreeBSD (pending a global merge into asterisk.h) (b...kpfleming1-1/+1
2005-06-06more file version tagskpfleming1-7/+12
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming1-7/+7
2005-03-29Simplify endianness and fix for unaligned reads (bug #3867)markster1-9/+1
2004-12-18Fix comment issues (bug #3089)markster1-1/+1
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-08-25fixed a use count buganthm1-0/+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
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/+5
2003-04-23More include fixesmarkster1-0/+4
2003-02-06Version 0.3.0 from FTPmarkster1-2/+42
2002-07-11Version 0.2.0 from FTPmarkster1-1/+1
2002-05-13Version 0.1.12 from FTPmarkster1-1/+2
2001-04-04Version 0.1.8 from FTPmarkster1-0/+298