Commit History

Author SHA1 Message Date
  Jason Parker 948050aa5f codecs.conf really shouldn't be mandatory.. it never had been before, so let's go back to being optional. 17 years ago
  Luigi Rizzo de488a8981 remove a number of #include <fcntl.h> which are either 17 years ago
  Luigi Rizzo 4a1317ffbb remove some useless includes from codecs 17 years ago
  Luigi Rizzo 32d68be9da include "logger.h" and errno.h from asterisk.h - usage shows that they 17 years ago
  Luigi Rizzo 47e70077d6 Start untangling header inclusion in a way that does not affect 17 years ago
  Jason Parker 854d2461b3 More changes to change return values from load_module functions. 17 years ago
  Tilghman Lesher d903e91cdc Don't reload a configuration file if nothing has changed. 17 years ago
  Russell Bryant 2470bd1b9d Do a massive conversion for using the ast_verb() macro 18 years ago
  Tilghman Lesher 888d03a44b Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes 18 years ago
  Kevin P. Fleming 1d1f6c296b minor performance improvement 18 years ago
  Kevin P. Fleming 90db3f33ab merge new_loader_completion branch, including (at least): 18 years ago
  Russell Bryant a795c7ad10 pointer signedness warnings 19 years ago
  Kevin P. Fleming 1e40e4f645 The Eurostar Commit! (it's amazing how much work you can get done on a 150 minute train ride from Paris to London <G>) 19 years ago
  Kevin P. Fleming 2687538ae6 simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 19 years ago
  Luigi Rizzo c8d72dde26 This rather large commit changes the way modules are loaded. 19 years ago
  Kevin P. Fleming 9f7c341f1c since the module API is changing, it's a good time to const-ify the description() and key() return values 19 years ago
  Kevin P. Fleming ee7e577726 merge rizzo's codec module rework (very similar to the format module rework) 19 years ago
  Luigi Rizzo 4b2936e646 Bring in the new loader code as described in mantis #4377 19 years ago
  Kevin P. Fleming 7a137181bf revert loader changes that have clearly not undergone adequate testing before commit 19 years ago
  Tilghman Lesher 852a2cc29b Bug 4377 - Round 2 of the loader updates 19 years ago
  Russell Bryant 88f3c56d3a conversions to use allocation wrappers (issue #6277) 19 years ago
  Kevin P. Fleming 70a40d92e3 19 years ago
  Russell Bryant 34bca139be issue #5605 19 years ago
  Russell Bryant ed3de369df more doxygenification (issue #5513) 19 years ago
  Kevin P. Fleming 125059a469 update MANY more files with proper copyright/license info (thanks Ian!) 19 years ago
  Kevin P. Fleming 146648da48 more file version tags 20 years ago
  Matthew Fredrickson cb45f14910 Memory leak fixes Bug #4216 20 years ago
  Kevin P. Fleming d09e282e31 use double-quotes instead of angle-brackets for non-system include files (bug #4058) 20 years ago
  Russell Bryant b573839d67 show correct codec in verbose messages (bug #4008) 20 years ago
  Mark Spencer 18ce4cc89e Add PLC and jitter buffer and iax2 meta trunk with timestamps (bug #2532, #3400) 20 years ago