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
2023-06-16Pull DRED encoding up to Opus layerJean-Marc Valin
2023-06-16Move LPCNet PLC state to top-level decoderJean-Marc Valin
2023-06-16Cleanup (no change in behaviour)Jean-Marc Valin
2023-06-16Avoid warnings when not compiling with DREDJean-Marc Valin
2023-06-16Directly include LPCNet state in SILK structsJean-Marc Valin
2023-06-16Fix DRED segfaultJean-Marc Valin
2023-06-16Should handle mixes of PLC and DREDJean-Marc Valin
2023-06-16DRED: First version that (kinda) worksJean-Marc Valin
2023-06-16DRED: Decode variable number of framesJean-Marc Valin
2023-06-16DRED integration work in progressJean-Marc Valin
2023-06-16added --enable-neural-fec option to configureJan Buethe
2023-06-16added dred encoder to silk encoderJan Buethe
2023-06-16WIP: Using LPCNet for PLCJean-Marc Valin
2018-05-24Fixes a SILK bandwidth switching regressionJean-Marc Valin
2017-02-15Optimize silk_LPC_inverse_pred_gain() for ARM NEONLinfeng Zhang
2016-07-17removed prefilterKoen Vos
2016-07-17slight clean upKoen Vos
2016-07-17simplified computation of LTP coefsKoen Vos
2016-07-17NLSF decoding now uses tables for NLSF weightsKoen Vos
2014-10-04There are no tabs in source code.Timothy B. Terriberry
2013-11-20Constrains accumulated pitch gain to avoid potential instability.Koen Vos
2013-11-18Adds Neon assembly for correlation/convolutionTimothy B. Terriberry
2013-09-17Remove trailing whitespace from the license headers.Ralph Giles
2013-05-20Convert quotes in license headers to ASCII.Timothy B. Terriberry
2012-04-21License update using the IETF Trust flavour of the BSD on the Silk codeJean-Marc Valin
2011-12-14Accuracy improvements to help float implementationsKoen Vos
2011-12-13Improves the accuracy such that it matches a float decoder much betterKoen Vos
2011-12-13SILK fixes following last codec WG meetingKoen Vos
2011-10-29Fixes two SILK PLC issuesKoen Vos
2011-10-29Reformatting changes with an update to the MSVC project filesKoen Vos
2011-10-20Implements hard CBR for SILKJean-Marc Valin
2011-10-12Misc bug fixesJean-Marc Valin
2011-10-11Misc SILK fixes:Koen Vos
2011-10-10Cleaner way to take into account the prediction for stereo widthKoen Vos
2011-10-09Avoids unnecessary collapse of the HF stereo image in hybrid mode.Jean-Marc Valin
2011-10-07Proper SILK delay compensation for resamplingJean-Marc Valin
2011-09-16Removed all the silk_ prefixes in source file names (not symbols)Jean-Marc Valin
2011-04-29Moved all SILK source code to the silk/ directoryJean-Marc Valin
2011-04-28Relying on SILK for the switching decisionsJean-Marc Valin
2011-04-28SILK makefile updateJean-Marc Valin
2011-04-27Changing the SILK bandwidth only when there's no speechJean-Marc Valin
2011-04-27SILK updateKoen Vos
2011-03-18Project files updateJean-Marc Valin
2011-03-17DTX fixJean-Marc Valin
2011-03-08Support for glitchles mode switchingJean-Marc Valin
2011-03-04SILK bugfixJean-Marc Valin
2011-03-02SILK updateJean-Marc Valin
2011-03-01SILK/CELT updateJean-Marc Valin
2011-02-18SILK updateJean-Marc Valin
2011-02-15fix make distJean-Marc Valin