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
2012-05-26Reverts the transient_analysis() changes from 4e8b9905exp_wip5Jean-Marc Valin
2012-05-26Fixes issues when downmixing to mono or when encoding below fullbandJean-Marc Valin
2012-05-26Tonality and pitch tuningJean-Marc Valin
2012-05-26Converting most of the new code to fixed-point (not complete yet)Jean-Marc Valin
2012-05-26Fixes some issues discovered with a log sweepJean-Marc Valin
2012-05-26Tuning the dynalloc adjustments and checking for LF transientsJean-Marc Valin
2012-05-26Adds a 3 Hz high-pass filter and boost allocation on leakageJean-Marc Valin
2012-05-26Dynalloc based on a bands that stand out of the "noise floor"Jean-Marc Valin
2012-05-26Transient/VBR tuning, give more bits to frames where pitch changesJean-Marc Valin
2012-05-26New transient code, weighted tonalityJean-Marc Valin
2012-05-26VBR tuningJean-Marc Valin
2012-05-26Adds automatic bandwidth detectionJean-Marc Valin
2012-05-26Better training setJean-Marc Valin
2012-05-26Adds low-energy feature, training with noiseJean-Marc Valin
2012-05-26Better trainingJean-Marc Valin
2012-05-26Adds MFCC standard deviation featuresJean-Marc Valin
2012-05-26Down to 17 features with same error rateJean-Marc Valin
2012-05-26Adds cepstral mean subtraction (CMS) to analysisJean-Marc Valin
2012-05-26Continuous trim calculations, tapset/spread now use new analysisJean-Marc Valin
2012-05-26Speech/music discrimination (not used for anything yet)Jean-Marc Valin
2012-05-26Cleanup, slightly changed analysis band layout, MFCC-like featuresJean-Marc Valin
2012-05-26Cleans up the most ugly parts of the analysis codeJean-Marc Valin
2012-05-26Adds an analysis function to control VBRJean-Marc Valin
2012-05-26Implements a better transient metric for VBRJean-Marc Valin
2012-05-26Using a "pure L1" metric for tf analysisJean-Marc Valin
2012-05-26Unconstrained VBR no longer attempt to hit an average rateJean-Marc Valin
2012-05-24Add extern "C" protection to opus_multistream.h.Ralph Giles
2012-05-23Use 'frame' instead of 'signal', take out stdlib.h in silk/.Gregory Maxwell
2012-05-21Enable building just the library (or just the docs)Ron
2012-05-21Actually install the documentation with make installRon
2012-05-21Tweak doxygen input so that the manpage names won't conflict.Gregory Maxwell
2012-05-18int vs opus_int32 consistencyJean-Marc Valin
2012-05-18Remove the obsolete LIBOPUS_SUFFIX define.Ralph Giles
2012-05-18Move the various version defines to be together.Ralph Giles
2012-05-18Minor doc improvement wrt OPUS_APPLICATION_RESTRICTED_LOWDELAY.Gregory Maxwell
2012-05-18Sync with draft -14Jean-Marc Valin
2012-05-17Fixes the stereo_analysis() fixed-point overflow issue properlyJean-Marc Valin
2012-05-16Merge branch 'tmp_draft'Jean-Marc Valin
2012-05-16Revert "Adds 3rd clause to CELT license"Jean-Marc Valin
2012-05-16version bumpv0.9.11draft-13Jean-Marc Valin
2012-05-16Remove trailing whitespace from draft-ietf-codec-opus.xml.Gregory Maxwell
2012-05-16commasKat Walsh
2012-05-16Table title capitalizationJean-Marc Valin
2012-05-16draft copyeditingKat Walsh
2012-05-16misc draft fixesJean-Marc Valin
2012-05-16More minor gen-art part 2 edits.Timothy B. Terriberry
2012-05-16Apparently the tar compatibility option has compatibility problems!Jean-Marc Valin
2012-05-16Make vararray and restrict checks fail GCC 2.95.3's broken implementation.Gregory Maxwell
2012-05-16Improve portability to BeOS via some configure.ac fixes and cleanups.Gregory Maxwell
2012-05-16Alt. compile instructions in the draft should match the Makefile.Gregory Maxwell