Commit Graph

301 Commits (d6eb859bc2a62ef3ea4fa40f4e17ff05926ff604)

Author SHA1 Message Date
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
Russell Bryant 055d82cbce Add a massive set of changes for converting to use the ast_debug() macro.
18 years ago
Tilghman Lesher 9d05ff8ed5 Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes
18 years ago
Jason Parker 4aaa1d1ec1 Merged revisions 65877 via svnmerge from
18 years ago
Joshua Colp 2e6c6f55a3 Merged revisions 64278 via svnmerge from
18 years ago
Jason Parker fdbb94bb19 Merged revisions 62174 via svnmerge from
18 years ago
Kevin P. Fleming 74076f6368 Merged revisions 60399 via svnmerge from
18 years ago
Russell Bryant 40f7aad86f Sync codec_zap with the one that is in the 1.4 branch so that it can actually
18 years ago
Olle Johansson bc01e39174 Creating new doxygen macro "\extref" to create page that lists
18 years ago
Joshua Colp ca635f3407 Return GSM to a state where it actually builds under dev mode.
18 years ago
Russell Bryant 7c869e6f98 Merged revisions 55050 via svnmerge from
18 years ago
Paul Cadach bc7e4c2ef2 I don't know how it worked earlier, but valgrind
18 years ago
Russell Bryant f722121ca0 Merged revisions 52997 via svnmerge from
19 years ago
Russell Bryant 73409003e2 Merged revisions 51331 via svnmerge from
19 years ago
Luigi Rizzo b005ea3eee include "asterisk/zapata.h" to get the zaptel headers
19 years ago
Joshua Colp 5a9d7bb9ad Move channel acquisition to when the translation path is setup, and clean up.
19 years ago
Joshua Colp 130eb5602f It is possible for framein to get called and no channel be available, so do a check before we increment the count.
19 years ago
Matt O'Gorman 7cb197a5b7 no need to spam everyone with show transcoder messages
19 years ago
Jason Parker cdd63e685d Merged revisions 49705 via svnmerge from
19 years ago
Kevin P. Fleming ec2ae45651 Merged revisions 49457,49460-49461 via svnmerge from
19 years ago
Kevin P. Fleming cb97e0c353 Merged revisions 49102 via svnmerge from
19 years ago
Luigi Rizzo 6ecb175193 provide INT16_MIN and INT16_MAX for platforms where they are not defined.
19 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
Kevin P. Fleming 920de98f68 Merged revisions 48554 via svnmerge from
19 years ago
Matt O'Gorman 25833b5aa2 support for deactivating translation paths that are no longer available
19 years ago
Matt O'Gorman 90f9e5fc33 fixed nubb error on my part, transcoder now unlocks and locks correctly, as well as counts in the correct direction.
19 years ago
Matt O'Gorman d45644b3ce add support for dynamic channel creation and destruction, and
19 years ago
Russell Bryant 0a280a1abc resolve a couple of compiler warnings
19 years ago
Matt O'Gorman a19602869b oops no parens
19 years ago
Matt O'Gorman 43aefe9116 fix bytesize to 5.3kb for g723 codec and add support for multimode of tc400p
19 years ago
Russell Bryant f89ccdc0f3 Merged revisions 46847 via svnmerge from
19 years ago
Joshua Colp 4c2cfeeaed Merged revisions 45079 via svnmerge from
19 years ago
Luigi Rizzo 8d6d166b14 merge compile fixes from 44080:
19 years ago
Kevin P. Fleming e92c34cc38 Merged revisions 44055 via svnmerge from
19 years ago
Kevin P. Fleming 89050169c8 Merged revisions 43996-43997,44008,44011-44012 via svnmerge from
19 years ago
Jason Parker 8699205857 be a little more consistent with our variable usage
19 years ago
Kevin P. Fleming c63fe750bb minor performance improvement
19 years ago
Mark Spencer 35e7066c52 Fix transcoding performance issue
19 years ago
Kevin P. Fleming d12f54f90b GNU make already knows how to quietly ignore non-existent files in 'include' directives
19 years ago
Russell Bryant 9df34a3d40 fix codec_gsm build for powerpc
19 years ago
Kevin P. Fleming 0a27d8bfe5 merge new_loader_completion branch, including (at least):
19 years ago
Russell Bryant c1bd5cfe39 fix setting the CFLAGS for building codec libs so that they are built with
19 years ago
Steve Murphy 1bb760f347 Added a small fix to exclude the AMD optimized assembly file from being included in the compile.
19 years ago
Kevin P. Fleming 000ba592b2 more Makefile cleanup and consistency stuff
19 years ago
Kevin P. Fleming ea1d0c4b33 G726-32 changes:
19 years ago
Kevin P. Fleming 300755732c remove skeleton support for G.723.1 codec since we will never ship the rest of what is needed anyway :-)
19 years ago
Russell Bryant 4517f3447d pointer signedness warnings
19 years ago