Commit Graph

31 Commits (19)

Author SHA1 Message Date
Alexander Traud edaf3a6c77 main: Fix for Doxygen.
3 years ago
Sean Bright 30e08ce1bb format_cap: Perform codec lookups by pointer instead of name
5 years ago
George Joseph 8d1064eaaf Streams: Add features for Advanced Codec Negotiation
5 years ago
Kevin Harwell 1e1651b4f4 format_cap: make function parameters 'const'
5 years ago
Corey Farrell e43c8af77c format_cap: Fix leak on AST_VECTOR_APPEND error.
8 years ago
George Joseph 8b72ec312b stream: Add media stream topology definition and API
8 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Pascal Cadotte Michaud 1d277e7cb6
typo: s/paranthesis/parenthesis/ in a comment
9 years ago
Richard Mudgett c3b965a2c0 format_cap.c: Fix CLI "core show channeltype Surrogate" crash.
9 years ago
Alexei Gradinari a6e2ba187a Codecs: strip codec name while parsing allow/disallow options
9 years ago
Corey Farrell 5d8c42c6d3 ast_format_cap_append_by_type: Resolve codec reference leak.
9 years ago
Joshua Colp a159747660 format_cap: Don't append the 'none' format when appending all.
10 years ago
Alexander Traud e85f0c81af ast_format_cap: Avoid format creation on module load, use cache instead.
10 years ago
Mark Michelson 5dd9e1938a format_cap: Detect vector allocation failures.
10 years ago
Matt Jordan 6ed58014f5 main/format_cap: Parse capabilities generated by ast_format_cap_get_names
10 years ago
George Joseph 6d5941297b vector: Traversal, retrieval, insert and locking enhancements
10 years ago
Corey Farrell 5c1d07baf0 Astobj2: Allow reference debugging to be enabled/disabled by config.
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Matthew Jordan e89f83b3ad main/frame: Don't report empty disallow values as an error
10 years ago
Mark Michelson fa6313ad29 Add API call to determine if format capability structure is "empty".
11 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
11 years ago
Mark Michelson ee21eee7e0 Cache string values of formats on ast_format_cap() to save processing.
12 years ago
Kevin P. Fleming 166b4e2b30 Multiple revisions 369001-369002
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
Richard Mudgett ed1e02a4d3 Misc format capability fixes.
14 years ago
David Vossel 110acf741b Merged revisions 336091 via svnmerge from
14 years ago
Richard Mudgett a42bf8cc92 Merged revisions 320796 via svnmerge from
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 08460fc094 Fixes bug in chan_sip where nativeformats are not set correctly.
14 years ago
David Vossel c26c190711 Asterisk media architecture conversion - no more format bitfields
14 years ago