summaryrefslogtreecommitdiff
path: root/celt/arch.h
Commit message (Expand)AuthorAgeFilesLines
* Disable message box when calling abort(). The message box is causing hangs in...Marcus Asteborg2020-06-111-0/+3
* Fix #elif OPUS_ARM_INLINE_EDSPJean-Marc Valin2019-04-011-1/+1
* Aborting on NaN in CELTJean-Marc Valin2018-05-151-0/+2
* Asserting on some ctl() calls that should never failJean-Marc Valin2018-03-271-0/+2
* Adding ENABLE_HARDENINGJean-Marc Valin2018-03-271-5/+20
* Increasing GLOBAL_STACK_SIZE to 120000 to avoid failureJean-Marc Valin2017-02-151-2/+2
* Makes analysis run at 24 kHz, with 20-ms framesJean-Marc Valin2016-12-201-0/+2
* Speeding up PVQ using unlikely() and moving first position out of the loopJean-Marc Valin2016-08-061-0/+8
* fixes overflows in celt_iir() by doing proper saturationJean-Marc Valin2016-07-221-0/+1
* saturate MDCT outputJean-Marc Valin2016-07-221-0/+3
* silencing overflows in MDCT and FFTJean-Marc Valin2016-07-221-0/+3
* Add Aarch64 intrinsic for SIG2WORD16.Jonathan Lennox2016-07-061-1/+3
* Move OPUS_FAST_INT64 definition to celt/arch.h.Jonathan Lennox2016-07-061-0/+9
* Using SSAT in SIG2WORD16() on ARMv6Jean-Marc Valin2014-01-221-0/+2
* Speed up the comb filter on ARM by using MAC16_32_Q16()Jean-Marc Valin2014-01-211-0/+1
* Reduces the decoder stack use by removing the pcm_silk buffer in fixed-pointJean-Marc Valin2014-01-061-0/+4
* More NaN hardening in the analysis codeJean-Marc Valin2013-12-101-1/+1
* Making NaN detection more robust to -ffast-math.Jean-Marc Valin2013-12-091-0/+16
* Changes ABS16() and ABS32() to use fabs() in the float buildJean-Marc Valin2013-12-091-3/+7
* Adds Neon assembly for correlation/convolutionTimothy B. Terriberry2013-11-181-2/+2
* Replace "inline" with OPUS_INLINE.Gregory Maxwell2013-10-281-1/+2
* 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/+1
* Fixes a denorm problem when the input goes silent after active audioJean-Marc Valin2013-07-121-0/+2
* Move ARM asm into its own directories.Timothy B. Terriberry2013-05-211-2/+2
* Add ARMv4/ARMv5E macros.Timothy B. Terriberry2013-05-191-4/+4
* Add OPUS_{GET|SET}_GAIN CTLs for adjusting output gain.Gregory Maxwell2012-07-111-0/+1
* s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code"Jean-Marc Valin2012-04-201-2/+2
* Convert tabs to spaces in the opus and celt code.Ralph Giles2011-10-261-4/+4
* Add the noreturn attribute on the assert functions to aid static analysis, im...Gregory Maxwell2011-10-031-0/+3
* renames the libcelt/ directory to celt/Jean-Marc Valin2011-09-131-0/+205
* 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