Mark Michelson
|
b1c222caa9
Ensure that a non-zero sample rate is returned for all formats.
|
10 gadi atpakaļ |
Corey Farrell
|
484715b644
Replace most uses of ast_register_atexit with ast_register_cleanup.
|
10 gadi atpakaļ |
Joshua Colp
|
fbea84fc55
media: Fix crash when determining sample count of a frame during shutdown.
|
10 gadi atpakaļ |
Jonathan Rose
|
9f10ceec5a
chan_iax2: Fix a crash that occurs when using allow=all for an IAX2 peer
|
10 gadi atpakaļ |
Matthew Jordan
|
720c59c321
media formats: re-architect handling of media for performance improvements
|
10 gadi atpakaļ |
Matthew Jordan
|
3e5464d18e
codec_adpcm: Change description of codec "ADPCM" to "Dialogic ADPCM"
|
10 gadi atpakaļ |
Richard Mudgett
|
01bf990379
format.c: Fix misuse of hash container function.
|
11 gadi atpakaļ |
Kinsey Moore
|
43b85a2bbe
Allow Asterisk to compile under GCC 4.10
|
11 gadi atpakaļ |
Corey Farrell
|
c45dab482e
main/formats: Fix crash in ast_format_cmp during non-clean shutdown.
|
11 gadi atpakaļ |
Scott Griepentrog
|
8c04a8a4b7
format.c: correct possible null pointer dereference
|
11 gadi atpakaļ |
Matthew Jordan
|
76b04fcfbb
Add pass through support for Opus and VP8; Opus format attribute negotiation
|
11 gadi atpakaļ |
Richard Mudgett
|
6dcb8c79a4
Doxygen comment tweaks.
|
11 gadi atpakaļ |
Matthew Jordan
|
06618c6550
Fix memory leak while loading modules, adding formats, and destroying endpoints
|
12 gadi atpakaļ |
Richard Mudgett
|
798f11b165
Remove init_framer(). It no longer does anything.
|
12 gadi atpakaļ |
Richard Mudgett
|
81a237b754
Fix registering core show codecs/codec CLI commands twice.
|
12 gadi atpakaļ |
Matthew Jordan
|
108293864d
Fix a variety of ref counting issues
|
12 gadi atpakaļ |
Joshua Colp
|
ffe0f42239
Add support for parsing SDP attributes, generating SDP attributes, and passing it through.
|
12 gadi atpakaļ |
Kevin P. Fleming
|
53e80b252d
Multiple revisions 369001-369002
|
13 gadi atpakaļ |
Richard Mudgett
|
d7a5869582
Use struct copy instead of memcpy().
|
13 gadi atpakaļ |
Richard Mudgett
|
f7a38c89c5
Astobj2 locking enhancement.
|
13 gadi atpakaļ |
Kevin P. Fleming
|
3a98c2d4fd
Eliminate unnecessary rebuilds of main/format*.c.
|
13 gadi atpakaļ |
Matthew Nicholson
|
36f1ef7ac4
list all of the codecs associated with a particular format id for CLI command "core show codec"
|
13 gadi atpakaļ |
Richard Mudgett
|
de45c2290e
Misc format capability fixes.
|
13 gadi atpakaļ |
David Vossel
|
7fe93daec9
Adds pass-through support for codec CELT.
|
14 gadi atpakaļ |
David Vossel
|
46a8cb5e39
Media Project Phase2: SILK 8khz-24khz, SLINEAR 8khz-192khz, SPEEX 32khz, hd audio ConfBridge, and other stuff
|
14 gadi atpakaļ |
David Vossel
|
80002f34a6
Asterisk media architecture conversion - no more format bitfields
|
14 gadi atpakaļ |