Frame size optional, defaults to 20 ms
Making test_opus default to VBR
Tuning the hybrid bit-rate split
Better handling of the bandwidth
Oops, fixed the CELT version
Update Opus range coder due to CELT refactoring.
CELT update, version numbers
Update draft instructions for source extraction
Automated draft compilation
Oops, had inverted some tuning lines
Some more hybrid tuning (mostly for CBR)
A simpler build system for the draft
Hybrid mode tuning
Testing the range coder final state
Enabling the CELT post-filter in Opus
SILK update (fixing segfault) and MSVS fix
Merges the decoder part of the SILK draft
Merges the encoder part of the SILK draft.
Better handling of test_opus bandwidth options
Better options for test_opus
Merged Koen's encoder changes
Handling auto-detecting of frame size in decoder
Initial support for opus_enc/opus_dec
Fixes resampling in CELT-only mode
Makes delay_buffer[] large enough for stereo.
Got stereo support to work in CELT-only mode
Some initial work on stereo support (not complete)
Merge stereo switching CELT API
Updated to CELT's new API
Adding range coding information
base64-encoded source code
Adding missing SILK files to the build
Updated to follow changes in SILK API
CELT updated to 0.9.0 (+ PLC fix)
Name changed to "Harmony"
Frame packing (now it compiles)
Initial code for parsing/packing/unpacking packets
Implement signalling byte at the start of a packet
Hybrid decoder also in a single block of memory
Hybrid encoder now allocates only one block of memory
added va_end()
As used for the listening tests
VBR support in test_hybrid
Getting test_hybrid to generate time-aligned signals of the right size
SILK encoder control struct no longer part of the state
Support for setting the audio bandwidth
Support for 32 kHz sampling rate
CELT update (making different sampling rates compatible)
draft update, instructions
Support for 10ms frame size
autotools-based build system
Now coding the 4-8 kHz band only once!
Delay compensation, disabling the CELT pitch predictor