summaryrefslogtreecommitdiff
path: root/silk/float/encode_frame_FLP.c
Commit message (Expand)AuthorAgeFilesLines
* Hardening asserts for SILK floatJean-Marc Valin2018-03-261-2/+2
* Fixed off-by-one issue in Silk DTXGustaf Ullberg2018-02-221-1/+1
* Fix include warningTristan Matthews2016-07-191-0/+1
* CBR: set gains to their previons values where we're busting the budgetJean-Marc Valin2016-07-191-3/+21
* Set pulses to zero if we can't meet rate targetJean-Marc Valin2016-07-191-0/+13
* CBR: lock the gain on a subframe when the number of pulses stops going downJean-Marc Valin2016-07-191-1/+25
* removed prefilterKoen Vos2016-07-171-8/+2
* minor clean up of pointer offsetsKoen Vos2016-07-171-1/+1
* Makes the encoder more aggressive about meeting the rate targetJean-Marc Valin2016-07-171-6/+12
* Cisco optimization for x86 & fixed pointxiangmingzhu2014-10-031-1/+1
* Adds Neon assembly for correlation/convolutionTimothy B. Terriberry2013-11-181-1/+1
* Fixes an initialization issue in SILK prefill found by CoverityJean-Marc Valin2013-11-121-4/+4
* Replace "inline" with OPUS_INLINE.Gregory Maxwell2013-10-281-2/+2
* 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
* 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
* | Remove trailing whitespace.Ralph Giles2012-04-021-1/+1
|/
* SILK fixes following last codec WG meetingKoen Vos2011-12-131-3/+3
* Some minor (non-bitstream-affecting) changes to help us have better test vectorsJean-Marc Valin2011-11-281-3/+0
* Fixes a minor issue on CELT->SILK switchingJean-Marc Valin2011-10-311-27/+25
* Reformatting changes with an update to the MSVC project filesKoen Vos2011-10-281-61/+18
* Fixes another minor bug introduced in 43a0de4af15Koen Vos2011-10-261-7/+9
* Fixes a minor bug introduced in 43a0de4af15Koen Vos2011-10-251-6/+9
* Optimization of the CBR loopKoen Vos2011-10-241-44/+60
* Fix stack corruption with high rate SILK encoding added by the recent CBR cha...Gregory Maxwell2011-10-211-4/+6
* Limits how fast the CBR gain multiplier can increaseJean-Marc Valin2011-10-211-12/+14
* Implements hard CBR for SILKJean-Marc Valin2011-10-201-24/+137
* Remove redundant mid-only flag when side VAD flag is set.Timothy B. Terriberry2011-10-171-26/+31
* Fix the side frame conditional coding rules.Timothy B. Terriberry2011-10-171-8/+11
* Misc. silk/ cleanups: static inline things which are only used in one file.Gregory Maxwell2011-09-281-1/+8
* Fixes a bug that was falsely triggering DTX for 60 ms stereoJean-Marc Valin2011-09-281-10/+2
* Removed all the silk_ prefixes in source file names (not symbols)Jean-Marc Valin2011-09-161-0/+275
* 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