summaryrefslogtreecommitdiff
path: root/formats/format_pcm.c
AgeCommit message (Expand)Author
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...Kevin P. Fleming
2006-04-14This rather large commit changes the way modules are loaded. Luigi Rizzo
2006-04-09rename FR_SET_BUF to AST_FRAME_SET_BUFFERLuigi Rizzo
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...Kevin P. Fleming
2006-04-04Largely simplify format handlers (for file copy etc.)Luigi Rizzo
2006-02-23silence some more compiler warningsKevin P. Fleming
2006-02-20Bug 5984 - Convert file offsets to 64 bitTilghman Lesher
2006-01-20Fix for formats so they give better output on failure conditions. (#6141)Matthew Fredrickson
2006-01-05Merged revisions 7819 via svnmerge from Kevin P. Fleming
2006-01-05Merged revisions 7807 via svnmerge from Kevin P. Fleming
2006-01-04Merged revisions 7805 via svnmerge from Kevin P. Fleming
2006-01-04Merged revisions 7803 via svnmerge from Kevin P. Fleming
2006-01-04Merged revisions 7799-7800 via svnmerge from Kevin P. Fleming
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-06issue #5605Russell Bryant
2005-10-26more doxygenification (issue #5513)Russell Bryant
2005-10-16Use FILE * instead of fd for files to support bufferingMark Spencer
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)Kevin P. Fleming
2005-06-23don't take locks when reading usecounts, they are not necessary (bug #4585)Kevin P. Fleming
2005-06-07header ordering fixes for FreeBSD (pending a global merge into asterisk.h) (b...Kevin P. Fleming
2005-06-06more file version tagsKevin P. Fleming
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-03-29Simplify endianness and fix for unaligned reads (bug #3867)Mark Spencer
2004-12-18Fix comment issues (bug #3089)Mark Spencer
2004-12-14Merge slimey's Solaris compatibility (with small mods) (bug #2740)Mark Spencer
2004-11-13Updates from char * to const char * + german syntax + enumeration (bug #2780)Mark Spencer
2004-08-25fixed a use count bugAnthony Minessale II
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...James Golovich
2004-06-09Merge FreeBSD locking fixes (bug #1411)Mark Spencer
2004-04-15Do proper bounds checking in formats (bug #1356)Mark Spencer
2003-09-08BSD portability enhancements (bug #234)Mark Spencer
2003-08-28Fix synchronization of recorded files when using Monitor applicationMartin Pycko
2003-08-27Format cleanupsMark Spencer
2003-08-13Totally revamp thread debugging to support locating and removing deadlocksMark Spencer
2003-06-28Totally redo file formatsMark Spencer
2003-04-23More include fixesMark Spencer
2003-02-06Version 0.3.0 from FTPMark Spencer
2002-07-11Version 0.2.0 from FTPMark Spencer
2002-05-13Version 0.1.12 from FTPMark Spencer
2001-04-04Version 0.1.8 from FTPMark Spencer