wireshark/codecs
Jaap Keuter 8342e5f97b codecs: register SBC codec once.
Somehow the registration of the SBC codec was duplicated, which does not
(yet) cause an error message, but also doesn't work.
Remove the duplicate registration.

Change-Id: Ic22ba66fd65b326fb2688300dad8f9b81081c7e5
Signed-off-by: Jaap Keuter <jaap.keuter@xs4all.nl>
Reviewed-on: https://code.wireshark.org/review/25506
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
Tested-by: Petri Dish Buildbot
Reviewed-by: Michael Mann <mmann78@netscape.net>
2018-01-29 13:08:32 +00:00
..
G711a plugins: config.h must not be included by public headers 2017-09-06 08:10:56 +00:00
G711u plugins: config.h must not be included by public headers 2017-09-06 08:10:56 +00:00
G722 plugins: config.h must not be included by public headers 2017-09-06 08:10:56 +00:00
G726 plugins: config.h must not be included by public headers 2017-09-06 08:10:56 +00:00
G729 plugins: config.h must not be included by public headers 2017-09-06 08:10:56 +00:00
sbc codecs/gtk: fix int to size_t 2015-09-09 17:53:08 +00:00
speex plugins: config.h must not be included by public headers 2017-09-06 08:10:56 +00:00
CMakeLists.txt Fix (and chop) static build option 2017-11-19 20:16:50 +00:00
Makefile.am autotools: Library build products don't need explicit cleaning 2017-11-18 22:29:41 +00:00
codecs.c codecs: register SBC codec once. 2018-01-29 13:08:32 +00:00
codecs.h Refactor plugin registration and loading 2017-12-14 08:43:57 +00:00