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
2016-07-25Saturate MDCT output post-TDAC rather than pre-Jean-Marc Valin
2016-07-22saturate MDCT outputJean-Marc Valin
2016-07-22silencing overflows in MDCT and FFTJean-Marc Valin
2015-10-08armv7(float): Optimize decode usecase using NE10 libraryViswanath Puttagunta
2015-10-08armv7(float): Optimize encode usecase using NE10 libraryViswanath Puttagunta
2014-06-19MIPS optimizationsRhishikesh Agashe
2014-02-25Fixes an aliasing bug in the MDCT when the frame size isn't a multiple of 4.Marcello Caramma (mcaramma)
2013-12-29Unifying scaling of fixed-point and float FFTJean-Marc Valin
2013-12-29Fixes C89 issueJean-Marc Valin
2013-12-29Getting rid of some negationsJean-Marc Valin
2013-12-29Slightly improving the accuracy of the fixed-point MDCT downscaleJean-Marc Valin
2013-12-27Commit 99968ab was causing us to allocate too much stack in the MDCTJean-Marc Valin
2013-12-27Removes the separate 1/8N rotation in the (I)MDCT and unmerges the MDCT sizesJean-Marc Valin
2013-12-23Inverse MDCT no longer requires any scratch spaceJean-Marc Valin
2013-12-22Merges the FFT scaling with the MDCT pre-rotateJean-Marc Valin
2013-12-22Getting rid of the inverse FFT entirelyJean-Marc Valin
2013-12-21Moving bitrev step to forward MDCT tooJean-Marc Valin
2013-12-21Moves the bitrev step to the IMDCT pre-rotationJean-Marc Valin
2012-12-04Do imdct post-rotate and deshuffle in-place.Nils Wallménius
2012-12-04Fixes forward MDCT for overlaps that aren't a multiple of 4Jean-Marc Valin
2012-12-02Place output of imdct post-rotate and deshuffle in out buffer to avoid copyin...Nils Wallménius
2012-12-02Window both sides of overlap when adding them.Nils Wallménius
2012-10-21Merge inverse mdct post-rotate and de-shuffle loopsNils Wallménius
2012-10-09Merge branch 'exp_analysis7'Jean-Marc Valin
2012-07-18Replace C99 restrict keyword with OPUS_RESTRICT.Gregory Maxwell
2012-07-13Adds a 3 Hz high-pass filter and boost allocation on leakageJean-Marc Valin
2012-04-21s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code"Jean-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