summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use new waveform matching option on ambisonicsexp_waveform_matching3Jean-Marc Valin2019-10-131-0/+4
* Adds OPUS_{GS}ET_WAVEFORM_MATCHING encoder ctlJean-Marc Valin2019-10-1310-22/+111
* Fix NEON optimizations buffer read overrunFelicia Lim2019-09-031-2/+7
* Avoid processing LPC coeffs beyond the given order in NEON optimizationsFelicia Lim2019-07-081-7/+15
* Fix typo in _FORTIFY_SOURCE define.Marcus Asteborg2019-06-041-1/+1
* Silk CNG adapts faster to received packets with lower gainsFelicia Lim2019-05-312-0/+5
* Add mising cmake file from make distexp_ignoreJean-Marc Valin2019-04-261-0/+1
* Update checksumsJean-Marc Valin2019-04-141-0/+1
* Bump LT versionv1.3.1Jean-Marc Valin2019-04-121-2/+2
* CMake changesMarcus Asteborg2019-04-112-15/+20
* CMake changesMarcus Asteborg2019-04-104-18/+70
* API for checking whether the encoder is in DTXGustaf Ullberg2019-04-102-0/+38
* Correctly enable/disable SILK DTX with forced modeMark Harris2019-04-081-7/+9
* Fix build errors using Makefile.mipsMark Harris2019-04-087-16/+12
* Adding CMake support for Windows, Mac, Linux and Android Co-Authored-By: evpobrMarcus Asteborg2019-04-0311-4/+758
* Fix #elif OPUS_ARM_INLINE_EDSPJean-Marc Valin2019-04-011-1/+1
* Fix mismatching arg names in function declaration and definitionFelicia Lim2019-03-012-2/+2
* test_opus_encode: Use fprintf instead of snprintfMark Harris2019-02-251-16/+18
* Reset nb_no_activity_frames when analysis DTX isn't usedanalysis_fix2Jean-Marc Valin2019-02-131-0/+2
* Improve silence handlingJean-Marc Valin2019-02-131-1/+5
* Fixing initialization issues on small frame sizesJean-Marc Valin2019-02-131-3/+5
* Fixes analysis buffering for silence and complexity changesJean-Marc Valin2019-02-134-20/+50
* Avoiding problems with x87Jean-Marc Valin2019-02-121-1/+1
* Properly handle a bad stream_id in OPUS_MULTISTREAM_GET_*_STATE_REQUESTJean-Marc Valin2019-01-232-2/+2
* Fix FIXED_POINT conditional checkevpobr2019-01-201-2/+2
* Clean up resources in projection testMark Harris2018-12-291-0/+2
* Refactoring: Isolating the matrix-vector product in gemm_accum()Jean-Marc Valin2018-11-221-36/+39
* missing scriptJean-Marc Valin2018-11-031-0/+12
* Adding the scripts used to train the RNN classifierJean-Marc Valin2018-11-032-0/+243
* Trivial sprintf to snprintf conversion. Some linkers warn about unbounded spr...Janne Johansson2018-10-311-1/+1
* Make float2int() static with VSJean-Marc Valin2018-10-311-2/+2
* Remove useless OPUS_SET_EXPERT_FRAME_DURATION() on CELTJean-Marc Valin2018-10-301-1/+0
* Fixes misleading initialization with not enough zerosJean-Marc Valin2018-10-301-2/+2
* update checksumsJean-Marc Valin2018-10-301-0/+13
* Bump LT version numbersv1.3Jean-Marc Valin2018-10-161-3/+3
* Proper detection of _mm_cvtss_si32 for MS compilerPavel P2018-10-161-1/+1
* Renaming compute_allocation to clt_compute_allocation() to avoid symbol clashesJean-Marc Valin2018-10-164-4/+4
* Prevent the SILK counter from overflowing after 2 years and 9 monthsJean-Marc Valin2018-09-261-3/+2
* Retrain RNN classifier weights to include reverberated speechJean-Marc Valin2018-09-252-627/+625
* Fixes packet parsing for 16-bit CPUsv1.3-rc2Jean-Marc Valin2018-09-141-1/+1
* Clarify configure --helpJean-Marc Valin2018-09-141-2/+2
* Update ISO Base Media Format draft to version 0.8.1.Ralph Giles2018-09-121-100/+108
* Avoiding get_demixing_matrix() symbol clash on unified buildJean-Marc Valin2018-09-102-8/+8
* OpusMSDecoder does not have an arch fieldJean-Marc Valin2018-09-101-4/+0
* Add include/opus_projection.h to opus_headers.mkJean-Marc Valin2018-09-061-0/+1
* Apply equal bit allocation to ambisonic channelsMarcin Gorzel2018-08-311-51/+6
* Work around VS2015 internal compiler errorstagingMark Harris2018-07-281-3/+3
* Fixing arithmetic problems for 16-bit CPUs in ambisonics_rate_allocation()Jean-Marc Valin2018-07-281-5/+5
* Fix bitrate allocation for channel mapping 2Felicia Lim2018-07-281-1/+3
* win32: Add ambisonics sources to VS projectJoshua Bowman2018-07-262-0/+20