Mark Michelson
|
9b08352d97
Add module support level to ast_module_info structure. Print it in CLI "module show" .
|
10 years ago |
Matthew Jordan
|
720c59c321
media formats: re-architect handling of media for performance improvements
|
10 years ago |
Rusty Newton
|
e591fba09a
formats/format_wav: enhancing log message "Not a wav file" to be clear on what is supported
|
10 years ago |
Matthew Jordan
|
4cbbf42877
Fix error that caused truncate operations to fail
|
12 years ago |
Matthew Jordan
|
a12f8589f1
Fix error that caused seek format operations to set max file size to '1' or '0'
|
12 years ago |
Matthew Jordan
|
50ec8b9293
Check for IO stream failures in various format's truncate/seek operations
|
12 years ago |
Matthew Nicholson
|
7dd26c2487
don't call ltohl() twice on the same value
|
13 years ago |
Sean Bright
|
fadb90fb37
Merged revisions 330217 via svnmerge from
|
13 years ago |
Sean Bright
|
94a9ea9794
Merged revisions 330204 via svnmerge from
|
13 years ago |
Leif Madsen
|
bdf076843a
Merged revisions 328247 via svnmerge from
|
13 years ago |
David Vossel
|
1e6719ea5a
Merged revisions 319083 via svnmerge from
|
13 years ago |
Russell Bryant
|
6853f65802
Merged revisions 316265 via svnmerge from
|
13 years ago |
Russell Bryant
|
b6312feaf5
Merged revisions 315259 via svnmerge from
|
13 years ago |
David Vossel
|
80002f34a6
Asterisk media architecture conversion - no more format bitfields
|
13 years ago |
Jason Parker
|
31e408463f
Merged revisions 284701 via svnmerge from
|
14 years ago |
Tilghman Lesher
|
f2bb11c2cf
Merged revisions 279472 via svnmerge from
|
14 years ago |
Tilghman Lesher
|
bc0bd7e778
Add load priority order, such that preload becomes unnecessary in most cases
|
14 years ago |
Russell Bryant
|
7e410a6bdf
Set a module load priority for format modules.
|
15 years ago |
Tilghman Lesher
|
02159b8f56
Expand codec bitfield from 32 bits to 64 bits.
|
15 years ago |
Mark Michelson
|
a3731b8869
Merged revisions 186841 via svnmerge from
|
15 years ago |
Kevin P. Fleming
|
1fdd7c85b6
bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 branch, and add the ones needed for all the new code here too
|
16 years ago |
Tilghman Lesher
|
210b8aaae6
Reverting format addition for now
|
16 years ago |
Tilghman Lesher
|
b90cf34e17
Add native 16kHz format for wav file format.
|
16 years ago |
Michiel van Baak
|
7e6a3af7e7
- revert change to ast_queue_hangup and create ast_queue_hangup_with_cause
|
16 years ago |
Tilghman Lesher
|
f935df0244
Use a 32k file buffer on recordings, which increases the efficiency of file recording.
|
16 years ago |
Tilghman Lesher
|
d79644dfc4
Merged revisions 90155 via svnmerge from
|
17 years ago |
Luigi Rizzo
|
48b6b60f95
implement the split of file.h and mod_format.h
|
17 years ago |
Luigi Rizzo
|
ae80fadfc8
format handlers don't need network, lock, channel and scheduler headers
|
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 |