aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-02-03Oops, had inverted some tuning linesJean-Marc Valin
2011-02-03Hybrid tuningJean-Marc Valin
2011-02-03Some more hybrid tuning (mostly for CBR)Jean-Marc Valin
2011-02-03Hybrid mode tuningKarsten Vandborg Sorensen
2011-02-03Testing the range coder final stateKoen Vos
2011-02-02Enabling the CELT post-filter in OpusJean-Marc Valin
2011-02-02SILK update (fixing segfault) and MSVS fixJean-Marc Valin
2011-02-02Better handling of test_opus bandwidth optionsJean-Marc Valin
2011-02-02PLC fixJean-Marc Valin
2011-02-01Enabling real CELT VBRJean-Marc Valin
2011-02-01Better options for test_opusKoen Vos
2011-02-01Merged Koen's encoder changesJean-Marc Valin
2011-01-31Koen's decoder updatesJean-Marc Valin
2011-01-31Disabling debugJean-Marc Valin
2011-01-31Handling auto-detecting of frame size in decoderJean-Marc Valin
2011-01-31Initial support for opus_enc/opus_decJean-Marc Valin
2011-01-31Fixes resampling in CELT-only modeJean-Marc Valin
2011-01-31Makes delay_buffer[] large enough for stereo.Jean-Marc Valin
2011-01-31Got stereo support to work in CELT-only modeJean-Marc Valin
2011-01-31More stereo workJean-Marc Valin
2011-01-31Some initial work on stereo support (not complete)Jean-Marc Valin
2011-01-30Updated to CELT's new APIJean-Marc Valin
2010-11-12Updated to follow changes in SILK APIJean-Marc Valin
2010-11-08CELT updated to 0.9.0 (+ PLC fix)Jean-Marc Valin
2010-10-18API renamed to OpusJean-Marc Valin
2010-10-09Renamed to HarmonyJean-Marc Valin
2010-09-08Frame packing (now it compiles)Jean-Marc Valin
2010-09-08Initial code for parsing/packing/unpacking packetsJean-Marc Valin
2010-09-07Implement signalling byte at the start of a packetJean-Marc Valin
2010-08-31Hybrid decoder also in a single block of memoryJean-Marc Valin
2010-08-31Hybrid encoder now allocates only one block of memoryJean-Marc Valin
2010-07-27added va_end()Alfred E. Heggestad
2010-07-23As used for the listening testsJean-Marc Valin
2010-07-21VBR support in test_hybridJean-Marc Valin
2010-07-21Early VBR supportJean-Marc Valin
2010-07-20Getting test_hybrid to generate time-aligned signals of the right sizeJean-Marc Valin
2010-07-20PLC supportJean-Marc Valin
2010-07-20SILK encoder control struct no longer part of the stateJean-Marc Valin
2010-07-20Support for setting the audio bandwidthJean-Marc Valin
2010-07-19Support for 32 kHz sampling rateJean-Marc Valin
2010-07-08Support for 10ms frame sizeJean-Marc Valin
2010-07-08autotools-based build systemJean-Marc Valin
2010-07-06Now coding the 4-8 kHz band only once!Jean-Marc Valin
2010-07-06Delay compensation, disabling the CELT pitch predictorJean-Marc Valin
2010-07-06Adds a _ctl() control API to the encoder and decoderJean-Marc Valin
2010-07-05Fixing a high bit-rate bug in SILK -- now scales well above 64 kb/sJean-Marc Valin
2010-07-05IETF draftJean-Marc Valin
2010-07-05IETF draft update, minor bugfix to the encoderJean-Marc Valin
2010-07-05Fixed some more allocation issue -- there's now a basic codec workingJean-Marc Valin
2010-07-05SILK layer seems to works (but the stream is broken for theJean-Marc Valin