summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wipexp_crc32Jean-Marc Valin2018-03-221-1/+117
* Support for Ambisonics.Andrew Allen2018-03-213-0/+193
* Using a first-order filter for DC rejectionJean-Marc Valin2018-03-121-32/+12
* Don't enable -fstack-protector-strong on Windows for nowJean-Marc Valin2018-03-021-1/+8
* Adding -D_FORTIFY_SOURCE=2 when possibleJean-Marc Valin2018-02-222-0/+57
* Fixed off-by-one issue in Silk DTXGustaf Ullberg2018-02-222-2/+2
* Enable -fstack-protector-strong by default on x86Jean-Marc Valin2018-02-221-0/+31
* Fix comment to take into account previous commitJean-Marc Valin2018-02-211-1/+1
* Increasing the CELT bit allocation slightly for stereo hybridJean-Marc Valin2018-02-211-1/+1
* Fix divide-by-zeros in opus_demo stats codeJean-Marc Valin2018-02-201-11/+20
* Fixes integer overflow in SILK VAD for 10-ms framesJean-Marc Valin2018-02-181-6/+5
* Forgot one RFC8251 behaviour to disable with --disable-rfc8251Jean-Marc Valin2018-02-181-0/+2
* Disabling weak transients and 5ms resolution on voiced framesJean-Marc Valin2018-02-151-2/+2
* Add a simple masking model to the spreading decisionJean-Marc Valin2018-02-133-8/+46
* Making sure importance[] is initialized even when we don't use dynallocJean-Marc Valin2018-02-131-0/+3
* oopsJean-Marc Valin2018-02-131-1/+1
* Improve TF analysis RDO to take into account how important each band isJean-Marc Valin2018-02-131-19/+34
* Scaling back the pitch filter when most of the energy is above 3.2 kHzJean-Marc Valin2018-01-263-3/+22
* Fixes NaN issues in compute_stereo_width()Jean-Marc Valin2017-12-311-0/+6
* Making opus-uninstalled.pc use the .la instead of the .av1.3-betaJean-Marc Valin2017-12-191-1/+1
* Decouple OpusProjection* API from static matrices.Andrew Allen2017-12-073-33/+69
* Ensure mapping matrix size is always valid.Andrew Allen2017-12-075-7/+40
* Fix memory issues in Projection API.Andrew Allen2017-12-078-322/+448
* fix float constantsJean-Marc Valin2017-11-161-1/+1
* Define integer types from stdint.h where it's availableKári Tristan Helgason2017-11-161-9/+16
* Tuning decision thresholds for low-bitrate musicJean-Marc Valin2017-11-161-13/+20
* Fix matrix export via CTL func.Andrew Allen2017-11-102-6/+10
* Retrained speech/music RNNJean-Marc Valin2017-11-093-205/+642
* Add missing include to the listJean-Marc Valin2017-11-071-0/+1
* Support for Channel Mapping 253Andrew Allen2017-11-0712-48/+2116
* Fix unnecessary assignment.Roman Kalashnikov2017-10-301-1/+1
* Enable RFC 8251 changes by defaultJean-Marc Valin2017-10-293-8/+8
* Fix configure output formatting.Ralph Giles2017-10-231-1/+1
* Fix entropy coder docJean-Marc Valin2017-10-082-2/+2
* Simplifying celt_fir5() since x==y and mem[]={0}Jean-Marc Valin2017-10-081-17/+10
* Fix #undef of constantJean-Marc Valin2017-10-081-1/+1
* Fixes CELT PLCJean-Marc Valin2017-10-062-15/+14
* Fixing (hopefully) bandwidth detection for 24 kHz analysisJean-Marc Valin2017-10-061-20/+31
* float constantsJean-Marc Valin2017-10-051-1/+1
* Add RNN for VAD and speech/music classificationJean-Marc Valin2017-10-0511-943/+580
* Better rate allocation for stereo SILK in hybrid modeJean-Marc Valin2017-09-282-5/+13
* update draft version -10Jean-Marc Valin2017-09-191-1/+1
* Fix typo with NE10 prefixAlexander Kochetkov2017-09-111-1/+1
* Rename arm ne10 assembly optimization files.Ralph Giles2017-09-113-4/+4
* Rename SSE 4.1 files to match their targets.Ralph Giles2017-09-1111-19/+19
* Fix typo in a comment in opus_decoder.cMatt Brubeck2017-08-291-1/+1
* fix alignment exceptionsRay Essick2017-08-241-1/+3
* More fixes for IESGJean-Marc Valin2017-08-191-23/+10
* update draft: addressing IETF LC commentsJean-Marc Valin2017-08-171-26/+33
* Force crlf line endings for VS2015 project files.Pavel P2017-08-111-0/+6