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
2017-09-15Printing classifier probsexp_kelly1Jean-Marc Valin
2017-07-25...Jean-Marc Valin
2017-07-19extra iterationsJean-Marc Valin
2017-07-19new large training setJean-Marc Valin
2017-07-17Add RNN for VAD and speech/music classificationexp_rnn3Jean-Marc Valin
2017-07-17Better rate allocation for stereo SILK in hybrid modeJean-Marc Valin
2017-07-16Update links, fix bits, add security considerationsJean-Marc Valin
2017-07-13Add missing #include for gccFelicia Lim
2017-07-12Avoid -Wsometimes-uninitialized error for valid test codeFelicia Lim
2017-07-12Update testvector download command.Ralph Giles
2017-07-06Fix uninitialized variables in decide_dtx_mode()Andrew Larkin
2017-06-28Add checksum for opus 1.2.1 releaseTristan Matthews
2017-06-26bump LT revisionv1.2.1Jean-Marc Valin
2017-06-26Working around misdetected audio bandwidthJean-Marc Valin
2017-06-20Prevent update draft from expiringJean-Marc Valin
2017-06-20Add checksum for opus 1.2 release.Ralph Giles
2017-06-20Add "f" suffix to float constantsv1.2Jean-Marc Valin
2017-06-19bump LT version numbersJean-Marc Valin
2017-06-16Update release checklist for website move to git.Ralph Giles
2017-06-15Fix spacing in celt_sources.mk.Ralph Giles
2017-06-14tests/run_vectors.sh: Fix argument quotingMark Harris
2017-06-14Free all allocated memory in unit testsMark Harris
2017-06-13Fix a duplicate symbol name.Ralph Giles
2017-06-10Improving tonality estimation with delayed decisionJean-Marc Valin
2017-06-09Update releases.sha2Jean-Marc Valin
2017-06-07Clean celt_pitch_xcorr_float_neon()v1.2-rc1Linfeng Zhang
2017-06-07Optimize floating-point celt_inner_prod() and dual_inner_prod() for ARM NEONLinfeng Zhang
2017-06-07Optimize fixed-point celt_inner_prod() and dual_inner_prod() for ARM NEONLinfeng Zhang
2017-06-07Replace call of celt_inner_prod_c() (step 2)Linfeng Zhang
2017-06-07Replace call of celt_inner_prod_c() (step 1)Linfeng Zhang
2017-06-05Initialize speech/music prob based on applicationJean-Marc Valin
2017-06-04Properly compute redundancy_bytesJean-Marc Valin
2017-06-04Properly init speech/music confidence valuesJean-Marc Valin
2017-06-03Don't use MAY_HAVE_NEON in arm_silk_map.c.Jonathan Lennox
2017-06-02Recalibrate VBR to hit target bitrate on averageJean-Marc Valin
2017-06-02Update dynalloc VBR calibrationJean-Marc Valin
2017-06-02fix commentsJean-Marc Valin
2017-06-01Avoid using log2() since it's not in C90Jean-Marc Valin
2017-06-01Adding leakage modelling to boost bandsexp_leakage7Jean-Marc Valin
2017-06-01Analysis refactoring for fixed-point scalingJean-Marc Valin
2017-06-01Let CBR use more bits for dynallocJean-Marc Valin
2017-05-30silk_LIMIT_32() should return an opus_int32 (not opus_int)Jean-Marc Valin
2017-05-26Fix memory leaks in opus_compare.cJean-Marc Valin
2017-05-26Fixes unit tests that need arch-specific codeJean-Marc Valin
2017-05-25appveyor: fix typoed appveyor commandRicardo Constantino
2017-05-25appveyor: Add the api key for the linked ci builds.Ralph Giles
2017-05-25appveyor: request rebuild of opus-tools on successful buildRicardo Constantino
2017-05-25appveyor: simplify and preserve pathsRicardo Constantino
2017-05-25appveyor: move to dotfile like travisRicardo Constantino
2017-05-24Updated SHA256 of releasesJean-Marc Valin