Commit History

Author SHA1 Message Date
  Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible. 6 years ago
  Sean Bright c3a6c8fd2d formats: Restore previous fread() behavior 7 years ago
  Sean Bright 675e058e77 cleanup: Change severity of fread short-read warning 7 years ago
  Sean Bright f5b67871df cleanup: Fix fread() and fwrite() error handling 7 years ago
  George Joseph 747beb1ed1 modules: change module LOAD_FAILUREs to LOAD_DECLINES 7 years ago
  Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE. 8 years ago
  Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro 9 years ago
  Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" . 10 years ago
  Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements 10 years ago
  Matthew Jordan 60d9ca687c Fix error that caused truncate operations to fail 12 years ago
  Walter Doekes fc63e07135 Avoid cppcheck warnings; removing unused vars and a bit of cleanup. 12 years ago
  Matthew Jordan ba7032be5f Check for IO stream failures in various format's truncate/seek operations 12 years ago
  Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from 13 years ago
  David Vossel c26c190711 Asterisk media architecture conversion - no more format bitfields 13 years ago
  Tilghman Lesher 317429294c Merged revisions 279472 via svnmerge from 14 years ago
  Tilghman Lesher b4e18d5660 Add load priority order, such that preload becomes unnecessary in most cases 14 years ago
  Russell Bryant 8ab22f5dd0 Set a module load priority for format modules. 15 years ago
  Tilghman Lesher d8e0c58437 Expand codec bitfield from 32 bits to 64 bits. 15 years ago
  Michiel van Baak f1e9371da8 - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 16 years ago
  Tilghman Lesher afac5cce50 Merged revisions 90155 via svnmerge from 17 years ago
  Luigi Rizzo 730e4eaca4 implement the split of file.h and mod_format.h 17 years ago
  Luigi Rizzo d04697b8d3 format handlers don't need network, lock, channel and scheduler headers 17 years ago
  Luigi Rizzo 0595b5e2aa include "logger.h" and errno.h from asterisk.h - usage shows that they 17 years ago
  Luigi Rizzo fdb7f7ba3d Start untangling header inclusion in a way that does not affect 17 years ago
  Jason Parker 59c9ff7ef2 More changes to change return values from load_module functions. 17 years ago
  Kevin P. Fleming 0a27d8bfe5 merge new_loader_completion branch, including (at least): 18 years ago
  Olle Johansson f15b38a775 Update doxygen for video formats 18 years ago
  Kevin P. Fleming 472c1ca282 simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 18 years ago
  Luigi Rizzo e43bc6634d This rather large commit changes the way modules are loaded. 18 years ago
  Luigi Rizzo 957fff010c rename FR_SET_BUF to AST_FRAME_SET_BUFFER 18 years ago