aboutsummaryrefslogtreecommitdiff
path: root/celt/x86
AgeCommit message (Expand)Author
2016-07-06Remove tabs from source code.Timothy B. Terriberry
2015-11-22Fix x86 build if we presume SSE4.1 (and earlier), but not AVX.Jonathan Lennox
2015-11-05Adding AVX config switchesRadu Velea
2015-11-05Naming convention for AVXRadu Velea
2015-09-01Add intrinsics support to Visual Studio build.Jonathan Lennox
2015-09-01Reorganize x86 SSE intrinsics code.Jonathan Lennox
2015-09-01Move SSE2 and SSE4.1 intrinsics functions to separate files, to be compiled w...Jonathan Lennox
2015-09-01Remove some unnecessary #includes from x86cpu.c.Jonathan Lennox
2015-09-01Fix struct initialization of CPU_Feature structure.Jonathan Lennox
2015-09-01Fix cpuid asm on 32-bit PIC.Jonathan Lennox
2015-09-01In optimized mode, don't force Clang to use explicit load/store for _mm_cvtep...Jonathan Lennox
2015-02-27Wrap _mm_cvtepi...() intrinsics in macros on clang.Timothy B. Terriberry
2015-01-02Fix silk_VQ_WMat_EC_sse4_1().Timothy B. Terriberry
2014-12-01Fix celt_pitch_xcorr_c signature.Timothy B. Terriberry
2014-10-03Cisco optimization for x86 & fixed pointxiangmingzhu
2013-12-09Defining celt_inner_prod() and using it instead of explicit loops.Jean-Marc Valin
2013-10-28Replace "inline" with OPUS_INLINE.Gregory Maxwell
2013-06-27Avoid name clash with y0 Bessel functionJean-Marc Valin
2013-06-17Makes dual_inner_prod() more generic to increase its useJean-Marc Valin
2013-06-17Only enable non-multiple of 4 in comb_filter_const() when CUSTOM_MODES is onJean-Marc Valin
2013-06-17SSE optimization of comb_filter()Jean-Marc Valin
2013-06-17Avoids symbol clashes with Speex (pitch_xcorr) and libm (y1)Jean-Marc Valin
2013-06-13SSE optimization of remove_doubling()Jean-Marc Valin
2013-06-06Improved SSE version of xcorr_kernel()John Ridges
2013-06-05Adds SSE support (only xcorr_kernel() for now)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
2011-02-03Oops, fixed the CELT versionJean-Marc Valin
2011-02-03Update Opus range coder due to CELT refactoring.Timothy B. Terriberry
2011-02-03CELT update, version numbersJean-Marc Valin