Commit Graph

482 Commits (master)

Author SHA1 Message Date
George Joseph 6871d1cdfc Reduce startup/shutdown verbose logging
1 year ago
Sean Bright 686c386b05 download_externals: Use HTTPS for downloads
3 years ago
Josh Soref 84556eb962 codecs: Spelling fixes
3 years ago
Joshua C. Colp 149e5e5b86 xml: Embed module information into core XML documentation.
4 years ago
Alexander Traud 80c14f74bc codecs: Remove test-law.
4 years ago
Kevin Harwell bdd785d31c various files - fix some alerts raised by lgtm code analysis
6 years ago
Sean Bright e4289b9e56 codec_resample: Ensure OUTSIDE_SPEEX is defined when necessary
6 years ago
Sean Bright b096389660 codec_resample: Upgrade speex_resample to fix up-sampling bug
6 years ago
Richard Mudgett 9f02861d22 codec_speex.c: Cleanup module loading to DECLINE and not FAILURE.
7 years ago
Corey Farrell a2001c00e6 Create --disable-binary-modules option.
7 years ago
Alexander Traud 7f3882c8e9 codecs/ilbc: Compile in Solaris 11.
7 years ago
Joshua Colp e14b0e960d res_rtp_asterisk: Add support for raising additional RTCP messages.
7 years ago
Alexander Traud 97f45d5816 codecs: Add support for WebRTC iLBC 2.0.
7 years ago
Sean Bright 25022de875 Revert "codec_opus: Make libcurl a dependency in menuselect"
7 years ago
Alexander Traud ef68df9111 codec_gsm: Avoid shifting a negative signed value.
7 years ago
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
7 years ago
Jenkins2 38dcdf2d68 Merge "codec_opus: Make libcurl a dependency in menuselect"
7 years ago
Sean Bright 00578fae0a codec_opus: Make libcurl a dependency in menuselect
7 years ago
Sean Bright 2ffe52a116 utils: Add convenience function for setting fd flags
7 years ago
Alexander Traud 7126520b3e lpc10: Avoid compiler warning when DONT_OPTIMIZE/COMPILE_DOUBLE.
8 years ago
George Joseph 2e6075c51f modules: change module LOAD_FAILUREs to LOAD_DECLINES (master)
8 years ago
George Joseph 747beb1ed1 modules: change module LOAD_FAILUREs to LOAD_DECLINES
8 years ago
Sean Bright cf6a6226ab core: Remove embedded module support
8 years ago
Lorenzo Miniero 1061539b75 media: Add experimental support for RTCP feedback.
8 years ago
Timo Teräs 349e08cb48 codec_dahdi: Fix poll.h include.
9 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
George Joseph c7ef1e0af3 codec_opus: Add download ability to menuselect
9 years ago
George Joseph 6caf6bcdad build: Add download capability for external packages
9 years ago
Joshua Colp e34f299a96 Merge "codecs: Add Codec 2 mode 2400."
9 years ago
Alexander Traud 2e79f52d71 codecs: Add Codec 2 mode 2400.
9 years ago
Corey Farrell 827457dca0 Produce friendly error when AST_MODULE_SELF_SYM is not defined.
9 years ago
Alexander Traud 8fb807009f codecs: Add iLBC 20.
9 years ago
Alexander Traud 55dd7125b3 codec_resample: Increase buffer for Opus Codec with FEC.
10 years ago
Alexander Traud b24f2f4c2e codec_resample: Increase buffer for Opus Codec.
10 years ago
Alexander Traud 077adf48b8 translate: Fix transcoding while different in frame size.
10 years ago
David M. Lee 9fca378b36 Fixes for OS X
10 years ago
Joshua Colp e092a89694 Merge "MALLOC_DEBUG: Replace WRAP_LIBC_MALLOC with ASTMM_LIBC."
10 years ago
Corey Farrell 478fb4a388 MALLOC_DEBUG: Replace WRAP_LIBC_MALLOC with ASTMM_LIBC.
10 years ago
Rodrigo Ramírez Norambuena eec010829a AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.
10 years ago
Corey Farrell f93b3a22d6 Fix crash in codec_lpc10 when MALLOC_DEBUG is enabled.
10 years ago
Corey Farrell a8bfa9e104 Modules: Make ast_module_info->self available to auxiliary sources.
10 years ago
Corey Farrell 62508d6891 Build System: Create Makefile macro MOD_ADD_SOURCE.
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Matthew Jordan d2776d4d45 clang compiler warnings: Fix a variety of "unused" warnings
10 years ago
Shaun Ruffell c4d7e7e270 codec_dahdi: Cannot use struct ast_translator.core_{src,src}_codec.
11 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Richard Mudgett 197f06bed1 codec_speex: Fix trashing normal static frame for AST_FRAME_CNG.
11 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
11 years ago
Matthew Jordan fee789dddb codec_adpcm: Change description of codec "ADPCM" to "Dialogic ADPCM"
11 years ago
Jonathan Rose 4ca0f222e8 memory leaks: Memory leak cleanup patch by Corey Farrell (second set)
12 years ago