Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.xiph.org/xiph/opus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-28living just the directoriesJean-Marc Valin
2011-04-28Leaving just libceltJean-Marc Valin
2011-04-28Updating the draft build systemJean-Marc Valin
2011-04-28Relying on SILK for the switching decisionsJean-Marc Valin
2011-04-28Interface for bandwidth switchingKoen Vos
2011-04-28SILK makefile updateJean-Marc Valin
2011-04-28Makefile.am update (removed files)Jean-Marc Valin
2011-04-28Tuning the bandwidth decisionJean-Marc Valin
2011-04-27Changing the SILK bandwidth only when there's no speechJean-Marc Valin
2011-04-27Implements desiredInternalSampleRateKoen Vos
2011-04-27SILK updateKoen Vos
2011-04-27Squashed commit of the following:Koen Vos
2011-04-25Loss rate adaptation for the CELT layerJean-Marc Valin
2011-04-22Adding history to the intra decision distortionJean-Marc Valin
2011-04-22s/intra_decision()/loss_distortion()/Jean-Marc Valin
2011-04-22Taking into account the percentage of packet loss for intra decisionJean-Marc Valin
2011-04-21Implements CELT_SET_LOSS_PERCJean-Marc Valin
2011-04-14Stop adjusting the VBR drift during silent frames, this prevents overshoot af...Gregory Maxwell
2011-03-31draft updateJean-Marc Valin
2011-03-30Implementing bit-stream paddingJean-Marc Valin
2011-03-29Fixes a declaration-after-statement error when using ALLOC_STACKJean-Marc Valin
2011-03-29Typo in C5X macroJean-Marc Valin
2011-03-28Adds support for decoding stereo streams with a mono decoderJean-Marc Valin
2011-03-23Build fixesJean-Marc Valin
2011-03-23Updated MSVC project fileJean-Marc Valin
2011-03-21Making mode switching use the same window as CELT (squared)Jean-Marc Valin
2011-03-21Making CELT_GET_MODE "private"Jean-Marc Valin
2011-03-21Removes the celt_mode_info() call.Jean-Marc Valin
2011-03-21Using the Opus header in 48k/2.5-20 ms modesJean-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-18Fixes tandem-test.cJean-Marc Valin
2011-03-18Bump version numberJean-Marc Valin
2011-03-18Non-fatal bit-stream errors are now reported through ctl()Jean-Marc Valin
2011-03-18More project files updateJean-Marc Valin
2011-03-18MSVC filesJean-Marc Valin
2011-03-18Project files updateJean-Marc Valin
2011-03-18Fixing DTX for fixed-point too, updating project filesJean-Marc Valin
2011-03-17DTX fixJean-Marc Valin
2011-03-17Fixes a bug in the handling of the first packet after DTXJean-Marc Valin
2011-03-17Fixes leak in test_opusJean-Marc Valin
2011-03-17Fixes a few PLC/DTX bugs due to the recent decode API changeJean-Marc Valin
2011-03-17Taking into account the start and end bands in CNGJean-Marc Valin
2011-03-17Fixes return value on lost packetJean-Marc Valin
2011-03-15version bumpJean-Marc Valin
2011-03-15Fixed missing tags in draftJean-Marc Valin
2011-03-15Version changeJean-Marc Valin
2011-03-15Draft revisions for the entropy coder.Timothy B. Terriberry