summaryrefslogtreecommitdiff
path: root/formats
AgeCommit message (Expand)Author
2006-02-11don't try to include non-existing (and unneeded) header fileKevin P. Fleming
2006-02-11use auto-build for pbx modulesKevin P. Fleming
2006-02-11use auto-build for formatsKevin P. Fleming
2006-02-11set standard properties on all non-binary filesKevin P. Fleming
2006-02-01Allows for user to uninstall asterisk binariesMatt O'Gorman
2006-01-20Fix for formats so they give better output on failure conditions. (#6141)Matthew Fredrickson
2006-01-16remove redundant CFLAGS for BSD which are already set in the main Makefile (i...Russell Bryant
2006-01-08Minor video fixesMark Spencer
2006-01-07Add support for H.264 with SIP and recordingMark Spencer
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-29remove remaining .cvsignore filesKevin P. Fleming
2005-11-16Fix compile issue (presumably on BSD) (bug #5745)Mark Spencer
2005-11-06issue #5605Russell Bryant
2005-11-01issue #4678Kevin P. Fleming
2005-10-26more doxygenification (issue #5513)Russell Bryant
2005-10-16Use FILE * instead of fd for files to support bufferingMark Spencer
2005-09-15more license/copyright header updates (thanks Ian!)Kevin P. Fleming
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)Kevin P. Fleming
2005-09-10Make sure RTP timestamps are accurate on playbackMark Spencer
2005-08-30clean up, use make functions instead of subshells, remove unused stuffKevin P. Fleming
2005-07-20add OGG/Vorbis file format support (bug #4296)Kevin P. Fleming
2005-06-23don't take locks when reading usecounts, they are not necessary (bug #4585)Kevin P. Fleming
2005-06-20move tools used during build into build_tools subdirectoryKevin P. Fleming
2005-06-17fix 2 bugs (bug #4518)Kevin P. Fleming
2005-06-07fix build on Solaris (bug #4476)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-06-05make format_au compile on FreeBSD (bug #4456)Kevin P. Fleming
2005-06-03add support for Sun Microsystems AU audio format (bug #4428 with minor mods)Kevin P. Fleming
2005-06-02Fix offset calculation for signed linear (bug #4433)Mark Spencer
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
2005-03-23Fix wav format (bug #3837)Mark Spencer
2005-02-04Make sure 10 byte read is considered EOF not error (bug #3505)Mark Spencer
2005-01-21update copyright headers for 2005Russell Bryant
2005-01-18Fix compiler warnings (bug #3367)Mark Spencer
2005-01-15Repair // comments to /* */ comments (bug #3347)Mark Spencer
2004-12-29Mildly resurect G.723.1 file formatMark Spencer
2004-12-19Merge Olle's comment patch (bug #3097)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-10-09Fix wave file lengths (bug #2486)Mark Spencer
2004-10-03Merge member delay patch (bug #2563)Mark Spencer
2004-09-05Add Anthony's format_sln (bug #2381)Mark Spencer