27 Commits (11)

Author SHA1 Message Date
Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from 14 years ago
David Vossel c26c190711 Asterisk media architecture conversion - no more format bitfields 14 years ago
Mark Michelson a68f5b96bc Remove unnecessary code relating to PLC. 15 years ago
Jason Parker ae0a736353 Merge codec_consistency branch. This should make sample usage much happier. 17 years ago
Tilghman Lesher 08af5bb312 Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating 17 years ago
Brett Bryant 5b7933fe5e Janitor patch to change uses of sizeof to ARRAY_LEN 17 years ago
Tilghman Lesher 7b84cf6fa6 Convert casts to unions, to fix alignment issues on Solaris 17 years ago
Michiel van Baak f1e9371da8 - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 17 years ago
Russell Bryant f31cc97197 Use the correct buffer for g722tolin16_sample. This shouldn't have caused any 17 years ago
Russell Bryant 5ca5d97673 Merge changes from team/russell/g722-sillyness ... 17 years ago
Russell Bryant c67509e429 At one point during working on this module, I had the lin/lin16 versions of the 18 years ago
Russell Bryant 9387f036d8 - Fix the last set of places where incorrect assumptions were made about the 18 years ago
Russell Bryant a2c08fe0f0 Fix various issues in codec_g722. 18 years ago
Russell Bryant f24c226e09 I went looking for where we downloaded the g722 implementation and came across 18 years ago
Jason Parker 4710e2b6da codecs.conf really shouldn't be mandatory.. it never had been before, so let's go back to being optional. 18 years ago
Luigi Rizzo 3fc2646808 remove a number of #include <fcntl.h> which are either 18 years ago
Luigi Rizzo 7bcf0529c5 remove some useless includes from codecs 18 years ago
Luigi Rizzo 0595b5e2aa include "logger.h" and errno.h from asterisk.h - usage shows that they 18 years ago
Luigi Rizzo fdb7f7ba3d Start untangling header inclusion in a way that does not affect 18 years ago
Tilghman Lesher 7c56918262 Commit some cleanups to the format type code. 18 years ago
Jason Parker 59c9ff7ef2 More changes to change return values from load_module functions. 18 years ago
Tilghman Lesher 56b9568164 Don't reload a configuration file if nothing has changed. 18 years ago
Russell Bryant f8483a0d04 Do a massive conversion for using the ast_verb() macro 18 years ago
Paul Cadach bc7e4c2ef2 I don't know how it worked earlier, but valgrind 18 years ago
Steve Murphy 3a84f2a6ee This little mod gets rid of that g722 compiler warning that breaks builds configured with --enable-dev-mode; the previous commit of 48767 was to merge in changes for bug 6334, unifying the open mode arguments for saner operation. 19 years ago
Matthew Fredrickson 5fc6bdcac9 Minor addition giving props to Steve Underwood for his hard work. Thanks again 19 years ago
Matthew Fredrickson ba71665924 Add codec G.722 support. 19 years ago