aboutsummaryrefslogtreecommitdiff
path: root/silk/decode_frame.c
AgeCommit message (Expand)Author
2020-02-03Revert "Attenuate SILK PLC gain only for unvoiced speech"Jesús de Vicente Peña
2018-03-27Converting some silk_assert()s into hardening celt_assert()sJean-Marc Valin
2016-07-17Attenuate SILK PLC gain only for unvoiced speechFelicia Lim
2014-10-03Cisco optimization for x86 & fixed pointxiangmingzhu
2014-06-19Fixes CNG to address the DTX issue reported by Gonzalo MarianoKoen Vos
2014-01-07Don't allocate pulses on the stack when calling the SILK PLC.Jean-Marc Valin
2014-01-06Store decoded SILK pulses as 16-bit vectorJean-Marc Valin
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-08Use dynamic stack allocations in SILK decoder.Timothy B. Terriberry
2012-04-20License update using the IETF Trust flavour of the BSD on the Silk codeJean-Marc Valin
2011-10-28Reformatting changes with an update to the MSVC project filesKoen Vos
2011-10-17Fix side-channel index for VAD/LBRR flags.Timothy B. Terriberry
2011-10-17Fix the side frame conditional coding rules.Timothy B. Terriberry
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
2011-02-02SILK updateJean-Marc Valin
2011-02-02SILK update (fixing segfault) and MSVS fixJean-Marc Valin
2011-02-02SILK updateJean-Marc Valin
2011-01-31Disabling debugJean-Marc Valin
2010-11-13Adding missing SILK files to the buildJean-Marc Valin
2010-11-12Updated to follow changes in SILK APIJean-Marc Valin
2010-07-08SILK build updateJean-Marc Valin
2010-07-08Build updateJean-Marc Valin
2010-07-08autotools-based build systemJean-Marc Valin
2010-07-06Adds a _ctl() control API to the encoder and decoderJean-Marc Valin
2010-07-05Fixing a high bit-rate bug in SILK -- now scales well above 64 kb/sJean-Marc Valin
2010-07-04silk update (ec_enc_done())Jean-Marc Valin
2010-07-04SILK update (interface for using the CELT range coder)Jean-Marc Valin