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-02-08OggOpus draft updates.draft-ietf-codec-oggopus-03Ralph Giles
2014-02-07Fixes internal check_control_input() error checking.maks
2014-02-01Skips comb filter overlap when the parameters didn't change.Jean-Marc Valin
2014-01-30Moves opus_packet_get_samples_per_frame() to opus.cJean-Marc Valin
2014-01-30Minor div optimization -- reducing denominatorsJean-Marc Valin
2014-01-30Optimizing divisions with a signed numeratorJean-Marc Valin
2014-01-29Speeding up ec_tell_frac()Jean-Marc Valin
2014-01-27Fix surround encodingMark Harris
2014-01-23Speeding up extract_collapse_mask() slightlyJean-Marc Valin
2014-01-23Using SSAT in SIG2WORD16() on ARMv6Jean-Marc Valin
2014-01-22Unrolled version of the comb filter for ARM (eliminates MOVs)Jean-Marc Valin
2014-01-22Making decode_pulses() compute the L2-norm on the flyJean-Marc Valin
2014-01-21Speed up the comb filter on ARM by using MAC16_32_Q16()Jean-Marc Valin
2014-01-21Save more integer divisions on ARM when we know the operands are positiveJean-Marc Valin
2014-01-21Fixes use of uninitialized values in dynalloc_analysis()Jean-Marc Valin
2014-01-21oggopus: use https where possible.Ralph Giles
2014-01-21Update 'running code' reference, now RFC 6982.Ralph Giles
2014-01-21Use xml.resource.org bibxml in the oggopus draft.Ralph Giles
2014-01-21Abbreviate the first stereo matrix to fit 72 columns.Ralph Giles
2014-01-21Add NOT RECOMMENDED to our rfc 2119 boilerplate.Ralph Giles
2014-01-21Capitalize Vorbis.Ralph Giles
2014-01-21Use organizations authors in the ogg draft.Ralph Giles
2014-01-21Using a table on ARM for unsigned division by small (<=256) integers.Jean-Marc Valin
2014-01-19Minor cleanup in dynalloc_analysis()Jean-Marc Valin
2014-01-19Adds a median filter to make dynalloc_analysis() more conservativeJean-Marc Valin
2014-01-19Don't say 'it' where being specific is betterRon
2014-01-19Fix copypasta failRon
2014-01-19Formally introduce the terms mode and configurationRon
2014-01-19Typo fixRon
2014-01-18Use 'pre-skip' consistently with the hyphen.draft-ietf-codec-oggopus-02Ralph Giles
2014-01-18Missed another 'preskip flag'.Ralph Giles
2014-01-18Preskip isn't a flag.Ralph Giles
2014-01-18Add 'surname' to WAVE reference.Ralph Giles
2014-01-18Fix markup and note needing to renable-prediction.Ralph Giles
2014-01-18Show how to turn off prediction with libopusRon
2014-01-18SILK and CELT mode are singularRon
2014-01-18Try to improve wikipedia citation formatting.Ralph Giles
2014-01-18Reference vorbis source code for lpc coefficient calculation.Ralph Giles
2014-01-18Reference wikipedia for LPC prediction.Ralph Giles
2014-01-18Try to clarify frame packing.Ralph Giles
2014-01-18Use SILK/CELT everywhere describing modes.Ralph Giles
2014-01-18Drop the oddball hyphenation of MDCT-modeRon
2014-01-18Clarify that MB->WB is better than MB->NBRon
2014-01-18Remove line about undefined speaker configurations.Ralph Giles
2014-01-18Bump Ogg draft version and date.Ralph Giles
2014-01-18Replace MAY with SHOULD in the gap-filling guidelines.Ralph Giles
2014-01-17Update Ralph's phone number.Ralph Giles
2014-01-17Update authors in RTP draftJean-Marc Valin
2014-01-16Another nit in the update draftMark Harris
2014-01-15Bump the static version string in version.mk.Ralph Giles