Commit Graph

36 Commits (a433ed0d5aff1340e003e026810e2c65b33c2c00)

Author SHA1 Message Date
George Joseph a433ed0d5a Reduce startup/shutdown verbose logging
1 year ago
Corey Farrell 687ab7aeee
astobj2: Eliminate legacy container allocation macros.
7 years ago
Corey Farrell bc73337e07 core: Use macros to generate ao2_container callbacks where possible.
7 years ago
Sean Bright 5c27fe2187 format: Reintroduce smoother flags
8 years ago
frahaase b2b5f9d897 ast_format: Adds an identifier for interleaved audio formats to the ast_format
9 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Alexander Traud fd23d423d8 format: Register format-attribute module with cached formats.
10 years ago
Matt Jordan e188192ad1 main/format: Add an API call for retrieving format attributes
10 years ago
Corey Farrell 981084f08c Format Interfaces: Prevent unload except by shutdown.
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Mark Michelson edf9da4365 Ensure that a non-zero sample rate is returned for all formats.
10 years ago
Corey Farrell 3ddd92902a Replace most uses of ast_register_atexit with ast_register_cleanup.
10 years ago
Joshua Colp 8d325be503 media: Fix crash when determining sample count of a frame during shutdown.
11 years ago
Jonathan Rose 2e350d6bd6 chan_iax2: Fix a crash that occurs when using allow=all for an IAX2 peer
11 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
11 years ago
Matthew Jordan fee789dddb codec_adpcm: Change description of codec "ADPCM" to "Dialogic ADPCM"
11 years ago
Richard Mudgett 71b3c9a749 format.c: Fix misuse of hash container function.
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Corey Farrell 44409401ec main/formats: Fix crash in ast_format_cmp during non-clean shutdown.
11 years ago
Scott Griepentrog c41040fd4b format.c: correct possible null pointer dereference
11 years ago
Matthew Jordan 4d348e853c Add pass through support for Opus and VP8; Opus format attribute negotiation
12 years ago
Richard Mudgett e47d3db365 Doxygen comment tweaks.
12 years ago
Matthew Jordan 272dd008d0 Fix memory leak while loading modules, adding formats, and destroying endpoints
12 years ago
Richard Mudgett 7c0b94a3e5 Remove init_framer(). It no longer does anything.
13 years ago
Richard Mudgett 4dcb973228 Fix registering core show codecs/codec CLI commands twice.
13 years ago
Matthew Jordan a094707d51 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.
13 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
14 years ago