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-02bias in LSF quantization towards previously quantized LSFssilk_lsf_quant_with_hysteresisKoen Vos
2016-06-01increase NSQ decision delay from 32 to 40Koen Vos
2016-06-01reduced noise floor in noise shaping analysis by 2 dBKoen Vos
2016-06-01increase order of noise shaping filterKoen Vos
2016-06-01more conservative scaling of LTP corrs; remove assert that checks for negativ...Koen Vos
2016-05-31fix potential overflowKoen Vos
2016-05-22Clean up: alignment of commentsKoen Vos
2016-05-22Clean up: replace tabs by spacesKoen Vos
2016-05-22removed prefilterKoen Vos
2016-05-22slight clean upKoen Vos
2016-05-22undo some loop unrollingKoen Vos
2016-05-22pitch analysis (in FIX) now scales the input down at the start, instead of at...Koen Vos
2016-05-22minor clean up of pointer offsetsKoen Vos
2016-05-22simplified computation of LTP coefsKoen Vos
2016-05-22faster Burg implementationKoen Vos
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