Commit Graph

268 Commits (15.7)

Author SHA1 Message Date
Jenkins2 2f52908ca1 Merge "translate: generic plc not filled in after translation" into 15
7 years ago
Kevin Harwell 2f9e92f859 translate: generic plc not filled in after translation
7 years ago
Sean Bright 9e2b44115d format_pcm: Correct behavior of fseek and ftell for G.722
7 years ago
Alexander Traud ffefb56b3f BuildSystem: Check for header file of OGG.
7 years ago
Sean Bright b64c02e414 Remove as much trailing whitespace as possible.
7 years ago
Sean Bright 46bd1290a0 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
Sean Bright d2ed4ed5f7 Merged revisions 330217 via svnmerge from
14 years ago
Sean Bright 4e1fe6ccb7 Merged revisions 330204 via svnmerge from
14 years ago
Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from
14 years ago
David Vossel 331759b64c Support for writing and reading raw slin files 8khz-192khz.
14 years ago
David Vossel a86c1d68e9 Moves celt and silk format attribute files into res folder.
14 years ago
David Vossel 7fc2a184cd Adds the format_attr_celt file which was also missing from the CELT pass through patch.
14 years ago
David Vossel 9c73ece406 Merged revisions 319083 via svnmerge from
14 years ago
Russell Bryant 37aa52fd78 Merged revisions 316265 via svnmerge from
14 years ago
Russell Bryant afc8368dea Merged revisions 315259 via svnmerge from
14 years ago
David Vossel d760e81f37 Media Project Phase2: SILK 8khz-24khz, SLINEAR 8khz-192khz, SPEEX 32khz, hd audio ConfBridge, and other stuff
14 years ago
David Vossel c26c190711 Asterisk media architecture conversion - no more format bitfields
14 years ago