wireshark/plugins/codecs
John Thacker 23ccf8c9a0 codecs: Pass in fmtp, decode bandwidth efficient AMR
Pass the wmem_map of format parameters. Use this to decide whether
we have octet-aligned or bandwidth-efficient AMR, and decode
accordingly.

If we don't have a map of format parameters, because the conversation
wasn't set up by SDP but by Decode As, use the default preferences
from the dissector

Fix #17608
2023-07-14 17:58:19 -04:00
..
G711 codecs: Change interface, use SDP information for dynamic codecs 2023-07-09 21:16:28 +00:00
G722 codecs: Change interface, use SDP information for dynamic codecs 2023-07-09 21:16:28 +00:00
G726 codecs: Change interface, use SDP information for dynamic codecs 2023-07-09 21:16:28 +00:00
G729 codecs: Change interface, use SDP information for dynamic codecs 2023-07-09 21:16:28 +00:00
amrnb codecs: Pass in fmtp, decode bandwidth efficient AMR 2023-07-14 17:58:19 -04:00
iLBC codecs: Change interface, use SDP information for dynamic codecs 2023-07-09 21:16:28 +00:00
l16_mono codecs: Change interface, use SDP information for dynamic codecs 2023-07-09 21:16:28 +00:00
opus_dec codecs: Change interface, use SDP information for dynamic codecs 2023-07-09 21:16:28 +00:00
sbc codecs: Change interface, use SDP information for dynamic codecs 2023-07-09 21:16:28 +00:00