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
2018-03-27Hardening silk/fixedJean-Marc Valin
2016-10-05Fixing some opus_int vs opus_int32 mismatchesJean-Marc Valin
2016-07-22Increase headroom to avoid overflow in silk_pitch_analysis_core()Jean-Marc Valin
2016-07-17Clean up: replace tabs by spacesKoen Vos
2016-07-17undo some loop unrollingKoen Vos
2016-07-17pitch analysis (in FIX) now scales the input down at the start, instead of at...Koen Vos
2014-10-04Cisco optimization for x86 & fixed pointxiangmingzhu
2013-11-18Adds Neon assembly for correlation/convolutionTimothy B. Terriberry
2013-11-11More size-zero VLA fixes and making opus_decode* return BAD_ARG on framesize<0Jean-Marc Valin
2013-08-27Makes the SILK pitch search use celt_pitch_xcorr()Jean-Marc Valin
2013-05-20Convert quotes in license headers to ASCII.Timothy B. Terriberry
2013-05-08Use dynamic stack allocation in the SILK encoder.Timothy B. Terriberry
2013-05-08Remove trailing whitespace.Timothy B. Terriberry
2013-05-08Fix some warnings.Timothy B. Terriberry
2012-10-10Fixes a fixed-point overflow in the new pitch codeJean-Marc Valin
2012-10-10Improvements to the pitch searchKoen Vos
2012-09-27Fix common misspellingsPhilip Jägenstedt
2012-04-21License update using the IETF Trust flavour of the BSD on the Silk codeJean-Marc Valin
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-25Fixes a minor bug introduced in 43a0de4af15Koen Vos
2011-10-11Move a number of files and functions which are only used by fixed point build...Gregory Maxwell
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