Mark Michelson
|
9b08352d97
Add module support level to ast_module_info structure. Print it in CLI "module show" .
|
hace 10 años |
Matthew Jordan
|
720c59c321
media formats: re-architect handling of media for performance improvements
|
hace 10 años |
Matthew Jordan
|
4cbbf42877
Fix error that caused truncate operations to fail
|
hace 12 años |
Matthew Jordan
|
a12f8589f1
Fix error that caused seek format operations to set max file size to '1' or '0'
|
hace 12 años |
Matthew Jordan
|
50ec8b9293
Check for IO stream failures in various format's truncate/seek operations
|
hace 12 años |
Leif Madsen
|
bdf076843a
Merged revisions 328247 via svnmerge from
|
hace 13 años |
David Vossel
|
81b810c7ce
Support for writing and reading raw slin files 8khz-192khz.
|
hace 13 años |
David Vossel
|
80002f34a6
Asterisk media architecture conversion - no more format bitfields
|
hace 13 años |
Tilghman Lesher
|
f2bb11c2cf
Merged revisions 279472 via svnmerge from
|
hace 14 años |
Tilghman Lesher
|
bc0bd7e778
Add load priority order, such that preload becomes unnecessary in most cases
|
hace 14 años |
Russell Bryant
|
7e410a6bdf
Set a module load priority for format modules.
|
hace 15 años |
Tilghman Lesher
|
02159b8f56
Expand codec bitfield from 32 bits to 64 bits.
|
hace 15 años |
Michiel van Baak
|
7e6a3af7e7
- revert change to ast_queue_hangup and create ast_queue_hangup_with_cause
|
hace 16 años |
Luigi Rizzo
|
48b6b60f95
implement the split of file.h and mod_format.h
|
hace 17 años |
Luigi Rizzo
|
ae80fadfc8
format handlers don't need network, lock, channel and scheduler headers
|
hace 17 años |
Luigi Rizzo
|
32d68be9da
include "logger.h" and errno.h from asterisk.h - usage shows that they
|
hace 17 años |
Luigi Rizzo
|
47e70077d6
Start untangling header inclusion in a way that does not affect
|
hace 17 años |
Jason Parker
|
854d2461b3
More changes to change return values from load_module functions.
|
hace 17 años |
Kevin P. Fleming
|
90db3f33ab
merge new_loader_completion branch, including (at least):
|
hace 18 años |
Kevin P. Fleming
|
2687538ae6
simplify autoconfig include mechanism (make tholo happy he can use lint again :-)
|
hace 18 años |
Luigi Rizzo
|
c8d72dde26
This rather large commit changes the way modules are loaded.
|
hace 18 años |
Luigi Rizzo
|
355e2f4f73
rename FR_SET_BUF to AST_FRAME_SET_BUFFER
|
hace 18 años |
Kevin P. Fleming
|
9f7c341f1c
since the module API is changing, it's a good time to const-ify the description() and key() return values
|
hace 18 años |
Luigi Rizzo
|
790fa38f4b
ogg_vorbis now compiles so put it back in.
|
hace 18 años |
Luigi Rizzo
|
d5b059cc44
Largely simplify format handlers (for file copy etc.)
|
hace 18 años |
Tilghman Lesher
|
990e4d3f06
Bug 5984 - Convert file offsets to 64 bit
|
hace 19 años |
Tilghman Lesher
|
4579e48234
Merged revisions 10487 via svnmerge from
|
hace 19 años |
Tilghman Lesher
|
1e5e131092
Merged revisions 10462 via svnmerge from
|
hace 19 años |
Kevin P. Fleming
|
70a40d92e3
|
hace 19 años |
Russell Bryant
|
34bca139be
issue #5605
|
hace 19 años |