aboutsummaryrefslogtreecommitdiff
path: root/celt/celt.c
AgeCommit message (Expand)Author
2012-08-06Implements OPUS_{GET,SET}_LSB_DEPTHJean-Marc Valin
2012-07-18Replace C99 restrict keyword with OPUS_RESTRICT.Gregory Maxwell
2012-06-11Add -fixed to the version string & clarify that fixed disables float.Gregory Maxwell
2012-05-30Fixes some cases where MIN/MAX macros result in duplicated function callsJean-Marc Valin
2012-05-16Fixes the stereo_analysis() fixed-point overflow issue properlyJean-Marc Valin
2012-05-10Fixes two fixed-point overflow issuesJean-Marc Valin
2012-04-24Changes all uses of SHR()/SHL() macros to SHR32()/SHL32()Jean-Marc Valin
2012-04-24Merge commit '390c89225d'Jean-Marc Valin
2012-04-20s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code"Jean-Marc Valin
2012-04-12Fixes several overflows in the CELT fixed-pointJean-Marc Valin
2012-03-05More consistent types for 16-bit architecturesJean-Marc Valin
2012-03-05Eliminates an unused parameter warning in anti_collapse()Jean-Marc Valin
2012-02-17Last updates for draft -11Jean-Marc Valin
2012-01-31Tweaks the CELT fractional resampling delay to get perfect alignmentJean-Marc Valin
2011-12-02Rename '_FOO' to avoid potentional collisions with reserved identifiers.Ralph Giles
2011-11-08Minor anti-collapse state fixJean-Marc Valin
2011-10-29Silences a gcc warningJean-Marc Valin
2011-10-26Convert tabs to spaces in the opus and celt code.Ralph Giles
2011-10-11Using a noise-based PLC for the CELT layer in hybrid modeJean-Marc Valin
2011-10-04Add some CUSTOM_MODES ifdefs in celt.c around code only used byGregory Maxwell
2011-10-04Renaming the CELT plc.c file to celt_lpc.c to avoid MSVC conflicts with Skype...Jean-Marc Valin
2011-09-28Cleans up some leaking opus_custom symbols in celt/Gregory Maxwell
2011-09-23Avoiding left shifts of negative valuesJean-Marc Valin
2011-09-14Implements OPUS_GET_PITCH that queries the decoded pitchJean-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
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