summaryrefslogtreecommitdiff
path: root/formats
AgeCommit message (Expand)Author
2008-08-07More merges from resolve-shadow warnings:Sean Bright
2008-08-07Start moving in changes from my resolve-shadow-warnings branch. Going to doSean Bright
2008-07-08Janitor project to convert sizeof to ARRAY_LEN macro.Brett Bryant
2008-05-22Fix a few places where frame data was used directly.Jason Parker
2008-05-22- revert change to ast_queue_hangup and create ast_queue_hangup_with_causeMichiel van Baak
2008-04-03Use a 32k file buffer on recordings, which increases the efficiency of file r...Tilghman Lesher
2008-03-28Merged revisions 111658 via svnmerge from Jason Parker
2008-03-07Merge changes from team/russell/g722-sillyness ...Russell Bryant
2008-01-10minor formatting changesRussell Bryant
2008-01-07add a file-format driver for 16KHz signed linear... which may or may not workKevin P. Fleming
2007-12-17Merged revisions 93180 via svnmerge from Kevin P. Fleming
2007-12-10Put into Makefile.moddir_rules the common instructions used toLuigi Rizzo
2007-12-09normalize subdirs' Makefile by using ASTTOPDIR and not .. to referenceLuigi Rizzo
2007-11-29Merged revisions 90155 via svnmerge from Tilghman Lesher
2007-11-23formatting cleanup on the header,Luigi Rizzo
2007-11-22remove a number of #include <fcntl.h> which are eitherLuigi Rizzo
2007-11-22implement the split of file.h and mod_format.hLuigi Rizzo
2007-11-21remove a bunch of useless #include "options.h"Luigi Rizzo
2007-11-19format handlers don't need network, lock, channel and scheduler headersLuigi Rizzo
2007-11-19include "logger.h" and errno.h from asterisk.h - usage shows that theyLuigi Rizzo
2007-11-16Start untangling header inclusion in a way that does not affectLuigi Rizzo
2007-10-31More changes to change return values from load_module functions.Jason Parker
2007-06-29Merged revisions 72705 via svnmerge from Russell Bryant
2007-06-14oops... somebody patched this module without compile-testing it... bad :-)Kevin P. Fleming
2007-06-14Add a massive set of changes for converting to use the ast_debug() macro.Russell Bryant
2007-04-08Merged revisions 60712 via svnmerge from Tilghman Lesher
2007-04-06removed GAIN preprocessor definition, removed needsgain from struct wav_desc,...Dwayne M. Hubbard
2007-04-05Merged revisions 60325 via svnmerge from Dwayne M. Hubbard
2006-10-30Issue 8246 Doxygen updates (kshumard) Olle Johansson
2006-10-25Merged revisions 46154 via svnmerge from Kevin P. Fleming
2006-09-25This tiny fix prevents asterisk from crashing if trying to play an OGG moh file.Steve Murphy
2006-09-18u_intXX_t is sillyJason Parker
2006-08-26GNU make already knows how to quietly ignore non-existent files in 'include' ...Kevin P. Fleming
2006-08-21swap module macro arguments to proper orderKevin P. Fleming
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming
2006-07-19Fix a few doxygen warnings.North Antara
2006-07-17H.263 frames can apparently be larger than was originally coded.Tilghman Lesher
2006-07-17Merged revisions 37765 via svnmerge from Tilghman Lesher
2006-07-15more Makefile cleanup and consistency stuffKevin P. Fleming
2006-07-07pointer signedness warningsRussell Bryant
2006-07-06move rules file to prepare for generic rules fileKevin P. Fleming
2006-07-05update dependency information to match new names for dependenciesKevin P. Fleming
2006-06-25use new (separate) dependencies file from menuselectKevin P. Fleming
2006-06-24The Eurostar Commit! (it's amazing how much work you can get done on a 150 mi...Kevin P. Fleming
2006-06-22- convert the 'uninstall' target to use separate targets to process eachRussell Bryant
2006-06-22- specify that 'depend' is a .PHONY targetRussell Bryant
2006-06-22- specify that 'all' is a .PHONY targetRussell Bryant
2006-06-22add the 'clean', 'clean-depend', and 'dist-clean' targets as .PHONY targetsRussell Bryant
2006-06-20Bug 7372: Wrong size for the block alignment (should have been 4 bytes;Tilghman Lesher
2006-06-19don't blow up in the sub Makefiles if menuselect.makeopts is not present. ThisRussell Bryant