summaryrefslogtreecommitdiff
path: root/celt/fixed_generic.h
Commit message (Expand)AuthorAgeFilesLines
* celt_lpc: avoid overflows when computing lpcs in fixed pointFelicia Lim2021-03-021-0/+10
* docs: fix simple typo, neareast -> nearestTim Gates2020-12-081-2/+2
* Fix compiler warningsMark Harris2017-02-261-2/+4
* fixes overflows in celt_iir() by doing proper saturationJean-Marc Valin2016-07-221-0/+3
* silencing overflows in MDCT and FFTJean-Marc Valin2016-07-221-0/+6
* Add OPUS_FAST_INT64 flavors of celt/fixed_generic.h macros.Jonathan Lennox2016-07-061-0/+16
* MIPS optimizationsRhishikesh Agashe2014-06-191-0/+4
* Using SSAT in SIG2WORD16() on ARMv6Jean-Marc Valin2014-01-221-0/+9
* Speed up the comb filter on ARM by using MAC16_32_Q16()Jean-Marc Valin2014-01-211-1/+5
* Fixes OPUS_SET_GAIN (was a bug in MULT16_32_P16())Jean-Marc Valin2013-11-291-1/+1
* First pass at making the analysis code run with FIXED_POINTJean-Marc Valin2013-09-061-0/+1
* Implements fixed-point silk_LPC_analysis_filter() in terms of celt_fir()Jean-Marc Valin2013-08-291-0/+2
* Minor ARMv5E cleanups.Timothy B. Terriberry2013-05-221-1/+3
* Add OPUS_{GET|SET}_GAIN CTLs for adjusting output gain.Gregory Maxwell2012-07-111-0/+3
* s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code"Jean-Marc Valin2012-04-201-2/+2
* Making the left shift macros use unsigned to avoid undefined behaviourJean-Marc Valin2011-09-231-3/+3
* renames the libcelt/ directory to celt/Jean-Marc Valin2011-09-131-0/+126
* Moved all SILK source code to the silk/ directoryJean-Marc Valin2011-04-281-6/+0
* Loss rate adaptation for the CELT layerJean-Marc Valin2011-04-251-5/+5
* draft updateJean-Marc Valin2011-03-311-5/+5
* Build fixesJean-Marc Valin2011-03-231-5/+5
* Making mode switching use the same window as CELT (squared)Jean-Marc Valin2011-03-211-5/+5
* CELT updateJean-Marc Valin2011-03-181-5/+5
* More project files updateJean-Marc Valin2011-03-181-5/+5
* Fixes a few PLC/DTX bugs due to the recent decode API changeJean-Marc Valin2011-03-161-5/+5
* Adding constrained VBR modeJean-Marc Valin2011-03-141-5/+5
* Draft update (allocationGregory Maxwell2011-03-141-5/+5
* Disable newly introduced CELT signallingJean-Marc Valin2011-03-111-5/+5
* Nothing to see hereJean-Marc Valin2011-03-101-5/+5
* CELT updateJean-Marc Valin2011-03-091-18/+5
* Support for glitchles mode switchingJean-Marc Valin2011-03-071-5/+18
* SILK/CELT updateJean-Marc Valin2011-02-281-5/+5
* preparing the next versionJean-Marc Valin2011-02-141-5/+5
* missing filesJean-Marc Valin2011-02-141-10/+5
* SILK and CELT updatesJean-Marc Valin2011-02-141-5/+10
* Update for in-band FECKoen Vos2011-02-141-5/+5
* draft dateJean-Marc Valin2011-02-041-0/+6
* CELT updateJean-Marc Valin2011-02-041-6/+0
* Tuning the hybrid bit-rate splitKoen Vos2011-02-041-24/+5
* Oops, fixed the CELT versionJean-Marc Valin2011-02-031-0/+25
* Update Opus range coder due to CELT refactoring.Timothy B. Terriberry2011-02-031-6/+0
* CELT update, version numbersJean-Marc Valin2011-02-031-5/+5
* Build fixesJean-Marc Valin2011-02-031-5/+5
* Oops, had inverted some tuning linesJean-Marc Valin2011-02-031-5/+5
* Hybrid mode tuningKarsten Vandborg Sorensen2011-02-031-7/+5
* CELT updateJean-Marc Valin2011-02-031-5/+7
* Some work on the buildJean-Marc Valin2011-02-031-5/+5
* Enabling the CELT post-filter in OpusJean-Marc Valin2011-02-021-5/+5
* CELT updateJean-Marc Valin2011-02-021-5/+5
* Enabling real CELT VBRJean-Marc Valin2011-02-011-5/+5