Commit Graph

279 Commits (master)

Author SHA1 Message Date
Alexey Khabulyak 634b57b8e6 format_gsm.c: Added mime type
5 months ago
Mike Bradeen 9504d17ad2 format_sln: add .slin as supported file extension
2 years ago
Alexei Gradinari 6ecec51e6a format_wav: replace ast_log(LOG_DEBUG, ...) by ast_debug(1, ...)
2 years ago
Josh Soref 7285ba33ee formats: Spelling fixes
3 years ago
Kevin Harwell 049c7c1361 format_ogg_speex: Implement a "not supported" write handler
4 years ago
Boris P. Korzun a96eb6de6c format_wav: Support of MIME-type for wav16
4 years ago
Kevin Harwell bdd785d31c various files - fix some alerts raised by lgtm code analysis
6 years ago
eyalhasson aede739778 format_g726: add support for seeking
6 years ago
Richard Mudgett 1fad6b9079 modules: Add missing run time module support levels.
7 years ago
Joshua Colp 134e2f0ddc module: Remove deprecated modules and update support levels.
7 years ago
Gaurav Khurana 0827d5cc53 Add the ability to read the media file type from HTTP header for playback
7 years ago
Jenkins2 8e368d0eaf Merge "translate: generic plc not filled in after translation"
7 years ago
Kevin Harwell ff652711c7 translate: generic plc not filled in after translation
7 years ago
Sean Bright 80e6952013 format_pcm: Correct behavior of fseek and ftell for G.722
7 years ago
Alexander Traud e61b50b67a BuildSystem: Check for header file of OGG.
7 years ago
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
7 years ago
Sean Bright c3a6c8fd2d formats: Restore previous fread() behavior
8 years ago
Matthew Fredrickson e33bd96638 formats/format_g729: Fix typo in comment
8 years ago
Sean Bright 675e058e77 cleanup: Change severity of fread short-read warning
8 years ago
Sean Bright f5b67871df cleanup: Fix fread() and fwrite() error handling
8 years ago
Joshua Colp b84abac144 Merge "format_wav: Read 16khz wav samples properly"
8 years ago
Joshua Colp e756a9e063 Merge "format_ogg_vorbis: Clear ogg/vorbis data structures on close"
8 years ago
Sean Bright 6c0ab9afa7 format_wav: Read 16khz wav samples properly
8 years ago
Sean Bright 4fb9f5d60e format_ogg_vorbis: Clear ogg/vorbis data structures on close
8 years ago
Sean Bright be71be7ed2 format_pcm: Track actual header size of .au files
8 years ago
George Joseph 6db0939b96 modules: change module LOAD_FAILUREs to LOAD_DECLINES (14)
8 years ago
George Joseph 747beb1ed1 modules: change module LOAD_FAILUREs to LOAD_DECLINES
8 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Kevin Harwell d31ffb421c Remove "format_ogg_opus: New format"
9 years ago
George Joseph 40aa28131b format_ogg_opus: New format
9 years ago
Timo Teräs 56bdf048d2 Add support for OGG/Speex file format
9 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Matthew Jordan cb7b6bc4be clang compiler warnings: Fix -Wself-assign
10 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Rusty Newton 8ff02ac951 formats/format_wav: enhancing log message "Not a wav file" to be clear on what is supported
11 years ago
Matthew Jordan 16fd65bb73 Improve disk writes for wav49 format
12 years ago
Andrew Latham b106b77041 Title update
13 years ago
Matthew Jordan 8018b879a2 Clean up doxygen warnings
13 years ago
Tzafrir Cohen ac6ec71fd2 Fix a typo in format_ogg_vorbis.c: suport
13 years ago
Matthew Jordan 60d9ca687c Fix error that caused truncate operations to fail
13 years ago
Walter Doekes fc63e07135 Avoid cppcheck warnings; removing unused vars and a bit of cleanup.
13 years ago
Matthew Jordan 70c5ac6635 Fix error that caused seek format operations to set max file size to '1' or '0'
13 years ago
Matthew Jordan ba7032be5f Check for IO stream failures in various format's truncate/seek operations
13 years ago
Kinsey Moore a485f44022 Add missing newlines to CLI logging
13 years ago
Richard Mudgett 7093cf278c Fix compile problem when old version of libvorbisfile v1.1.2 is used.
13 years ago
Richard Mudgett 51b32041d5 Fix voicemail problems when using ogg/vorbis.
13 years ago
Walter Doekes db24fc2523 Avoid cppcheck warnings; removing unused vars and a bit of cleanup.
13 years ago
Matthew Nicholson 5203e0f552 don't call ltohl() twice on the same value
14 years ago