summaryrefslogtreecommitdiff
path: root/silk
Commit message (Expand)AuthorAgeFilesLines
* More // comments changed to /*Jean-Marc Valin2011-08-286-144/+145
* Changing some // comments into /*Jean-Marc Valin2011-08-272-40/+40
* Disable the LPC mode highpass filter when set to APPLICATION_AUDIO.Gregory Maxwell2011-08-261-3/+5
* Addresses a bitstream bug for stereo FEC and minor fixes that make Opus compi...Koen Vos2011-08-268-19/+64
* Remove directories added by 86476906ec9711cdd1d74ae35bfb9bd0ba60f0d9.Gregory Maxwell2011-08-252-0/+0
* fixes a build issue introduced in the s/signal/frame/ patchJean-Marc Valin2011-08-241-1/+1
* Use 'frame' instead of 'signal' in the silk code.Ralph Giles2011-08-247-92/+92
* In silk_dec_API.c a memcpy was blindly copying data of differing types (opus_...Gregory Maxwell2011-08-151-1/+3
* Replacing SPK_INLINE by static inlineJean-Marc Valin2011-08-1523-197/+195
* Including config.h from all the SILK filesJean-Marc Valin2011-08-15137-9/+541
* Fixes a stereo rate mismatch bugJean-Marc Valin2011-08-124-5/+11
* Remove many unused defines and convert some double constants to float.Gregory Maxwell2011-08-011-1/+1
* Convert all CRLF in the SILK code, tabs to spaces, and trailingGregory Maxwell2011-07-30165-25432/+25431
* Add extra entries to the shell code tablesTimothy B. Terriberry2011-07-302-9/+39
* Renamed SKP_[u]int* to opus_[u]int*Jean-Marc Valin2011-07-29162-3301/+3291
* Prevents more than 10 LSBs from being decodedJean-Marc Valin2011-07-251-1/+3
* Fixes some compiler warningsChristian Hoene2011-07-251-1/+0
* Forcing clamping the pitch lag within the limits of the bufferJean-Marc Valin2011-07-081-1/+3
* Fixes a bunch of valgrind errors when decoding random junkJean-Marc Valin2011-07-051-0/+3
* Merge remote branch 'repo/master'Jean-Marc Valin2011-06-111-3/+6
|\
| * Fixes a crash in silk prefill (used for mode switching)Jean-Marc Valin2011-05-271-3/+6
* | Addressing multiple LSF-related issuesJean-Marc Valin2011-06-1138-662/+204
|/
* Fixes the case of PLC before receiving any valid packetKoen Vos2011-05-261-1/+5
* Fixes a crash on fixed-point stereo voice and some valgrind uninitialized errorsKoen Vos2011-05-2513-75/+104
* Fixing silk fixed pointWessel Lubberhuizen2011-05-202-1/+6
* Squashed commit of the following:Jean-Marc Valin2011-05-19177-3525/+3497
* Including config.h (fixes the fixed-point)Jean-Marc Valin2011-05-023-0/+11
* Squashed commit of the following:Koen Vos2011-05-0252-804/+855
* Getting fixed-point to work (I think)Jean-Marc Valin2011-04-293-0/+11
* Moving the SILK fixed-point and float filesJean-Marc Valin2011-04-2934-0/+0
* Fixes the build of the draftJean-Marc Valin2011-04-281-1/+1
* Moved all SILK source code to the silk/ directoryJean-Marc Valin2011-04-28177-6/+26816
* 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