summaryrefslogtreecommitdiff
path: root/main/format_cap.c
AgeCommit message (Expand)Author
2017-11-06format_cap: Fix leak on AST_VECTOR_APPEND error.Corey Farrell
2017-02-13stream: Add media stream topology definition and APIGeorge Joseph
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-10-24typo: s/paranthesis/parenthesis/ in a commentPascal Cadotte Michaud
2016-09-02format_cap.c: Fix CLI "core show channeltype Surrogate" crash.Richard Mudgett
2016-04-14Codecs: strip codec name while parsing allow/disallow optionsAlexei Gradinari
2016-01-07ast_format_cap_append_by_type: Resolve codec reference leak.Corey Farrell
2015-11-12format_cap: Don't append the 'none' format when appending all.Joshua Colp
2015-11-09ast_format_cap: Avoid format creation on module load, use cache instead.Alexander Traud
2015-10-22format_cap: Detect vector allocation failures.Mark Michelson
2015-07-11main/format_cap: Parse capabilities generated by ast_format_cap_get_namesMatt Jordan
2015-05-04vector: Traversal, retrieval, insert and locking enhancementsGeorge Joseph
2015-04-27Astobj2: Allow reference debugging to be enabled/disabled by config.Corey Farrell
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-03-14main/frame: Don't report empty disallow values as an errorMatthew Jordan
2014-09-18Add API call to determine if format capability structure is "empty".Mark Michelson
2014-07-20media formats: re-architect handling of media for performance improvementsMatthew Jordan
2013-10-03Cache string values of formats on ast_format_cap() to save processing.Mark Michelson
2012-06-15Multiple revisions 369001-369002Kevin P. Fleming
2012-02-28Astobj2 locking enhancement.Richard Mudgett
2012-01-25Eliminate unnecessary rebuilds of main/format*.c.Kevin P. Fleming
2011-10-31Misc format capability fixes.Richard Mudgett
2011-09-15Merged revisions 336091 via svnmerge from David Vossel
2011-05-25Merged revisions 320796 via svnmerge from Richard Mudgett
2011-02-22Media Project Phase2: SILK 8khz-24khz, SLINEAR 8khz-192khz, SPEEX 32khz, hd a...David Vossel
2011-02-10Fixes bug in chan_sip where nativeformats are not set correctly.David Vossel
2011-02-03Asterisk media architecture conversion - no more format bitfieldsDavid Vossel