Interface for bandwidth switching
Makefile.am update (removed files)
Implements desiredInternalSampleRate
Squashed commit of the following:
Fixing DTX for fixed-point too, updating project files
Fixes a bug in the handling of the first packet after DTX
Shouldn't include config.h from a header
using memmove() instead of memcpy() when necessary
Shouldn't have been commented out
Squashed commit of the following:
SILK can now build in fixed-point
Squashed commit of the following:
Makefile.am minus old .sln's
Refactor SILK's use of ec_enc_patch_initial_bits().
SILK update with LBRR and some bugfixes
Update SILK range coder due to CELT refactoring.
Minor bugfix
SILK update
Fixing some more valgrind issues
Fixes uninitialised memory issues
SILK update
Big SILK update
Add missing files to Makefile.am
SILK update
autotools-based build system
Fixed an uninitialised value found by Valgrind
Fixes a high bit-rate corruption
Moving ec_enc_done() outside of the API call.
Added an interface to encode/decode from a CELT range coder
Compilation fixed on Linux
Update SILK code using the CELT range coder
Initial Skype commit taken from FreeSwitch, which got it from the IETF draft.