summaryrefslogtreecommitdiff
path: root/silk/dec_API.c
Commit message (Expand)AuthorAgeFilesLines
* Converting some silk_assert()s into hardening celt_assert()sJean-Marc Valin2018-03-271-3/+3
* Cisco optimization for x86 & fixed pointxiangmingzhu2014-10-031-2/+3
* Delaying allocation of the SILK temporary output buffer to reduce peak stackJean-Marc Valin2014-01-071-7/+28
* Store decoded SILK pulses as 16-bit vectorJean-Marc Valin2014-01-061-1/+1
* Fixes some minor issues found by scan buildJean-Marc Valin2013-11-091-1/+1
* Remove trailing whitespace from the license headers.Ralph Giles2013-09-161-1/+1
* Convert quotes in license headers to ASCII.Timothy B. Terriberry2013-05-191-1/+1
* Fixes a minor CELT->SILK switching glitch in the decoderJean-Marc Valin2013-02-061-0/+3
* Fix minor issues reported by scan-buildPhilip Jägenstedt2012-10-111-0/+2
* Use dynamic stack allocations in SILK decoder.Timothy B. Terriberry2012-09-081-2/+19
* Disable silk_get_TOC in the code, as it's not used or exposed.Gregory Maxwell2012-08-061-0/+2
* Fixed sizeof param in silk_get_TOC. Size for memset was calculated wrong.Cyril Lashkevich2012-08-061-1/+1
* Merge commit '390c89225d'Jean-Marc Valin2012-04-241-17/+17
|\
| * License update using the IETF Trust flavour of the BSD on the Silk codeJean-Marc Valin2012-04-201-17/+17
* | Fixes a bunch of 16-bit issues that the C5X compiler warns aboutJean-Marc Valin2012-03-081-1/+1
|/
* Last updates for draft -11v0.9.9Jean-Marc Valin2012-02-171-3/+17
* Fixes a few minor issues (no bit-stream change)Jean-Marc Valin2012-01-241-1/+6
* SILK fixes following last codec WG meetingKoen Vos2011-12-131-12/+7
* Reformatting changes with an update to the MSVC project filesKoen Vos2011-10-281-17/+19
* Fixes a bug on FEC+stereoJean-Marc Valin2011-10-241-1/+8
* Correct encoder/decoder state mismatch and spurious state resetting in the en...Gregory Maxwell2011-10-191-0/+1
* Remove redundant mid-only flag when side VAD flag is set.Timothy B. Terriberry2011-10-171-1/+1
* Fix side-channel index for VAD/LBRR flags.Timothy B. Terriberry2011-10-171-2/+3
* Fix the side frame conditional coding rules.Timothy B. Terriberry2011-10-171-2/+26
* Fixes a case where PLC was called on the side when no side was ever codedJean-Marc Valin2011-10-121-3/+4
* Misc bug fixesJean-Marc Valin2011-10-111-36/+31
* Misc SILK fixes:Koen Vos2011-10-101-1/+1
* Proper SILK delay compensation for resamplingJean-Marc Valin2011-10-071-6/+24
* Removed all the silk_ prefixes in source file names (not symbols)Jean-Marc Valin2011-09-161-0/+310
* Moved all SILK source code to the silk/ directoryJean-Marc Valin2011-04-281-6/+0
* Relying on SILK for the switching decisionsJean-Marc Valin2011-04-281-5/+5
* SILK makefile updateJean-Marc Valin2011-04-271-5/+5
* Changing the SILK bandwidth only when there's no speechJean-Marc Valin2011-04-271-29/+5
* SILK updateKoen Vos2011-04-271-5/+29
* Project files updateJean-Marc Valin2011-03-181-8/+5
* DTX fixJean-Marc Valin2011-03-171-5/+8
* Support for glitchles mode switchingJean-Marc Valin2011-03-071-5/+5
* SILK bugfixJean-Marc Valin2011-03-031-5/+5
* SILK updateJean-Marc Valin2011-03-021-17/+5
* SILK/CELT updateJean-Marc Valin2011-02-281-10/+10
* SILK updateJean-Marc Valin2011-02-171-5/+17
* fix make distJean-Marc Valin2011-02-151-5/+5
* missing filesJean-Marc Valin2011-02-141-8/+5
* SILK and CELT updatesJean-Marc Valin2011-02-141-5/+8
* Update for in-band FECKoen Vos2011-02-141-9/+5
* Update Opus range coder due to CELT refactoring.Timothy B. Terriberry2011-02-031-5/+9
* Build fixesJean-Marc Valin2011-02-031-5/+5
* Testing the range coder final stateKoen Vos2011-02-031-5/+5
* SILK updateJean-Marc Valin2011-02-021-5/+5
* SILK updateJean-Marc Valin2011-02-021-5/+5