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-03-26set back to floating point by defaultsilk_tunings2Koen Vos
2016-03-26Clean up: alignment of commentsKoen Vos
2016-03-26Clean up: replace tabs by spacesKoen Vos
2016-03-26take advantage of more efficient NLSF quantization by reducing number of surv...Koen Vos
2016-03-26NLSF_del_dec_quant minor clean upKoen Vos
2016-03-26NLSF_encode now also uses NLSF weights from tableKoen Vos
2016-03-26NLSF VQ now uses absolute error, and predictionKoen Vos
2016-03-26NLSF decoding now uses tables for NLSF weightsKoen Vos
2016-03-26removed prefilterKoen Vos
2016-03-26restores decoder bit exactnessKoen Vos
2016-03-26slight clean upKoen Vos
2016-03-26undo some loop unrollingKoen Vos
2016-03-26fixes bug in sum_sqr_shift where overflow could happen for the last sample of...Koen Vos
2016-03-26undo experimental setting from previous commitKoen Vos
2016-03-26pitch estimator: added saturation to low-pass filter and unrolled loop. also ...Koen Vos
2016-03-26pitch analysis (in FIX) now scales the input down at the start, instead of at...Koen Vos
2016-03-26minor clean up of pointer offsetsKoen Vos
2016-03-26replaced 64-bit correlations with scaled 32-bit ones, in BurgKoen Vos
2016-03-26sum_sqr_shift: reduced headroom (ie more preserved resolution); shift increme...Koen Vos
2016-03-26simplified computation of LTP coefsKoen Vos
2016-03-26faster Burg implementationexp_lbr_tune5Koen Vos
2016-03-26Quality: Retrained classifier MLP with better dataJean-Marc Valin
2016-03-26Using "hybrid" flag instead of "start!=0"Jean-Marc Valin
2016-03-26Quality: Making the encoder more aggressive at using wider bandwidthsJean-Marc Valin
2016-03-26Quality: Removes high-band attenuation in hybrid mode -- at least for nowJean-Marc Valin
2016-03-26Quality: Adds SILK rate interpolation functionJean-Marc Valin
2016-03-26Quality: Makes real CELT VBR work for hybrid tooJean-Marc Valin
2016-03-26Quality: Forces trim to 5 on hybrid modeJean-Marc Valin
2016-03-26Quality: Encoding music in full-band stereo from 32 kb/sJean-Marc Valin
2016-03-26Quality: removes VBR attenuation at low bitrateJean-Marc Valin
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
2016-02-03Clean up footer.html.Ralph Giles
2016-02-03oggopus: Additional minor rewording.Timothy B. Terriberry
2016-02-03oggopus: Update version and date for -12Timothy B. Terriberry
2016-02-03oggopus: Minor rewording.Timothy B. Terriberry
2016-02-03oggopus: Update the acknowledgements.Timothy B. Terriberry
2016-02-03oggopus: Add a BSD license header.Timothy B. Terriberry
2016-02-03oggopus: Revert reference to RFC 4732 back to informative.Timothy B. Terriberry