Commit Graph

20 Commits (663c38c02e75e7d26c712fe7730da9ddaa0c5261)

Author SHA1 Message Date
Brett Bryant 559bbfc457 Merged revisions 130129 via svnmerge from
17 years ago
Russell Bryant 2adbae37a8 Merged revisions 110339 via svnmerge from
17 years ago
Russell Bryant ccf90e8186 Merged revisions 106501 via svnmerge from
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