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-04-17We should now be able to be less conservative when using CBRexp_silk_cbrJean-Marc Valin
2016-04-17Adds an NSQ offset as a last resort to avoid busting with CBR.Jean-Marc Valin
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
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
2016-01-28oggopus: Update version and date for -11Timothy B. Terriberry
2016-01-28oggopus: Specify that the new IANA registry is top-level.Timothy B. Terriberry
2016-01-16Remove default settings from Doxygen config.Ralph Giles
2016-01-16Docuemnt the source of the 2.5 ms and 48 kHz restrictions.Timothy B. Terriberry
2016-01-16oggopus: Fix continued packet lacing reference.Ralph Giles
2016-01-14Add /topic update to release checklistMark Harris
2016-01-13oggdraft: Update version and date for -10Timothy B. Terriberry
2016-01-13oggdraft: Fix typo.Timothy B. Terriberry
2016-01-13oggopus: Remove normative language from IANA registry.Timothy B. Terriberry
2016-01-13oggopus: Replace 'reject' with 'treat as invalid'.Timothy B. Terriberry
2016-01-12update releases.sha2Jean-Marc Valin
2016-01-12bump libtool revision for 1.1.2Jean-Marc Valin
2016-01-08Suggest OPUS_LSB_DEPTH(14) for G.711. r=td-linux,mark4oRalph Giles
2016-01-06Add checksums for opusfile 0.7.Ralph Giles
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