summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Training now stops when stuck in a minimumexp_detectionJean-Marc Valin2011-05-301-10/+19
* MLP training improvementJean-Marc Valin2011-05-302-10/+56
* run-time MLP codeJean-Marc Valin2011-05-276-1/+336
* Fixes a few training issuesJean-Marc Valin2011-05-271-6/+6
* preventing huge adaptation ratesJean-Marc Valin2011-05-271-0/+3
* MLP seems to work better the GMM approach on classificationJean-Marc Valin2011-05-262-0/+523
* estimating delta cepstral coefficients over 5 framesJean-Marc Valin2011-05-251-5/+7
* test_opus error messagesJean-Marc Valin2011-05-241-1/+12
* Feature extractionJean-Marc Valin2011-05-243-8/+88
* Early music detection codeJean-Marc Valin2011-05-243-0/+484
* s/inline/static inline/Jean-Marc Valin2011-05-201-1/+1
* Fixing silk fixed pointWessel Lubberhuizen2011-05-202-1/+6
* Fixes a bug in the init() functions where were weren't zeroing the entire stateJean-Marc Valin2011-05-192-6/+4
* Squashed commit of the following:Jean-Marc Valin2011-05-19192-3829/+3812
* Removing useless filesJean-Marc Valin2011-05-163-363/+0
* Addressing all the FIXMEs in the codeJean-Marc Valin2011-05-166-139/+16
* Code cleanupJean-Marc Valin2011-05-134-2/+4
* Reduces the PLC array sizes to what's necessaryJean-Marc Valin2011-05-131-3/+4
* PLC cleanupJean-Marc Valin2011-05-131-11/+11
* Adding a decent auto/default bit-rate choiceJean-Marc Valin2011-05-103-2/+19
* test_opus.c now checks the sampling rateJean-Marc Valin2011-05-101-0/+7
* Reject more invalid packets in the decoder.Timothy B. Terriberry2011-05-101-4/+11
* Intermediate draft edits.Timothy B. Terriberry2011-05-102-427/+924
* The encoder would crash in the PVQ search if fed NaNs via the float interface...Gregory Maxwell2011-05-092-1/+5
* Adds opus_{en|de}coder_init() and opus_{en|de|coder_get_size()Jean-Marc Valin2011-05-053-39/+98
* Removes pointers from the Opus stateJean-Marc Valin2011-05-054-58/+77
* Improvements to error handling and warning fixesJean-Marc Valin2011-05-052-35/+41
* Disable parentheses warnings automatically.Timothy B. Terriberry2011-05-052-0/+17
* Rewrote the bandwidth selection codeJean-Marc Valin2011-05-041-22/+37
* Minor tuning the WB/SWB and SWB/FB thresholdsJean-Marc Valin2011-05-041-2/+2
* Fixes duplicate file in silk_sources.mkJean-Marc Valin2011-05-041-1/+0
* commentsJean-Marc Valin2011-05-031-2/+10
* Fixes bandwidth decision when reducing the bit-rateJean-Marc Valin2011-05-031-5/+5
* Including config.h (fixes the fixed-point)Jean-Marc Valin2011-05-023-0/+11
* build fixesJean-Marc Valin2011-05-023-8/+2
* Oops removing .gitmodulesJean-Marc Valin2011-05-021-6/+0
* Squashed commit of the following:Koen Vos2011-05-0262-882/+912
* Updated READMEJean-Marc Valin2011-04-302-18/+10
* autoconf cleanupJean-Marc Valin2011-04-301-18/+0
* merging the file list for autotools and the draftJean-Marc Valin2011-04-304-169/+8
* Fixes 60 ms speech modeJean-Marc Valin2011-04-291-1/+3
* Getting fixed-point to work (I think)Jean-Marc Valin2011-04-294-1/+12
* Getting shared libraries to buildJean-Marc Valin2011-04-291-16/+16
* Updating the autotools build system (wip)Jean-Marc Valin2011-04-293-31/+406
* Moving the SILK fixed-point and float filesJean-Marc Valin2011-04-2935-34/+34
* Fixes the build of the draftJean-Marc Valin2011-04-286-219/+214
* Moved all SILK source code to the silk/ directoryJean-Marc Valin2011-04-28182-240/+0
* Merge commit 'silk-repo/master'Jean-Marc Valin2011-04-28180-0/+27044
|\
| * rm .gitignoreJean-Marc Valin2011-04-281-5/+0
| * living just the directoriesJean-Marc Valin2011-04-2810-468/+0