Commit Graph

19 Commits (29694eb2aaa45c366fe28777722b0307f3742f95)

Author SHA1 Message Date
Corey Farrell aad1694fd4 Replace most uses of ast_register_atexit with ast_register_cleanup.
10 years ago
Richard Mudgett 9707876002 format.c: Add reason comments for the format_list ordering.
11 years ago
Richard Mudgett 33a4ae86a1 format.c: Fix misuse of hash container function.
11 years ago
Kinsey Moore abac3330cf Allow Asterisk to compile under GCC 4.10
11 years ago
Corey Farrell 90fa4e3c36 main/formats: Fix crash in ast_format_cmp during non-clean shutdown.
11 years ago
Scott Griepentrog 016326c992 format.c: correct possible null pointer dereference
11 years ago
Matthew Jordan 56a4d03ee2 Fix memory leak while loading priority modules and adding formats
12 years ago
Richard Mudgett b40ac293b6 Fix registering core show codecs/codec CLI commands twice.
13 years ago
Matthew Jordan 8943656ccc Fix a variety of ref counting issues
13 years ago
Joshua Colp a693fd1d87 Add support for parsing SDP attributes, generating SDP attributes, and passing it through.
13 years ago
Kevin P. Fleming 166b4e2b30 Multiple revisions 369001-369002
13 years ago
Richard Mudgett c7315c4283 Use struct copy instead of memcpy().
13 years ago
Richard Mudgett 2e834f7d36 Astobj2 locking enhancement.
13 years ago
Kevin P. Fleming 50de9578aa Eliminate unnecessary rebuilds of main/format*.c.
14 years ago
Matthew Nicholson f3c03ac1ec list all of the codecs associated with a particular format id for CLI command "core show codec"
14 years ago
Richard Mudgett ed1e02a4d3 Misc format capability fixes.
14 years ago
David Vossel 513c680b8c Adds pass-through support for codec CELT.
14 years ago
David Vossel d760e81f37 Media Project Phase2: SILK 8khz-24khz, SLINEAR 8khz-192khz, SPEEX 32khz, hd audio ConfBridge, and other stuff
14 years ago
David Vossel c26c190711 Asterisk media architecture conversion - no more format bitfields
15 years ago