aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-05-02Squashed commit of the following:Koen Vos
2011-04-29Fixes 60 ms speech modeJean-Marc Valin
2011-04-29Getting shared libraries to buildJean-Marc Valin
2011-04-28Relying on SILK for the switching decisionsJean-Marc Valin
2011-04-27Tuning the bandwidth decisionJean-Marc Valin
2011-04-27Changing the SILK bandwidth only when there's no speechJean-Marc Valin
2011-04-27SILK updateKoen Vos
2011-04-25Loss rate adaptation for the CELT layerJean-Marc Valin
2011-03-31draft updateJean-Marc Valin
2011-03-30Implementing bit-stream paddingJean-Marc Valin
2011-03-21Making mode switching use the same window as CELT (squared)Jean-Marc Valin
2011-03-18Simplifying PLC switching to have an overlap of 2.5 ms tooJean-Marc Valin
2011-03-18Minor code simplificationsJean-Marc Valin
2011-03-18Minor redundant frame fixesJean-Marc Valin
2011-03-18CELT updateJean-Marc Valin
2011-03-18More project files updateJean-Marc Valin
2011-03-18Project files updateJean-Marc Valin
2011-03-17Fixes leak in test_opusJean-Marc Valin
2011-03-16Fixes a few PLC/DTX bugs due to the recent decode API changeJean-Marc Valin
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