aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-03-14Adding constrained VBR modeJean-Marc Valin
2011-03-14More error handlingJean-Marc Valin
2011-03-14Error handlingJean-Marc Valin
2011-03-13Code for handling multiple frames per packetJean-Marc Valin
2011-03-13Adding some packet parsing codeJean-Marc Valin
2011-03-11Disable newly introduced CELT signallingJean-Marc Valin
2011-03-09Updating the build of the draft and adding fixed-point supportJean-Marc Valin
2011-03-08Automatic bandwidth selectionJean-Marc Valin
2011-03-08removing debug codeJean-Marc Valin
2011-03-08CleanupJean-Marc Valin
2011-03-08Simple mode selection logicJean-Marc Valin
2011-03-07Fixes a few issues with PLC-based mode switchingJean-Marc Valin
2011-03-07Support for glitchles mode switchingJean-Marc Valin
2011-03-03Fix redundancy mismatchJean-Marc Valin
2011-03-03Fix PLC-based mode transition code.Jean-Marc Valin
2011-03-02Implementing decoder-side support for redundant mode switching (bemasc's idea)Jean-Marc Valin
2011-03-02Revert de32a5bf617f782f6a478c5cd50fb040b0fbffe9Jean-Marc Valin
2011-02-28SILK/CELT updateJean-Marc Valin
2011-02-21Splitting the resampler buffering between encode and decodeJean-Marc Valin
2011-02-20Buffer pre-filling in the encoderJean-Marc Valin
2011-02-17SILK can't use more than 80% of the bits in hybrid modeKoen Vos
2011-02-16Makes sure there's a PLC-only region in the mode transitionJean-Marc Valin
2011-02-15Fixes infinite loop for frame size <= 5 msJean-Marc Valin
2011-02-15Improved transitions between the different modesJean-Marc Valin
2011-02-14CELT/Hybrid fix for in-band FEC.Koen Vos
2011-02-14Update for in-band FECKoen Vos
2011-02-10Relicensing to simplified (2-clause) BSD licenseJean-Marc Valin
2011-02-09Fixes buffering issues with CELT-only mode at 2.5 msJean-Marc Valin
2011-02-095ms frame mode was not working in test_opus.Gregory Maxwell
2011-02-04Remove opus_enc and opus_dec from the buildJean-Marc Valin
2011-02-04Fix test_opus args countJean-Marc Valin
2011-02-04Frame size optional, defaults to 20 msJean-Marc Valin
2011-02-04oopsJean-Marc Valin
2011-02-04Making test_opus default to VBRJean-Marc Valin
2011-02-04Tuning the hybrid bit-rate splitKoen Vos
2011-02-04Better handling of the bandwidthJean-Marc Valin
2011-02-03Update Opus range coder due to CELT refactoring.Timothy B. Terriberry
2011-02-03Build fixesJean-Marc Valin
2011-02-03Setting CELT complexityJean-Marc Valin
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