summaryrefslogtreecommitdiff
path: root/celt/os_support.h
Commit message (Collapse)AuthorAgeFilesLines
* Build time improvement, for MSVC use intrin0.h instead of intrin.h and ↵Marcus Asteborg2020-06-111-1/+0
| | | | | | remove usage of stdio.h in production code Signed-off-by: Jean-Marc Valin <jmvalin@jmvalin.ca>
* os_support: fix misleading commentsTristan Matthews2014-08-101-3/+3
| | | | cherry-picked from speexdsp 86779a06f6500d041573d6252d4971d3bfcb4b18
* Replace "inline" with OPUS_INLINE.Gregory Maxwell2013-10-281-3/+6
| | | | | | | | | Newer versions of MSVC are unhappy with the strategy of the build environment redefining "inline" (even though they don't support the actual keyword). Instead we define OPUS_INLINE to the right thing in opus_defines.h. This is the same approach we use for restrict.
* renames the libcelt/ directory to celt/Jean-Marc Valin2011-09-131-0/+89
|
* 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
| | | | With minor fixes
* 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
| | | | | | Uses a 5ms redundant CELT frame embedded into the SILK or hybrid packet to handle the switching. It's still possible to use the PLC-based method when no redundant packet is included.
* 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
| | | | | The byte buffer is now part of the range coder struct itself, and rangeenc.c and rangedec.c have gone away.
* 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
|
* CELT updateJean-Marc Valin2011-02-011-5/+5
|
* CELT updateJean-Marc Valin2011-01-311-5/+5
|
* Fixes resampling in CELT-only modeJean-Marc Valin2011-01-311-5/+5
|
* Merge stereo switching CELT APIJean-Marc Valin2011-01-311-5/+5
|
* Updated to CELT's new APIJean-Marc Valin2011-01-301-5/+5
|
* CELT updateJean-Marc Valin2011-01-221-5/+5
|
* CELT updateJean-Marc Valin2011-01-181-5/+5
|
* CELT updated to 0.9.0 (+ PLC fix)Jean-Marc Valin2010-11-081-5/+5
|
* Renamed to OpusJean-Marc Valin2010-10-151-5/+5
| | | | And updated CELT
* Renamed to HarmonyJean-Marc Valin2010-10-091-5/+5
| | | | Also a CELT update
* CELT updateJean-Marc Valin2010-09-211-7/+5
|
* CELT updateJean-Marc Valin2010-09-071-5/+7
|
* CELT updateJean-Marc Valin2010-08-311-5/+5
|