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-02-13Add a simple masking model to the spreading decisionJean-Marc Valin
2017-06-07Replace call of celt_inner_prod_c() (step 1)Linfeng Zhang
2017-05-26Fixes unit tests that need arch-specific codeJean-Marc Valin
2016-09-01Make it possible to ignore inverted phase stereo for downmix purposesexp_bitstream7Jean-Marc Valin
2016-07-28Making stereo theta decision based on minimizing distortionJean-Marc Valin
2014-10-04Cisco optimization for x86 & fixed pointxiangmingzhu
2014-01-06Reduces decoder stack usage by only storing one channel of denormalized MDCTJean-Marc Valin
2014-01-06Some cleaning up of the synthesis code.Jean-Marc Valin
2013-12-16fixed-point: slight (but free) accuracy improvement in compute_band_energies()Jean-Marc Valin
2013-12-11Annotating pointer arguments with OPUS_RESTRICT and constJean-Marc Valin
2013-06-17Moves log2Amp inside denormalise_bands() and get rid of bandE[]Jean-Marc Valin
2013-03-08Documentation fixesJean-Marc Valin
2012-11-07Changed denormalize_bands() to only work between "start" and "end"Jean-Marc Valin
2012-10-09Merge branch 'exp_analysis7'Jean-Marc Valin
2012-07-18Replace C99 restrict keyword with OPUS_RESTRICT.Gregory Maxwell
2012-07-13Continuous trim calculations, tapset/spread now use new analysisJean-Marc Valin
2012-04-21s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code"Jean-Marc Valin
2012-03-06Eliminates an unused parameter warning in anti_collapse()Jean-Marc Valin
2011-12-02All variables named "bank" renamed to "bandE" to avoid problems on SHARCJean-Marc Valin
2011-12-02Rename '_FOO' to avoid potentional collisions with reserved identifiers.Ralph Giles
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