Commit Graph

38 Commits (e5dfd2811fdbeb7bf92c54ed9b751a398ddd026c)

Author SHA1 Message Date
Stefan Sayer c53df18673 fix for iLBC codec multiple frames per packet bug. Thanks Alex Gradinar for reporting
19 years ago
Stefan Sayer 997a983594 updated to use new borrowed pointer explicit function reflecting AmArg semantics changed in r325
20 years ago
Stefan Sayer e8e19a39df corrected AmArg ownership of ArgObject.
20 years ago
Stefan Sayer b7666d99ee fixes DI invocation parameters over stats server
20 years ago
Stefan Sayer 2d07b7b821 fixes SessionComponent hook handling onSendRequest;
20 years ago
Stefan Sayer 7c964b9b03 unifies indentation level in all source files to 2 (-i2)
20 years ago
Stefan Sayer f4d64a3d76 applies patch from Andriy which makes adaptive jitter buffer and adaptive playout buffer selectable at run time
20 years ago
Stefan Sayer 00e3b5b89f stats server extended:
20 years ago
Stefan Sayer 6c8fe2c0bd mem cached audio files implementation - improves performance 4-5% over announcement from file (G711)
20 years ago
Stefan Sayer 95e5af3588 C_FLAGS used in audio modules
20 years ago
Raphael Coeffic 5dbbe0e7ab fixed compilation errors occuring on my desktop ;-)
20 years ago
Stefan Sayer 89ba248551 re-added adaptive playout buffer with the packet size patches from rc1.
20 years ago
Stefan Sayer 5eb6b49c44 compiler can be passed via GPP and GCC variables
20 years ago
Stefan Sayer a867a606e7 some maintenance on the makefiles...
20 years ago
Stefan Sayer 8afd996789 added deps to dependency (uses correct rules now, thanks Alfred for reporting)
20 years ago
Maxim Sobolev a9f76017ea Create $(audio-prefix)/$(audio-dir) unconditionally before trying to populate
20 years ago
Maxim Sobolev 58f33c8556 Second, much improved revision of adaptive jitter buffering patch.
20 years ago
Stefan Sayer 011dfa1d57 * 'tar' and 'dist' target in main dir
20 years ago
Stefan Sayer dbbdd8c616 * UserAgent/Server header
20 years ago
Stefan Sayer f55194e479 * moved auth API to ampi/UACAuthAPI.h
20 years ago
Stefan Sayer 5a61f5b417 SessionEventHandler does not need to hold the Session
20 years ago
Stefan Sayer 66d132f871 cleaned up and corrected the install system
20 years ago
Stefan Sayer 6d8f8d9645 enabled Id svn keyword property
20 years ago
Stefan Sayer d87c3cf50d set DEFAULT_GOAL to all
20 years ago
Stefan Sayer 30b60cf36c moved iLBC_test
20 years ago
Stefan Sayer 1f3230bcc7 updated iLBC implementation from rfc3951 (only copyright/comments changed from draft 04)
20 years ago
Stefan Sayer de2101e005 corrected deps for module_extra_objs
20 years ago
Stefan Sayer 3af1d3dd6f uac authentication
20 years ago
Stefan Sayer 6c4b6d2da4 added cseq to onSendRequest function of SessionEventHandler API
20 years ago
Raphael Coeffic 4e335aedd0 applied Alex's wav header patch. This writes the header at once, thus avoiding some side effects.
21 years ago
Raphael Coeffic c7a5180592 Many thanks to Rick van Rein for this patch. Here are his explainations to the path:
21 years ago
Raphael Coeffic 33e69882a8 fixed quality problems. two states are now used, one for encoding and
21 years ago
Raphael Coeffic 3d86d92318 corrected gsm multi-block support.
21 years ago
Raphael Coeffic 84c3320b81 re-added -fPIC.
21 years ago
Stefan Sayer e36bceded8 fixed multiple gsm frames per packet bug (hopefully this was the last one)
21 years ago
Raphael Coeffic 60dfce998f audio plug-ins can now be built from another directory as core/plug-in/.
21 years ago
Raphael Coeffic 14c69b1672 moved the user timer (used to be known as AmSessionTimer) to the session_timer plugin.
21 years ago
Raphael Coeffic 37abd5379e initial checkin new open source version.
21 years ago