summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Reverts the transient_analysis() changes from 4e8b9905exp_wip5Jean-Marc Valin2012-05-251-68/+40
* Fixes issues when downmixing to mono or when encoding below fullbandJean-Marc Valin2012-05-251-4/+5
* Tonality and pitch tuningJean-Marc Valin2012-05-253-12/+21
* Converting most of the new code to fixed-point (not complete yet)Jean-Marc Valin2012-05-252-63/+92
* Fixes some issues discovered with a log sweepJean-Marc Valin2012-05-252-24/+54
* Tuning the dynalloc adjustments and checking for LF transientsJean-Marc Valin2012-05-251-49/+42
* Adds a 3 Hz high-pass filter and boost allocation on leakageJean-Marc Valin2012-05-253-45/+50
* Dynalloc based on a bands that stand out of the "noise floor"Jean-Marc Valin2012-05-251-0/+70
* Transient/VBR tuning, give more bits to frames where pitch changesJean-Marc Valin2012-05-253-115/+110
* New transient code, weighted tonalityJean-Marc Valin2012-05-252-41/+109
* VBR tuningJean-Marc Valin2012-05-252-14/+19
* Adds automatic bandwidth detectionJean-Marc Valin2012-05-251-1/+32
* Better training setJean-Marc Valin2012-05-251-56/+56
* Adds low-energy feature, training with noiseJean-Marc Valin2012-05-253-141/+104
* Better trainingJean-Marc Valin2012-05-251-62/+120
* Adds MFCC standard deviation featuresJean-Marc Valin2012-05-253-51/+93
* Down to 17 features with same error rateJean-Marc Valin2012-05-252-72/+53
* Adds cepstral mean subtraction (CMS) to analysisJean-Marc Valin2012-05-252-66/+68
* Continuous trim calculations, tapset/spread now use new analysisJean-Marc Valin2012-05-253-15/+39
* Speech/music discrimination (not used for anything yet)Jean-Marc Valin2012-05-259-2/+946
* Cleanup, slightly changed analysis band layout, MFCC-like featuresJean-Marc Valin2012-05-252-10/+72
* Cleans up the most ugly parts of the analysis codeJean-Marc Valin2012-05-254-108/+166
* Adds an analysis function to control VBRJean-Marc Valin2012-05-254-54/+352
* Implements a better transient metric for VBRJean-Marc Valin2012-05-251-11/+21
* Using a "pure L1" metric for tf analysisJean-Marc Valin2012-05-251-20/+10
* Unconstrained VBR no longer attempt to hit an average rateJean-Marc Valin2012-05-251-3/+8
* Add extern "C" protection to opus_multistream.h.Ralph Giles2012-05-231-0/+8
* Use 'frame' instead of 'signal', take out stdlib.h in silk/.Gregory Maxwell2012-05-235-5/+3
* Enable building just the library (or just the docs)Ron2012-05-211-3/+37
* Actually install the documentation with make installRon2012-05-211-6/+21
* Tweak doxygen input so that the manpage names won't conflict.Gregory Maxwell2012-05-202-26/+26
* int vs opus_int32 consistencyJean-Marc Valin2012-05-183-4/+4
* Remove the obsolete LIBOPUS_SUFFIX define.Ralph Giles2012-05-181-3/+0
* Move the various version defines to be together.Ralph Giles2012-05-181-13/+15
* Minor doc improvement wrt OPUS_APPLICATION_RESTRICTED_LOWDELAY.Gregory Maxwell2012-05-171-0/+2
* Sync with draft -14Jean-Marc Valin2012-05-173-58/+68
* Fixes the stereo_analysis() fixed-point overflow issue properlyJean-Marc Valin2012-05-162-8/+8
* Merge branch 'tmp_draft'Jean-Marc Valin2012-05-167-243/+502
|\
| * Revert "Adds 3rd clause to CELT license"Jean-Marc Valin2012-05-1662-310/+0
| * version bumpv0.9.11draft-13Jean-Marc Valin2012-05-152-2/+2
| * Remove trailing whitespace from draft-ietf-codec-opus.xml.Gregory Maxwell2012-05-151-21/+21
| * commasKat Walsh2012-05-151-2/+2
| * Table title capitalizationJean-Marc Valin2012-05-151-7/+7
| * draft copyeditingKat Walsh2012-05-152-10/+10
| * misc draft fixesJean-Marc Valin2012-05-151-3/+3
| * More minor gen-art part 2 edits.Timothy B. Terriberry2012-05-152-6/+46
| * Apparently the tar compatibility option has compatibility problems!Jean-Marc Valin2012-05-151-1/+1
| * Make vararray and restrict checks fail GCC 2.95.3's broken implementation.Gregory Maxwell2012-05-151-5/+40
| * Improve portability to BeOS via some configure.ac fixes and cleanups.Gregory Maxwell2012-05-151-11/+19
| * Alt. compile instructions in the draft should match the Makefile.Gregory Maxwell2012-05-151-1/+1