Files
asterisk/main
Mark Michelson 28501051b4 Update support for SILK format.
This commit adds scaffolding in order to support the SILK audio format
on calls. Roughly, this is what is added:

* Cached silk formats. One for each possible sample rate.
* ast_codec structures for each possible sample rate.
* RTP payload mappings for "SILK".

In addition, this change overhauls the res_format_attr_silk file in the
following ways:

* The "samplerate" attribute is scrapped. That's native to the format.
* There are far more checks to ensure that attributes have been
  allocated before attempting to reference them.
* We do not SDP fmtp lines for attributes set to 0.

These changes make way to be able to install a codec_silk module and
have it actually work. It also should allow for passthrough silk calls
in Asterisk.

Change-Id: Ieeb39c95a9fecc9246bcfd3c45a6c9b51c59380e
2016-07-14 15:54:21 -05:00
..
2015-01-30 16:47:50 +00:00
2015-03-25 18:37:04 +00:00
2016-03-24 09:29:07 -05:00
2016-06-22 12:21:11 -05:00
2013-07-04 13:06:15 +00:00
2013-06-29 00:18:57 +00:00
2016-07-14 15:54:21 -05:00
2013-09-10 18:05:47 +00:00
2014-05-09 22:49:26 +00:00
2016-04-08 12:50:58 -06:00
2015-06-03 14:03:18 -05:00
2016-07-14 15:54:21 -05:00
2015-01-26 14:49:32 +00:00
2016-06-22 12:21:11 -05:00