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
2014-10-18oggopus: Refer to RFC 6716 on how to handle malformed packets.Ralph Giles
2014-10-18oggopus: use 'invalid' to match other occurances and RFC 6716.Ralph Giles
2014-10-18oggopus: Improve wording.Ralph Giles
2014-10-18oggopus: Refer to 'TOC sequence' instead of byte.Ralph Giles
2014-10-15oggopus: Fix opus_encode_ctl invocations.Ralph Giles
2014-10-15oggopus: Improve wording.draft-ietf-codec-oggopus-05Ralph Giles
2014-10-15oggopus: bump draft date and version for 05 publication.Ralph Giles
2014-10-15oggopus: Clarify leading zeros are ok for R128 tags.Ralph Giles
2014-10-12tests: fix linking for --enable-fixed-point on ARMv1.1.1-betaTristan Matthews
2014-10-08Update mp4 encapsulation spec to v0.5.3.Ralph Giles
2014-10-04There are no tabs in source code.Timothy B. Terriberry
2014-10-04Fix build bustage from c95c9a048.Timothy B. Terriberry
2014-10-04Cisco optimization for x86 & fixed pointxiangmingzhu
2014-09-30-DOPUS_WILL_BE_SLOW to disable the no-optimization warningJean-Marc Valin
2014-09-29Add build script for mp4 spec.Ralph Giles
2014-09-29Update mp4 encapsulation spec to v0.4.8.Ralph Giles
2014-09-27Clarify that leading '+' is allowed in R128 tags.Ralph Giles
2014-09-27Remove weasel word.Ralph Giles
2014-09-27Add wording about additional binary data in comment headers.Ralph Giles
2014-09-26Add stylesheet for opus_in_isobmff draft.Ralph Giles
2014-09-26Update mp4 encapsulation spec to v0.1.7.Ralph Giles
2014-09-26Import mp4 encapsulation spec v0.1.4.Ralph Giles
2014-09-04Fixes commentsJean-Marc Valin
2014-09-04Takes into account a corner case with the multistream encoderJean-Marc Valin
2014-09-04Lowered the smallest packet that the multi-stream encoder can encodeJean-Marc Valin
2014-09-04updating the update draftJean-Marc Valin
2014-09-04minor language tweak to RTP draftJean-Marc Valin
2014-09-01Apply further fixes from Ron.Ralph Giles
2014-08-31Fix mixed-case RFC 2119 keywordsRon
2014-08-31Fix ambiguous RFC 2119 keywords.Ralph Giles
2014-08-31Clarify ambiguity between 'streams' and 'files'.Ralph Giles
2014-08-14Ogg Opus updates from Ian Nartowicz.Timothy B. Terriberry
2014-08-10os_support: fix misleading commentsTristan Matthews
2014-08-09Ogg Opus Draft: bump release date, version, and more cleanup.draft-ietf-codec-oggopus-04Ralph Giles
2014-08-09Ogg Opus Draft: Clean up R128 tag descriptions.Ralph Giles
2014-08-09Ogg Opus Draft: Fix a typo.Ralph Giles
2014-08-09Ogg Opus Draft: Add R128_ALBUM_GAIN.Ralph Giles
2014-08-09Ogg Opus Draft: apply some clarifications from derf.Ralph Giles
2014-07-30Merge remote-tracking branch 'origin/master' into derf_rtp_editsJean-Marc Valin
2014-07-28RTP draft edits (normative changes).Timothy B. Terriberry
2014-07-28RTP draft edits (no normative changes).Timothy B. Terriberry
2014-07-03Add ~ to the arguments of genversion.batJoshua Milas
2014-07-01Using 64-bit acculumation for C0 in silk_burg_modified()Marcello Caramma (mcaramma)
2014-07-01RTP draft: avoiding confusion with 2119 languageJean-Marc Valin
2014-06-30Update Opus RTP payloadJean-Marc Valin
2014-06-21multi-stream fix when setting bitrate to AUTO, MAX, or small valuesJean-Marc Valin
2014-06-21Merge branch 'exp_mips_opt'Jean-Marc Valin
2014-06-20Fixes CNG overflows from the previous commitKoen Vos
2014-06-20Fixes CNG to address the DTX issue reported by Gonzalo MarianoKoen Vos
2014-06-20Whitespace fixesexp_mips_optJean-Marc Valin