asterisk/codecs
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
ASTERISK_REGISTER_FILE no longer has any purpose so this commit removes
all traces of it.

Previously exported symbols removed:
* __ast_register_file
* __ast_unregister_file
* ast_complete_source_filename

This also removes the mtx_prof static variable that was declared when
MTX_PROFILE was enabled.  This variable was only used in lock.c so it
is now initialized in that file only.

ASTERISK-26480 #close

Change-Id: I1074af07d71f9e159c48ef36631aa432c86f9966
2016-10-27 09:53:55 -04:00
..
g722 Shuttle some bits around to address some gain issues with G.722. 2009-05-15 17:59:08 +00:00
gsm Fixes for OS X 2015-06-05 11:23:16 -05:00
ilbc memory leaks: Memory leak cleanup patch by Corey Farrell (second set) 2013-10-24 17:00:27 +00:00
lpc10 Produce friendly error when AST_MODULE_SELF_SYM is not defined. 2016-08-08 20:05:34 -05:00
speex Doxygen Updates Janitor Work 2012-09-22 20:43:30 +00:00
Makefile Build System: Create Makefile macro MOD_ADD_SOURCE. 2015-04-14 12:53:03 -04:00
codec_a_mu.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
codec_adpcm.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
codec_alaw.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
codec_codec2.c codecs: Add Codec 2 mode 2400. 2016-08-24 10:41:58 +02:00
codec_dahdi.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
codec_g722.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
codec_g726.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
codec_gsm.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
codec_ilbc.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
codec_lpc10.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
codec_resample.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
codec_speex.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
codec_ulaw.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
codecs.xml codec_opus: Add download ability to menuselect 2016-09-27 13:42:02 -05: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 codecs: Add iLBC 20. 2016-07-22 10:09:08 +02: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 Doxygen Updates - Title update 2012-10-18 14:17:40 +00:00