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
2016-06-01Attenuate SILK PLC gain only for unvoiced speechexp_silk_jm2Felicia Lim
2016-06-01We should now be able to be less conservative when using CBRJean-Marc Valin
2016-06-01Makes the encoder more aggressive about meeting the rate targetJean-Marc Valin
2016-06-01Using more fine-grained complexity settings for SILKJean-Marc Valin
2016-06-01Fixing bandwidth selection hysteresisJean-Marc Valin
2016-06-01Boosting the high-band bitrate on transients for hybrid modeJean-Marc Valin
2016-05-31fix potential overflowKoen Vos
2016-05-25Add experimental support for ambisonic encodingMichael Graczyk
2016-05-23Fixes signed integer overlof in silk_ADD_POS_SAT32()Jean-Marc Valin
2016-05-23Turn on DTX only when the noise is sufficiently quietFelicia Lim
2016-05-23New DTX that works in all modes (SILK/CELT/HYBRID)Felicia Lim
2016-05-23Skip analysis if the frame contains only digital silenceFelicia Lim
2016-05-22NLSF_VQ_MAX_SURVIVORS is no longer usefulJean-Marc Valin
2016-05-22take advantage of more efficient NLSF quantization by reducing number of surv...Koen Vos
2016-05-22NLSF_del_dec_quant minor clean upKoen Vos
2016-05-22NLSF_encode now also uses NLSF weights from tableKoen Vos
2016-05-22NLSF VQ now uses absolute error, and predictionKoen Vos
2016-05-22NLSF decoding now uses tables for NLSF weightsKoen Vos
2016-05-22sum_sqr_shift: reduced headroom (ie more preserved resolution); shift increme...Koen Vos
2016-05-22Simplifying fast_atan2f()Jean-Marc Valin
2016-04-27Quality: Increase CELT rate for voiced frames in hybrid modeJean-Marc Valin
2016-04-27Better modeling of the effect of CBR and complexityJean-Marc Valin
2016-04-22Re-enabling high-band attenuation for hybrid modeJean-Marc Valin
2016-04-22Quality: Retrained classifier MLP with better dataJean-Marc Valin
2016-04-22Using "hybrid" flag instead of "start!=0"Jean-Marc Valin
2016-04-22Quality: Making the encoder more aggressive at using wider bandwidthsJean-Marc Valin
2016-04-22Quality: Removes high-band attenuation in hybrid mode -- at least for nowJean-Marc Valin
2016-04-22Quality: Adds SILK rate interpolation functionJean-Marc Valin
2016-04-22Quality: Makes real CELT VBR work for hybrid tooJean-Marc Valin
2016-04-22Quality: Forces trim to 5 on hybrid modeJean-Marc Valin
2016-04-22Quality: Encoding music in full-band stereo from 32 kb/sJean-Marc Valin
2016-04-22Quality: removes VBR attenuation at low bitrateJean-Marc Valin
2016-04-22Fixes floating-point bug introduced in be9e747bcc542c277d30f6c78a57b0940e0c5b5eJean-Marc Valin
2016-04-20win32: only use dllexport when building DLLDaniel Verkamp
2016-04-16Turn on CELT's PLC only if there are >=2 packets received consecutively.Felicia Lim
2016-04-16cng exitation signal can saturate. Use same scaling as PLC and normal decodingSoren Skak Jensen
2016-03-30Fix valgrind unaddressable mem read errorFelicia Lim
2016-03-24Fixes overflows on CPUs with 16-bit intsJean-Marc Valin
2016-03-22fix for divide by zeroFelicia Lim
2016-02-23oggopus: Update version and date for -14Timothy B. Terriberry
2016-02-18oggopus: Address Barry Leiba's IESG comments.Timothy B. Terriberry
2016-02-18oggopus: Fix page numbers in example diagram.Timothy B. Terriberry
2016-02-18oggopus: Update Wikipedia URLs.Timothy B. Terriberry
2016-02-17oggopus: Fix typo.Ralph Giles
2016-02-17oggopus: Address Stephen Farrell's IESG comments.Timothy B. Terriberry
2016-02-13oggopus: Update version and date for -13Timothy B. Terriberry
2016-02-09Remove unused patch file.Ralph Giles
2016-02-09Expand SILK macro to avoid "Wexpansion-to-defined" violationflim
2016-02-03Remove unused patch file.Ralph Giles
2016-02-03Remove generation date from docs.Ralph Giles