Mark Michelson
|
9b08352d97
Add module support level to ast_module_info structure. Print it in CLI "module show" .
|
10 年之前 |
Matthew Jordan
|
720c59c321
media formats: re-architect handling of media for performance improvements
|
10 年之前 |
Joshua Colp
|
53e8c5716e
Add support for retrieving engine specific settings using the speech API and from dialplan.
|
12 年之前 |
Kinsey Moore
|
9532ebcdd5
Fix coverity UNUSED_VALUE findings in core support level files
|
12 年之前 |
Leif Madsen
|
bdf076843a
Merged revisions 328247 via svnmerge from
|
13 年之前 |
David Vossel
|
80002f34a6
Asterisk media architecture conversion - no more format bitfields
|
13 年之前 |
Tilghman Lesher
|
bc0bd7e778
Add load priority order, such that preload becomes unnecessary in most cases
|
14 年之前 |
Tilghman Lesher
|
54251b1582
Revert an errant part of a previous cleanup, to fix a memory corruption issue.
|
14 年之前 |
Kevin P. Fleming
|
0b18e53c42
Const-ify the world (or at least a good part of it)
|
15 年之前 |
Luigi Rizzo
|
ff8ac85d1a
remove a bunch of useless #include "options.h"
|
17 年之前 |
Luigi Rizzo
|
47e70077d6
Start untangling header inclusion in a way that does not affect
|
17 年之前 |
Kevin P. Fleming
|
2a8e8b6ea2
improve linked-list macros in two ways:
|
17 年之前 |
Jason Parker
|
854d2461b3
More changes to change return values from load_module functions.
|
17 年之前 |
Joshua Colp
|
8069b0a83e
Merged revisions 81406 via svnmerge from
|
17 年之前 |
Joshua Colp
|
4d049a850b
Merged revisions 79334 via svnmerge from
|
17 年之前 |
Joshua Colp
|
8227ce25ba
Merged revisions 79207 via svnmerge from
|
17 年之前 |
Joshua Colp
|
d6001cddf2
Merged revisions 77831 via svnmerge from
|
17 年之前 |
Russell Bryant
|
2470bd1b9d
Do a massive conversion for using the ast_verb() macro
|
17 年之前 |
Joshua Colp
|
4a02ca6faf
Use the linkedlists.h AST_LIST_NEXT macro for modifying the list of results.
|
17 年之前 |
Joshua Colp
|
bb73d15f8e
Allow the native formats of a channel to influence the audio that is going to the engine. The best format will try to be chosen with an ultimate fallback to signed linear if possible.
|
17 年之前 |
Joshua Colp
|
5dbabbd999
Can't forget to remember what format is in use for writing.
|
17 年之前 |
Joshua Colp
|
9b3d8a30ce
Change the speech API to allow passing the format through to the engine.
|
17 年之前 |
Tilghman Lesher
|
888d03a44b
Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes
|
17 年之前 |
Russell Bryant
|
d934b1512b
Merged revisions 66775 via svnmerge from
|
17 年之前 |
Joshua Colp
|
a2b8a512ce
Major res_speech cleanup. It looks much better now!
|
17 年之前 |
Joshua Colp
|
4e63012052
Merged revisions 60361 via svnmerge from
|
17 年之前 |
Joshua Colp
|
bbf7a23d07
Merged revisions 45106 via svnmerge from
|
18 年之前 |
Joshua Colp
|
e3890203a5
Merged revisions 45104 via svnmerge from
|
18 年之前 |
Kevin P. Fleming
|
90db3f33ab
merge new_loader_completion branch, including (at least):
|
18 年之前 |
Joshua Colp
|
c094e3694d
Expand speech API so that the developer can interact with the engine more directly and use specific functions of the connector even if a generic API call is not available
|
18 年之前 |