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-01-13faster Burg implementationexp_lbr_tune4Koen Vos
2016-01-11Quality: Retrained classifier MLP with better dataJean-Marc Valin
2016-01-11Using "hybrid" flag instead of "start!=0"Jean-Marc Valin
2016-01-11Quality: Making the encoder more aggressive at using wider bandwidthsJean-Marc Valin
2016-01-11Quality: Removes high-band attenuation in hybrid mode -- at least for nowJean-Marc Valin
2016-01-11Quality: Adds SILK rate interpolation functionJean-Marc Valin
2016-01-11Quality: Makes real CELT VBR work for hybrid tooJean-Marc Valin
2016-01-11Quality: Forces trim to 5 on hybrid modeJean-Marc Valin
2016-01-11Quality: Encoding music in full-band stereo from 32 kb/sJean-Marc Valin
2016-01-11Quality: removes VBR attenuation at low bitrateJean-Marc Valin
2016-01-04Add a check target to the static makefiles. r=ronRalph Giles
2016-01-04Add 'force' to the phony target list. r=ronRalph Giles
2015-12-31Renamed MAX_PULSES to SILK_MAX_PULSES and CELT_MAX_PULSESJean-Marc Valin
2015-12-31Actually fix pedantic build bustage.Timothy B. Terriberry
2015-12-31Fix pedantic build bustage.Timothy B. Terriberry
2015-12-31Add tonality_analysis_reset().Ralph Giles
2015-12-31Add an initializer for TonalityAnalysisState.Ralph Giles
2015-12-30Remove unused encoder field analysis_offsetMark Harris
2015-12-30Avoids having the Opus-level "arch" be set to 0 on encoder/decoder resetJean-Marc Valin
2015-12-28oggopus: More updates for AD review comments.Timothy B. Terriberry
2015-12-24Fixes patch_transient_decision() for hybrid modeJean-Marc Valin
2015-12-24Oops, fixes max_decay for LFE in fixed-pointJean-Marc Valin
2015-12-12oggopus: Revert SHOULD->MUST for reserved mappings.Timothy B. Terriberry
2015-12-11oggopus: Fix typo.Timothy B. Terriberry
2015-12-11oggopus: First pass updates for AD review comments.Timothy B. Terriberry
2015-12-05Make the CELT background noise estimator adapt more quickly on DTX updateJean-Marc Valin
2015-12-04opus_demo: fixes potential division by zero on files with no active frameJean-Marc Valin
2015-12-04Fixes memory leak in some CELT unit testsJean-Marc Valin
2015-12-04Always use the max of the decaying PLC energy and the background noiseJean-Marc Valin
2015-12-04Fixes the transient detector on silenceJean-Marc Valin
2015-11-26update sha256 in repoJean-Marc Valin
2015-11-26bump libtool revisionJean-Marc Valin
2015-11-24oggopus: Fix spellingMark Harris
2015-11-24Bump draft version and date for submission.Timothy B. Terriberry
2015-11-24Additional edits from Mark Harris.Timothy B. Terriberry
2015-11-24Address remaining document shepherd review comments.Timothy B. Terriberry
2015-11-24Remove normative references to encoder or decoder.Timothy B. Terriberry
2015-11-23Fix x86 build if we presume SSE4.1 (and earlier), but not AVX.Jonathan Lennox
2015-11-18oggopus: further cleanup in response to review.Ralph Giles
2015-11-18oggopus: Add IANA considerations.Ralph Giles
2015-11-18oggopus: Add Opus RTP as an informative reference.Ralph Giles
2015-11-17oggopus: remove <spanx style="strong"> markup.Ralph Giles
2015-11-17oggopus: Consolidate granulepos description.Ralph Giles
2015-11-17oggopus: Convert mentions of 'encoder' to 'muxer'.Ralph Giles
2015-11-05Adding AVX config switchesRadu Velea
2015-11-05Naming convention for AVXRadu Velea
2015-11-03Suppress generation of comb_filter_const_c when not used; avoid warning.Jonathan Lennox
2015-11-03Fix unit tests on ARM without RTCD (e.g. aarch64 or iOS).Jonathan Lennox
2015-11-03Declare silk_warped_LPC_analysis_filter_FIX_c in silk/fixed/main_FIX.h.Jonathan Lennox
2015-10-23Updating links for both https and new versionsv1.1.1-rcMark Harris