asterisk/codecs
Corey Farrell 827457dca0 Produce friendly error when AST_MODULE_SELF_SYM is not defined.
Modules must define AST_MODULE_SELF_SYM to be used as the name of a
generated function.  This produces a friendly error when it's not
defined.

ASTERISK-26278 #close

Change-Id: Ib9d35a08104529c516d636771365e02c6e77a45b
2016-08-08 20:05:34 -05: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 git migration: Refactor the ASTERISK_FILE_VERSION macro 2015-04-13 03:48:57 -04:00
codec_adpcm.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 2015-05-13 16:34:23 -05:00
codec_alaw.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 2015-05-13 16:34:23 -05:00
codec_dahdi.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 2015-05-13 16:34:23 -05:00
codec_g722.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 2015-05-13 16:34:23 -05:00
codec_g726.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 2015-05-13 16:34:23 -05:00
codec_gsm.c translate: Fix transcoding while different in frame size. 2015-09-17 16:58:57 +02:00
codec_ilbc.c codecs: Add iLBC 20. 2016-07-22 10:09:08 +02:00
codec_lpc10.c translate: Fix transcoding while different in frame size. 2015-09-17 16:58:57 +02:00
codec_resample.c codec_resample: Increase buffer for Opus Codec with FEC. 2015-12-08 15:40:38 +01:00
codec_speex.c translate: Fix transcoding while different in frame size. 2015-09-17 16:58:57 +02:00
codec_ulaw.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 2015-05-13 16:34:23 -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_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