Wireshark-bugs: [Wireshark-bugs] [Bug 7893] Bluetooth: Add support for AVDTP/A2DP/VDP and SBC co
Date: Mon, 5 Nov 2012 05:11:13 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7893

--- Comment #7 from Anders Broman <anders.broman@xxxxxxxxxxxx> 2012-11-05 05:11:12 PST ---
Hi,
I have had a look at the changes to epan.c and I'm not convinced this is
correct
shouldn't the register_codec() be done by the codecs them selfs rather than in
epan? see also plugins/easy_codec.
What about codec_get_frequency couldn't that be configured in SDP? for
AMR I think the frequency can vary during a session so it might need to be
changed during the "decoding".

Perhaps it would be easier to do the changes in steps first change the RTP
player and the codecs to use the same registration principle wether "built in"
or not, then add the changes for SBC. Is SBC Linux only or is there a library
for Windows too?

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.