aboutsummaryrefslogtreecommitdiff
path: root/silk/PLC.c
AgeCommit message (Expand)Author
2018-03-27Converting some silk_assert()s into hardening celt_assert()sJean-Marc Valin
2017-02-14Optimize silk_LPC_inverse_pred_gain() for ARM NEONLinfeng Zhang
2016-07-17Attenuate SILK PLC gain only for unvoiced speechFelicia Lim
2016-06-04Saturate when adding prediction to LPC excitation to avoid integer overflowFelicia Lim
2014-10-03Cisco optimization for x86 & fixed pointxiangmingzhu
2014-01-07Minor refactoring of the SILK PLC code to save more stackJean-Marc Valin
2014-01-07Another aliasing hack in the SILK PLC with SMALL_FOOTPRINTJean-Marc Valin
2013-10-28Replace "inline" with OPUS_INLINE.Gregory Maxwell
2013-09-16Remove trailing whitespace from the license headers.Ralph Giles
2013-05-19Convert quotes in license headers to ASCII.Timothy B. Terriberry
2012-09-27Fix common misspellingsPhilip Jägenstedt
2012-09-08Use dynamic stack allocations in SILK decoder.Timothy B. Terriberry
2012-05-23Use 'frame' instead of 'signal', take out stdlib.h in silk/.Gregory Maxwell
2012-04-24Merge commit '390c89225d'Jean-Marc Valin
2012-04-20License update using the IETF Trust flavour of the BSD on the Silk codeJean-Marc Valin
2012-03-08Fixes a bunch of 16-bit issues that the C5X compiler warns aboutJean-Marc Valin
2012-01-25Making the PLC robust to overflows caused by extreme bit-streamsJean-Marc Valin
2011-12-14Accuracy improvements to help float implementationsKoen Vos
2011-12-13Improves the accuracy such that it matches a float decoder much betterKoen Vos
2011-12-13SILK fixes following last codec WG meetingKoen Vos
2011-11-28Some minor (non-bitstream-affecting) changes to help us have better test vectorsJean-Marc Valin
2011-10-29fixes a mixup between decoder and PLC statesKoen Vos
2011-10-29Fixes PLC initialization bugKoen Vos
2011-10-28Fixes two SILK PLC issuesKoen Vos
2011-10-28Reformatting changes with an update to the MSVC project filesKoen Vos
2011-10-10Misc SILK fixes:Koen Vos
2011-09-28Misc. silk/ cleanups: static inline things which are only used in one file.Gregory Maxwell
2011-09-27Silence the remaining silk/ GCC warnings.Gregory Maxwell
2011-09-27Fix some GCC warings in the silk/ directory.Gregory Maxwell
2011-09-16Removed all the silk_ prefixes in source file names (not symbols)Jean-Marc Valin
2011-04-28Moved all SILK source code to the silk/ directoryJean-Marc Valin
2011-04-28Relying on SILK for the switching decisionsJean-Marc Valin
2011-04-27SILK makefile updateJean-Marc Valin
2011-04-27Changing the SILK bandwidth only when there's no speechJean-Marc Valin
2011-04-27SILK updateKoen Vos
2011-03-18Project files updateJean-Marc Valin
2011-03-17DTX fixJean-Marc Valin
2011-03-07Support for glitchles mode switchingJean-Marc Valin
2011-03-03SILK bugfixJean-Marc Valin
2011-03-02SILK updateJean-Marc Valin
2011-02-28SILK/CELT updateJean-Marc Valin
2011-02-17SILK updateJean-Marc Valin
2011-02-15fix make distJean-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-03Update Opus range coder due to CELT refactoring.Timothy B. Terriberry
2011-02-03Build fixesJean-Marc Valin
2011-02-03Testing the range coder final stateKoen Vos
2011-02-02SILK updateJean-Marc Valin