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-13Silence MSVC C4244 warningMarcus Asteborg
2021-01-24Fix float-approx negative left shift UBMark Harris
2018-03-27Adding ENABLE_HARDENINGJean-Marc Valin
2017-10-08Fix #undef of constantJean-Marc Valin
2016-08-12Fixes problem with M_PIJean-Marc Valin
2016-08-11Making stereo_itheta() use the same atan2() approximation as tonality_analysis()Jean-Marc Valin
2013-10-28Replace "inline" with OPUS_INLINE.Gregory Maxwell
2013-10-02Replaces log2() with celt_log2() and fixes a potential divide-by-zeroJean-Marc Valin
2013-06-17Converts denormalise_bands() to use 16-bit multiplicationsJean-Marc Valin
2013-05-19celt_maxabs16() now returns an opus_val32 to avoid problems with -32768Jean-Marc Valin
2012-11-13Should make celt_maxabs*() slightly fasterJean-Marc Valin
2012-07-13Implements OPUS_{GET,SET}_LSB_DEPTHJean-Marc Valin
2012-04-24Merge commit '390c89225d'Jean-Marc Valin
2012-04-21s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code"Jean-Marc Valin
2012-04-07Fixes some overflows in the fixed-point pitch codeJean-Marc Valin
2011-09-14renames the libcelt/ directory to celt/Jean-Marc Valin
2011-04-29Moved all SILK source code to the silk/ directoryJean-Marc Valin
2011-04-25Loss rate adaptation for the CELT layerJean-Marc Valin
2011-03-31draft updateJean-Marc Valin
2011-03-23Build fixesJean-Marc Valin
2011-03-21Making mode switching use the same window as CELT (squared)Jean-Marc Valin
2011-03-18CELT updateJean-Marc Valin
2011-03-18More project files updateJean-Marc Valin
2011-03-17Fixes a few PLC/DTX bugs due to the recent decode API changeJean-Marc Valin
2011-03-14Adding constrained VBR modeJean-Marc Valin
2011-03-14Draft update (allocationGregory Maxwell
2011-03-12Disable newly introduced CELT signallingJean-Marc Valin
2011-03-10Nothing to see hereJean-Marc Valin
2011-03-09CELT updateJean-Marc Valin
2011-03-08Support for glitchles mode switchingJean-Marc Valin
2011-03-01SILK/CELT updateJean-Marc Valin
2011-02-15preparing the next versionJean-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-04draft dateJean-Marc Valin
2011-02-04CELT updateJean-Marc Valin
2011-02-04Tuning the hybrid bit-rate splitKoen Vos
2011-02-04Oops, fixed the CELT versionJean-Marc Valin
2011-02-04Update Opus range coder due to CELT refactoring.Timothy B. Terriberry
2011-02-03CELT update, version numbersJean-Marc Valin
2011-02-03Build fixesJean-Marc Valin
2011-02-03Oops, had inverted some tuning linesJean-Marc Valin
2011-02-03Hybrid mode tuningKarsten Vandborg Sorensen
2011-02-03CELT updateJean-Marc Valin
2011-02-03Some work on the buildJean-Marc Valin
2011-02-03Enabling the CELT post-filter in OpusJean-Marc Valin
2011-02-02CELT updateJean-Marc Valin
2011-02-02Enabling real CELT VBRJean-Marc Valin
2011-02-01CELT updateJean-Marc Valin