460 Commits (13.24)

Author SHA1 Message Date
Richard Mudgett f7cc6bada6 codec_speex.c: Cleanup module loading to DECLINE and not FAILURE. 7 years ago
Corey Farrell abb04622f7 Create --disable-binary-modules option. 7 years ago
Alexander Traud 81f39649ea codecs/ilbc: Compile in Solaris 11. 7 years ago
Alexander Traud 81bec7c359 codecs: Add support for WebRTC iLBC 2.0. 7 years ago
Jenkins2 8e0f2c7379 Merge "Revert "codec_opus: Make libcurl a dependency in menuselect"" into 13 7 years ago
Sean Bright 1da8846ca7 Revert "codec_opus: Make libcurl a dependency in menuselect" 7 years ago
Alexander Traud e60135efd4 codec_gsm: Avoid shifting a negative signed value. 7 years ago
Sean Bright ce3d56920b Remove as much trailing whitespace as possible. 7 years ago
Jenkins2 60acbeb431 Merge "codec_opus: Make libcurl a dependency in menuselect" into 13 8 years ago
Sean Bright 028f4320de codec_opus: Make libcurl a dependency in menuselect 8 years ago
Sean Bright f726f11974 utils: Add convenience function for setting fd flags 8 years ago
Alexander Traud 5351e862ee lpc10: Avoid compiler warning when DONT_OPTIMIZE/COMPILE_DOUBLE. 8 years ago
George Joseph f882ca2572 modules: change module LOAD_FAILUREs to LOAD_DECLINES 8 years ago
Sean Bright 79a2c26c03 core: Remove embedded module support 8 years ago
Timo Teräs a1fa909033 codec_dahdi: Fix poll.h include. 9 years ago
George Joseph 5258c067ae codec_opus: Add download ability to menuselect 9 years ago
George Joseph 117a7741c8 build: Add download capability for external packages 9 years ago
Alexander Traud 876600ce6e codec_resample: Increase buffer for Opus Codec with FEC. 10 years ago
Alexander Traud b76c196e13 codec_resample: Increase buffer for Opus Codec. 10 years ago
Alexander Traud b88c54fa4b translate: Fix transcoding while different in frame size. 10 years ago
David M. Lee d908272b7e Fixes for OS X 10 years ago
Matthew Jordan e126ab9eeb clang compiler warnings: Fix a variety of "unused" warnings 10 years ago
Shaun Ruffell 14db1236ad 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
Kinsey Moore 510b3b3594 Allow codec_resample to be unloaded 12 years ago
David M. Lee ed382681e5 Multiple revisions 383341-383342 12 years ago
Kinsey Moore 8e3815a8ee Prevent segfault for interpolated iLBC frames 12 years ago
Kinsey Moore 86b9e31796 codec_dahdi: Fix output of "transcoder show" CLI command. 13 years ago
Jonathan Rose 31f1881ceb GSM: Fix encoding problems with GSM 13 years ago
Andrew Latham 6c20cf2d8a Doxygen Updates - Title update 13 years ago
Andrew Latham b106b77041 Title update 13 years ago
Richard Mudgett 23be67622d Fix valgrind found memcpy issues in codec_ilbc. 13 years ago
Richard Mudgett a71a541eda Make rebuild GSM, ilbc, or lpc10 codecs if the respective sources change. 13 years ago
Andrew Latham fd98835f1f Doxygen Updates Janitor Work 13 years ago
Andrew Latham 6f61cb50c5 Doxygen Updates - janitor work 13 years ago
Matthew Jordan 8018b879a2 Clean up doxygen warnings 13 years ago
Kevin P. Fleming b5193428a7 Enable usage of system-provided iLBC library. 13 years ago
Kevin P. Fleming 166b4e2b30 Multiple revisions 369001-369002 13 years ago
Jonathan Rose 6f6af21383 Block on frameout if the hardware has enough samples to complete a frame. 13 years ago
Walter Doekes fc63e07135 Avoid cppcheck warnings; removing unused vars and a bit of cleanup. 13 years ago
Kinsey Moore 8696daadf8 Simplify build system architecture optimization 13 years ago
Sean Bright 5aba1ca84a Return g729 and g723.1 frames with the number of samples set properly. 13 years ago
Tilghman Lesher a78b0af5ea Re-commit the verbose branch. 13 years ago
Kinsey Moore 43621b05a9 More corrections for the ilbc code 13 years ago
Kinsey Moore d61920b6d9 Restore LSF_check function calls from set/unused variable removal 13 years ago
Kinsey Moore 75243988d5 Remove more set, but unused variables in the ilbc codec 13 years ago