summaryrefslogtreecommitdiff
path: root/codecs
AgeCommit message (Expand)Author
2018-02-12codecs: Add support for WebRTC iLBC 2.0.Alexander Traud
2018-01-09Revert "codec_opus: Make libcurl a dependency in menuselect"Sean Bright
2018-01-06codec_gsm: Avoid shifting a negative signed value.Alexander Traud
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-12-11Merge "codec_opus: Make libcurl a dependency in menuselect"Jenkins2
2017-12-11codec_opus: Make libcurl a dependency in menuselectSean Bright
2017-12-08utils: Add convenience function for setting fd flagsSean Bright
2017-10-24lpc10: Avoid compiler warning when DONT_OPTIMIZE/COMPILE_DOUBLE.Alexander Traud
2017-04-13modules: change module LOAD_FAILUREs to LOAD_DECLINES (master)George Joseph
2017-04-12modules: change module LOAD_FAILUREs to LOAD_DECLINESGeorge Joseph
2017-03-27core: Remove embedded module supportSean Bright
2017-01-23media: Add experimental support for RTCP feedback.Lorenzo Miniero
2016-11-17codec_dahdi: Fix poll.h include.Timo Teräs
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-09-27codec_opus: Add download ability to menuselectGeorge Joseph
2016-09-06build: Add download capability for external packagesGeorge Joseph
2016-09-04Merge "codecs: Add Codec 2 mode 2400."Joshua Colp
2016-08-24codecs: Add Codec 2 mode 2400.Alexander Traud
2016-08-08Produce friendly error when AST_MODULE_SELF_SYM is not defined.Corey Farrell
2016-07-22codecs: Add iLBC 20.Alexander Traud
2015-12-08codec_resample: Increase buffer for Opus Codec with FEC.Alexander Traud
2015-12-01codec_resample: Increase buffer for Opus Codec.Alexander Traud
2015-09-17translate: Fix transcoding while different in frame size.Alexander Traud
2015-06-05Fixes for OS XDavid M. Lee
2015-05-14Merge "MALLOC_DEBUG: Replace WRAP_LIBC_MALLOC with ASTMM_LIBC."Joshua Colp
2015-05-13MALLOC_DEBUG: Replace WRAP_LIBC_MALLOC with ASTMM_LIBC.Corey Farrell
2015-05-13AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.Rodrigo Ramírez Norambuena
2015-05-08Fix crash in codec_lpc10 when MALLOC_DEBUG is enabled.Corey Farrell
2015-05-04Modules: Make ast_module_info->self available to auxiliary sources.Corey Farrell
2015-04-14Build System: Create Makefile macro MOD_ADD_SOURCE.Corey Farrell
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-03-28clang compiler warnings: Fix a variety of "unused" warningsMatthew Jordan
2014-10-22codec_dahdi: Cannot use struct ast_translator.core_{src,src}_codec.Shaun Ruffell
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2014-07-22codec_speex: Fix trashing normal static frame for AST_FRAME_CNG.Richard Mudgett
2014-07-20media formats: re-architect handling of media for performance improvementsMatthew Jordan
2014-07-15codec_adpcm: Change description of codec "ADPCM" to "Dialogic ADPCM"Matthew Jordan
2013-10-24memory leaks: Memory leak cleanup patch by Corey Farrell (second set)Jonathan Rose
2013-04-12Allow codec_resample to be unloadedKinsey Moore
2013-03-19Multiple revisions 383341-383342David M. Lee
2013-01-21Prevent segfault for interpolated iLBC framesKinsey Moore
2012-12-07codec_dahdi: Fix output of "transcoder show" CLI command.Kinsey Moore
2012-10-22GSM: Fix encoding problems with GSMJonathan Rose
2012-10-18Doxygen Updates - Title updateAndrew Latham
2012-10-14Title updateAndrew Latham
2012-09-25Fix valgrind found memcpy issues in codec_ilbc.Richard Mudgett
2012-09-25Make rebuild GSM, ilbc, or lpc10 codecs if the respective sources change.Richard Mudgett
2012-09-22Doxygen Updates Janitor WorkAndrew Latham
2012-09-21Doxygen Updates - janitor workAndrew Latham
2012-08-30Clean up doxygen warningsMatthew Jordan