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-09-06Fix typo in MacroDebug.h comment.Nathan E. Egge
2022-07-22More ubsan fixes for the debug macros themselvesJean-Marc Valin
2022-07-06Avoid undefined behaviour within the debug macrosJean-Marc Valin
2022-07-06Avoid left shifts of negative values in debug macrosJean-Marc Valin
2016-07-17Fixes signed integer overlof in silk_ADD_POS_SAT32()Jean-Marc Valin
2013-10-28Replace "inline" with OPUS_INLINE.Gregory Maxwell
2013-09-17Remove trailing whitespace from the license headers.Ralph Giles
2013-05-20Convert quotes in license headers to ASCII.Timothy B. Terriberry
2012-05-23Use 'frame' instead of 'signal', take out stdlib.h in silk/.Gregory Maxwell
2012-05-15SILK to print error line with FIXED_DEBUG, assert with FIXED_DEBUG_ASSERT.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-13Makes silk_ADD_SAT32() conform to the C standardJean-Marc Valin
2012-03-06Restore the windows-side #ifdef check in silk/MacroDebug.h.Ralph Giles
2012-03-06Enable the silk debug macros with FIXED_DEBUG.Ralph Giles
2012-03-06Fix a signed-compare warning.Ralph Giles
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-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
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