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
path: root/silk/x86
AgeCommit message (Expand)Author
2023-11-04Match silenced overflow checks in the sse4.1 versionHEADmasterFelicia Lim
2023-10-24Silence some overflow checksFelicia Lim
2022-07-10Don't compile x86 cpu detection without RTCD.Timothy B. Terriberry
2022-07-10Make silk/x86 header indentation consistent.Timothy B. Terriberry
2022-07-09Fix C90-related warningsexp_warnings1Jean-Marc Valin
2022-03-08Update and re-enable SILK SSE4.1 optimisationsFrancis Quiers
2018-03-27Harden SILK x86 codeJean-Marc Valin
2017-09-11Rename SSE 4.1 files to match their targets.Ralph Giles
2017-05-23cosmetics,silk: correct input/output arg commentsLinfeng Zhang
2016-11-11Remove commented-out DEBUG_STORE_DATA calls. r=keonRalph Giles
2016-07-19increase NSQ decision delay from 32 to 40Koen Vos
2016-07-17removed prefilterKoen Vos
2016-07-17simplified computation of LTP coefsKoen Vos
2016-07-07Add Neon intrinsics for Silk noise shape quantization.Jonathan Lennox
2015-11-05Adding AVX config switchesRadu Velea
2015-11-03Declare silk_warped_LPC_analysis_filter_FIX_c in silk/fixed/main_FIX.h.Jonathan Lennox
2015-09-02Reorganize x86 SSE intrinsics code.Jonathan Lennox
2015-01-03Fix silk_VQ_WMat_EC_sse4_1().Timothy B. Terriberry
2014-10-04Cisco optimization for x86 & fixed pointxiangmingzhu
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
2011-02-14Update for in-band FECKoen Vos
2011-02-04Update Opus range coder due to CELT refactoring.Timothy B. Terriberry
2011-02-03Build fixesJean-Marc Valin
2011-02-03Testing the range coder final stateKoen Vos
2011-02-03SILK updateJean-Marc Valin
2011-02-03SILK updateJean-Marc Valin
2011-02-03SILK update (fixing segfault) and MSVS fixJean-Marc Valin
2011-02-02SILK updateJean-Marc Valin
2011-02-01Disabling debugJean-Marc Valin
2010-11-13Adding missing SILK files to the buildJean-Marc Valin
2010-11-12Updated to follow changes in SILK APIJean-Marc Valin
2010-07-09SILK build updateJean-Marc Valin
2010-07-08Build updateJean-Marc Valin
2010-07-08autotools-based build systemJean-Marc Valin
2010-07-06Adds a _ctl() control API to the encoder and decoderJean-Marc Valin
2010-07-06Fixing a high bit-rate bug in SILK -- now scales well above 64 kb/sJean-Marc Valin