Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.xiph.org/xiph/opus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-30Training now stops when stuck in a minimumexp_detectionJean-Marc Valin
2011-05-30MLP training improvementJean-Marc Valin
2011-05-28run-time MLP codeJean-Marc Valin
2011-05-28Fixes a few training issuesJean-Marc Valin
2011-05-27preventing huge adaptation ratesJean-Marc Valin
2011-05-27MLP seems to work better the GMM approach on classificationJean-Marc Valin
2011-05-26estimating delta cepstral coefficients over 5 framesJean-Marc Valin
2011-05-25test_opus error messagesJean-Marc Valin
2011-05-25Feature extractionJean-Marc Valin
2011-05-24Early music detection codeJean-Marc Valin
2011-05-21s/inline/static inline/Jean-Marc Valin
2011-05-20Fixing silk fixed pointWessel Lubberhuizen
2011-05-20Fixes a bug in the init() functions where were weren't zeroing the entire stateJean-Marc Valin
2011-05-20Squashed commit of the following:Jean-Marc Valin
2011-05-17Removing useless filesJean-Marc Valin
2011-05-16Addressing all the FIXMEs in the codeJean-Marc Valin
2011-05-14Code cleanupJean-Marc Valin
2011-05-14Reduces the PLC array sizes to what's necessaryJean-Marc Valin
2011-05-14PLC cleanupJean-Marc Valin
2011-05-11Adding a decent auto/default bit-rate choiceJean-Marc Valin
2011-05-10test_opus.c now checks the sampling rateJean-Marc Valin
2011-05-10Reject more invalid packets in the decoder.Timothy B. Terriberry
2011-05-10Intermediate draft edits.Timothy B. Terriberry
2011-05-09The encoder would crash in the PVQ search if fed NaNs via the float interface...Gregory Maxwell
2011-05-06Adds opus_{en|de}coder_init() and opus_{en|de|coder_get_size()Jean-Marc Valin
2011-05-06Removes pointers from the Opus stateJean-Marc Valin
2011-05-05Improvements to error handling and warning fixesJean-Marc Valin
2011-05-05Disable parentheses warnings automatically.Timothy B. Terriberry
2011-05-05Rewrote the bandwidth selection codeJean-Marc Valin
2011-05-05Minor tuning the WB/SWB and SWB/FB thresholdsJean-Marc Valin
2011-05-04Fixes duplicate file in silk_sources.mkJean-Marc Valin
2011-05-04commentsJean-Marc Valin
2011-05-04Fixes bandwidth decision when reducing the bit-rateJean-Marc Valin
2011-05-02Including config.h (fixes the fixed-point)Jean-Marc Valin
2011-05-02build fixesJean-Marc Valin
2011-05-02Oops removing .gitmodulesJean-Marc Valin
2011-05-02Squashed commit of the following:Koen Vos
2011-04-30Updated READMEJean-Marc Valin
2011-04-30autoconf cleanupJean-Marc Valin
2011-04-30merging the file list for autotools and the draftJean-Marc Valin
2011-04-30Fixes 60 ms speech modeJean-Marc Valin
2011-04-30Getting fixed-point to work (I think)Jean-Marc Valin
2011-04-30Getting shared libraries to buildJean-Marc Valin
2011-04-30Updating the autotools build system (wip)Jean-Marc Valin
2011-04-29Moving the SILK fixed-point and float filesJean-Marc Valin
2011-04-29Fixes the build of the draftJean-Marc Valin
2011-04-29Moved all SILK source code to the silk/ directoryJean-Marc Valin
2011-04-28Merge commit 'silk-repo/master'Jean-Marc Valin
2011-04-28rm .gitignoreJean-Marc Valin
2011-04-28Merge commit 'celt-repo/master'Jean-Marc Valin