aboutsummaryrefslogtreecommitdiff
path: root/celt/mdct.c
AgeCommit message (Expand)Author
2016-07-24Saturate 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-07armv7(float): Optimize decode usecase using NE10 libraryViswanath Puttagunta
2015-10-07armv7(float): Optimize encode usecase using NE10 libraryViswanath Puttagunta
2014-06-19MIPS optimizationsRhishikesh Agashe
2014-02-24Fixes 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-28Getting rid of some negationsJean-Marc Valin
2013-12-28Slightly 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-21Merges the FFT scaling with the MDCT pre-rotateJean-Marc Valin
2013-12-21Getting rid of the inverse FFT entirelyJean-Marc Valin
2013-12-21Moving bitrev step to forward MDCT tooJean-Marc Valin
2013-12-20Moves the bitrev step to the IMDCT pre-rotationJean-Marc Valin
2012-12-03Do imdct post-rotate and deshuffle in-place.Nils Wallménius
2012-12-03Fixes forward MDCT for overlaps that aren't a multiple of 4Jean-Marc Valin
2012-12-01Place output of imdct post-rotate and deshuffle in out buffer to avoid copyin...Nils Wallménius
2012-12-01Window 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-20s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code"Jean-Marc Valin
2011-09-13renames the libcelt/ directory to celt/Jean-Marc Valin
2011-04-28Moved 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-16Fixes 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-11Disable newly introduced CELT signallingJean-Marc Valin
2011-03-10Nothing to see hereJean-Marc Valin
2011-03-09CELT updateJean-Marc Valin
2011-03-07Support for glitchles mode switchingJean-Marc Valin
2011-02-28SILK/CELT updateJean-Marc Valin
2011-02-14preparing the next versionJean-Marc Valin
2011-02-14missing filesJean-Marc Valin
2011-02-14SILK 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