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-01-30tuningexp_new_tf2bJean-Marc Valin
2018-01-20extra tf only for LM==3Jean-Marc Valin
2018-01-20properly enabling the extra tf analysis at high complexityJean-Marc Valin
2018-01-19enable second MDCT when patch_transient_decision() triggersJean-Marc Valin
2018-01-19simplify lambdaJean-Marc Valin
2018-01-19cleanupJean-Marc Valin
2018-01-19move to celt_encoder.cJean-Marc Valin
2018-01-19cleanupJean-Marc Valin
2018-01-18lambda weightingJean-Marc Valin
2018-01-17working tf decisionJean-Marc Valin
2018-01-16Needs fixingJean-Marc Valin
2018-01-16New TF analysis code (WIP)Jean-Marc Valin
2018-01-11Scaling 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
2017-07-26Update draft: addressing AD commentsJean-Marc Valin
2017-07-25Fix celt_pitch_xcorr() ARM jump table compiling errorLinfeng Zhang
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