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-06-20Whitespace fixesexp_mips_optJean-Marc Valin
2014-06-19Using Makefile.mips to buidl the MIPS codeJean-Marc Valin
2014-06-19MIPS optimizationsRhishikesh Agashe
2014-06-19Fixes a bug in silk_sum_sqr_shift() that was causing issues with Burg.Jean-Marc Valin
2014-06-18Adds SIG2WORD16() to fixed_debug.hJean-Marc Valin
2014-05-14Fix type conversion warning.Ralph Giles
2014-04-17Suppress some coverity false positives.Gregory Maxwell
2014-03-26Fix iOS builds with assembly.Timothy B. Terriberry
2014-03-20Make the arm2gnu.pl converter handle apple specific detailsMartin Storsjo
2014-03-20Add separate labels for the start of public functionsMartin Storsjo
2014-02-25Fixes encoder/decoder classification of ctl() requests.Bruno Randolf
2014-02-25arm: Use the UAL syntax for instructionsMartin Storsjo
2014-02-25Fixes an aliasing bug in the MDCT when the frame size isn't a multiple of 4.Marcello Caramma (mcaramma)
2014-02-24Adds missing license for arm2gnu.plJean-Marc Valin
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