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
2018-03-22wipexp_crc32Jean-Marc Valin
2018-03-21Support for Ambisonics.Andrew Allen
2018-03-12Using a first-order filter for DC rejectionJean-Marc Valin
2018-03-02Don't enable -fstack-protector-strong on Windows for nowJean-Marc Valin
2018-02-23Adding -D_FORTIFY_SOURCE=2 when possibleJean-Marc Valin
2018-02-23Fixed off-by-one issue in Silk DTXGustaf Ullberg
2018-02-22Enable -fstack-protector-strong by default on x86Jean-Marc Valin
2018-02-21Fix comment to take into account previous commitJean-Marc Valin
2018-02-21Increasing the CELT bit allocation slightly for stereo hybridJean-Marc Valin
2018-02-20Fix divide-by-zeros in opus_demo stats codeJean-Marc Valin
2018-02-18Fixes integer overflow in SILK VAD for 10-ms framesJean-Marc Valin
2018-02-18Forgot one RFC8251 behaviour to disable with --disable-rfc8251Jean-Marc Valin
2018-02-15Disabling weak transients and 5ms resolution on voiced framesJean-Marc Valin
2018-02-13Add a simple masking model to the spreading decisionJean-Marc Valin
2018-02-13Making sure importance[] is initialized even when we don't use dynallocJean-Marc Valin
2018-02-13oopsJean-Marc Valin
2018-02-13Improve TF analysis RDO to take into account how important each band isJean-Marc Valin
2018-01-26Scaling back the pitch filter when most of the energy is above 3.2 kHzJean-Marc Valin
2017-12-31Fixes NaN issues in compute_stereo_width()Jean-Marc Valin
2017-12-19Making opus-uninstalled.pc use the .la instead of the .av1.3-betaJean-Marc Valin
2017-12-08Decouple OpusProjection* API from static matrices.Andrew Allen
2017-12-08Ensure mapping matrix size is always valid.Andrew Allen
2017-12-07Fix memory issues in Projection API.Andrew Allen
2017-11-17fix float constantsJean-Marc Valin
2017-11-17Define integer types from stdint.h where it's availableKári Tristan Helgason
2017-11-16Tuning decision thresholds for low-bitrate musicJean-Marc Valin
2017-11-10Fix matrix export via CTL func.Andrew Allen
2017-11-10Retrained speech/music RNNJean-Marc Valin
2017-11-08Add missing include to the listJean-Marc Valin
2017-11-08Support for Channel Mapping 253Andrew Allen
2017-10-30Fix unnecessary assignment.Roman Kalashnikov
2017-10-29Enable RFC 8251 changes by defaultJean-Marc Valin
2017-10-23Fix configure output formatting.Ralph Giles
2017-10-08Fix entropy coder docJean-Marc Valin
2017-10-08Simplifying celt_fir5() since x==y and mem[]={0}Jean-Marc Valin
2017-10-08Fix #undef of constantJean-Marc Valin
2017-10-07Fixes CELT PLCJean-Marc Valin
2017-10-06Fixing (hopefully) bandwidth detection for 24 kHz analysisJean-Marc Valin
2017-10-06float constantsJean-Marc Valin
2017-10-06Add RNN for VAD and speech/music classificationJean-Marc Valin
2017-09-28Better rate allocation for stereo SILK in hybrid modeJean-Marc Valin
2017-09-19update draft version -10Jean-Marc Valin
2017-09-11Fix typo with NE10 prefixAlexander Kochetkov
2017-09-11Rename arm ne10 assembly optimization files.Ralph Giles
2017-09-11Rename SSE 4.1 files to match their targets.Ralph Giles
2017-08-29Fix typo in a comment in opus_decoder.cMatt Brubeck
2017-08-24fix alignment exceptionsRay Essick
2017-08-20More fixes for IESGJean-Marc Valin
2017-08-17update draft: addressing IETF LC commentsJean-Marc Valin
2017-08-11Force crlf line endings for VS2015 project files.Pavel P