asterisk/codecs
Richard Mudgett 9f02861d22 codec_speex.c: Cleanup module loading to DECLINE and not FAILURE.
If codec_speex fails to register a translator it would cause Asterisk to
exit instead of continue as a DECLINED module.

* Make unload_module() always return 0.  It is silly to fail unloading if
any translators we try to unregister were not even registered.

Change-Id: Ia262591f68333dad17673ba7104d11c88096f51a
2018-10-04 14:36:47 -05:00
..
g722 Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
gsm codec_gsm: Avoid shifting a negative signed value. 2018-01-06 12:01:00 +01:00
ilbc codecs/ilbc: Compile in Solaris 11. 2018-06-21 12:08:56 +02:00
lpc10 Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
speex Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
Makefile Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
codec_a_mu.c modules: change module LOAD_FAILUREs to LOAD_DECLINES 2017-04-12 15:57:21 -06:00
codec_adpcm.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
codec_alaw.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
codec_codec2.c modules: change module LOAD_FAILUREs to LOAD_DECLINES (master) 2017-04-13 07:46:02 -06:00
codec_dahdi.c utils: Add convenience function for setting fd flags 2017-12-08 13:28:04 -06:00
codec_g722.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
codec_g726.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
codec_gsm.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
codec_ilbc.c codecs: Add support for WebRTC iLBC 2.0. 2018-02-12 12:38:21 +01:00
codec_lpc10.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
codec_resample.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
codec_speex.c codec_speex.c: Cleanup module loading to DECLINE and not FAILURE. 2018-10-04 14:36:47 -05:00
codec_ulaw.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
codecs.xml Create --disable-binary-modules option. 2018-08-27 13:22:31 -04:00
ex_adpcm.h media formats: re-architect handling of media for performance improvements 2014-07-20 22:06:33 +00:00
ex_alaw.h media formats: re-architect handling of media for performance improvements 2014-07-20 22:06:33 +00:00
ex_codec2.h codecs: Add Codec 2 mode 2400. 2016-08-24 10:41:58 +02:00
ex_g722.h media formats: re-architect handling of media for performance improvements 2014-07-20 22:06:33 +00:00
ex_g726.h media formats: re-architect handling of media for performance improvements 2014-07-20 22:06:33 +00:00
ex_gsm.h media formats: re-architect handling of media for performance improvements 2014-07-20 22:06:33 +00:00
ex_ilbc.h Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
ex_lpc10.h media formats: re-architect handling of media for performance improvements 2014-07-20 22:06:33 +00:00
ex_speex.h media formats: re-architect handling of media for performance improvements 2014-07-20 22:06:33 +00:00
ex_ulaw.h media formats: re-architect handling of media for performance improvements 2014-07-20 22:06:33 +00:00
log2comp.h Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00