Files
asterisk/res
Sean Bright c3add776af media formats: update res_format_attr_opus & silk
In r419044, we changed how formats were handled, but the return value
of the format_parse_sdp_fmtp functions in res_format_attr_opus and
res_format_attr_silk were not updated, causing calls to fail.  Ran
into this when getting codec_opus working with Asterisk 13.

Once the return value was corrected, we were crashing in opus_getjoint
because of NULL format attributes.  I've fixed this as well in this
patch.

Review: https://reviewboard.asterisk.org/r/4371/


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/13@431267 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2015-01-28 12:18:14 +00:00
..
2014-07-04 13:26:37 +00:00
2015-01-27 17:20:23 +00:00
2012-10-14 21:44:27 +00:00
2015-01-26 14:49:32 +00:00