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-07-10Don't compile x86 cpu detection without RTCD.Timothy B. Terriberry
2022-03-08Update and re-enable SILK SSE4.1 optimisationsFrancis Quiers
2017-05-17Optimize silk_biquad_alt_stride2() for ARM NEONLinfeng Zhang
2017-05-17Update silk_biquad_alt()Linfeng Zhang
2017-02-15Optimize silk_LPC_inverse_pred_gain() for ARM NEONLinfeng Zhang
2017-02-10Remove silk_LPC_inverse_pred_gain_Q24() which is no longer used anywhereJean-Marc Valin
2017-01-31Optimize silk_NSQ_del_dec() for ARM NEONLinfeng Zhang
2016-07-19increase order of noise shaping filterKoen Vos
2016-07-17Clean up: alignment of commentsKoen Vos
2016-07-17Clean up: replace tabs by spacesKoen Vos
2016-07-17slight clean upKoen Vos
2016-07-17Fixes signed integer overlof in silk_ADD_POS_SAT32()Jean-Marc Valin
2014-10-04Cisco optimization for x86 & fixed pointxiangmingzhu
2014-06-19MIPS optimizationsRhishikesh Agashe
2013-11-18Adds Neon assembly for correlation/convolutionTimothy B. Terriberry
2013-10-28Replace "inline" with OPUS_INLINE.Gregory Maxwell
2013-09-17Remove trailing whitespace from the license headers.Ralph Giles
2013-05-21Move ARM asm into its own directories.Timothy B. Terriberry
2013-05-20Convert quotes in license headers to ASCII.Timothy B. Terriberry
2013-05-20Add ARMv4/ARMv5E macros.Timothy B. Terriberry
2012-10-10Improvements to the pitch searchKoen Vos
2012-09-27Fix common misspellingsPhilip Jägenstedt
2012-05-23Use 'frame' instead of 'signal', take out stdlib.h in silk/.Gregory Maxwell
2012-04-24Merge commit '390c89225d'Jean-Marc Valin
2012-04-21License update using the IETF Trust flavour of the BSD on the Silk codeJean-Marc Valin
2012-04-02Remove trailing whitespace.Ralph Giles
2012-03-06Removes a number of macro definitions which are used nowhere in the codebase.Gregory Maxwell
2011-12-13SILK fixes following last codec WG meetingKoen Vos
2011-12-02Rename '_FOO' to avoid potentional collisions with reserved identifiers.Ralph Giles
2011-10-29Reformatting changes with an update to the MSVC project filesKoen Vos
2011-10-27Allow wrap-around in silk_LPC_analysis_filter()Jean-Marc Valin
2011-10-20Implements hard CBR for SILKJean-Marc Valin
2011-10-12Gets rid of a "safe" signed overflow in silk_DIV32_varQ()Jean-Marc Valin
2011-09-29Misc. silk/ cleanups: static inline things which are only used in one file.Gregory Maxwell
2011-09-28More resampler cleanups.Gregory Maxwell
2011-09-28Eliminate function pointers from the resampler.Gregory Maxwell
2011-09-23Making the left shift macros use unsigned to avoid undefined behaviourJean-Marc Valin
2011-09-21Fixes an integer overflow caused by uninitialized values in LTP scalingKoen Vos
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