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
2022-03-08Update and re-enable SILK SSE4.1 optimisationsFrancis Quiers
2017-05-23cosmetics,silk: correct input/output arg commentsLinfeng Zhang
2017-01-31Optimize silk_NSQ_del_dec() for ARM NEONLinfeng Zhang
2016-07-19merge back in the LTP gain safety limiterKoen Vos
2016-07-19more conservative scaling of LTP corrs; remove assert that checks for negativ...Koen Vos
2016-07-17Clean up: alignment of commentsKoen Vos
2016-07-17Clean up: replace tabs by spacesKoen Vos
2016-07-17removed prefilterKoen Vos
2016-07-17simplified computation of LTP coefsKoen Vos
2016-07-17take advantage of more efficient NLSF quantization by reducing number of surv...Koen Vos
2016-07-17NLSF VQ now uses absolute error, and predictionKoen Vos
2016-07-17NLSF decoding now uses tables for NLSF weightsKoen Vos
2015-10-07Fixes compile problems for MIPSRhishikesh Agashe
2014-10-04There are no tabs in source code.Timothy B. Terriberry
2014-10-04Cisco optimization for x86 & fixed pointxiangmingzhu
2014-01-07Store decoded SILK pulses as 16-bit vectorJean-Marc Valin
2013-11-20Using the maximum frequency response of pitch taps instead of maxabsJean-Marc Valin
2013-11-20Constrains accumulated pitch gain to avoid potential instability.Koen Vos
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-25Uses opus_int32 for fs_API_Hz parameter in silk_decoder_set_fsJean-Marc Valin
2012-04-21License update using the IETF Trust flavour of the BSD on the Silk codeJean-Marc Valin
2012-01-31Last part of the LPC work stabilization work discussed at the last meetingKoen 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-29Reformatting changes with an update to the MSVC project filesKoen Vos
2011-10-24Optimization of the CBR loopKoen Vos
2011-10-22Implements glitchless switching between SILK bandwidthsJean-Marc Valin
2011-10-18Fix the side frame conditional coding rules.Timothy B. Terriberry
2011-10-12Misc bug fixesJean-Marc Valin
2011-10-07Proper SILK delay compensation for resamplingJean-Marc Valin
2011-10-06SILK updateKoen Vos
2011-09-29Misc. silk/ cleanups: static inline things which are only used in one file.Gregory Maxwell
2011-09-28Fix some GCC warings in the silk/ directory.Gregory Maxwell
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
2011-02-15missing filesJean-Marc Valin
2011-02-15SILK and CELT updatesJean-Marc Valin