summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* C equivalent of the MIPS codeexp_mips_alt_jun03Jean-Marc Valin2014-06-1912-129/+526
* Fixes a bug in silk_sum_sqr_shift() that was causing issues with Burg.Jean-Marc Valin2014-06-181-0/+1
* Adds SIG2WORD16() to fixed_debug.hJean-Marc Valin2014-06-181-0/+10
* Fix type conversion warning.Ralph Giles2014-05-141-1/+1
* Suppress some coverity false positives.Gregory Maxwell2014-04-162-1/+2
* Fix iOS builds with assembly.Timothy B. Terriberry2014-03-262-4/+4
* Make the arm2gnu.pl converter handle apple specific detailsMartin Storsjo2014-03-193-7/+26
* Add separate labels for the start of public functionsMartin Storsjo2014-03-191-2/+4
* Fixes encoder/decoder classification of ctl() requests.Bruno Randolf2014-02-241-25/+25
* arm: Use the UAL syntax for instructionsMartin Storsjo2014-02-242-9/+11
* Fixes an aliasing bug in the MDCT when the frame size isn't a multiple of 4.Marcello Caramma (mcaramma)2014-02-241-2/+2
* Adds missing license for arm2gnu.plJean-Marc Valin2014-02-241-0/+24
* OggOpus draft updates.draft-ietf-codec-oggopus-03Ralph Giles2014-02-071-16/+31
* Fixes internal check_control_input() error checking.maks2014-02-061-1/+1
* Skips comb filter overlap when the parameters didn't change.Jean-Marc Valin2014-01-311-0/+3
* Moves opus_packet_get_samples_per_frame() to opus.cJean-Marc Valin2014-01-302-21/+21
* Minor div optimization -- reducing denominatorsJean-Marc Valin2014-01-302-2/+2
* Optimizing divisions with a signed numeratorJean-Marc Valin2014-01-302-2/+15
* Speeding up ec_tell_frac()Jean-Marc Valin2014-01-291-0/+22
* Fix surround encodingMark Harris2014-01-261-1/+1
* Speeding up extract_collapse_mask() slightlyJean-Marc Valin2014-01-231-1/+3
* Using SSAT in SIG2WORD16() on ARMv6Jean-Marc Valin2014-01-224-11/+29
* Unrolled version of the comb filter for ARM (eliminates MOVs)Jean-Marc Valin2014-01-211-2/+32
* Making decode_pulses() compute the L2-norm on the flyJean-Marc Valin2014-01-213-19/+31
* Speed up the comb filter on ARM by using MAC16_32_Q16()Jean-Marc Valin2014-01-216-1/+56
* Save more integer divisions on ARM when we know the operands are positiveJean-Marc Valin2014-01-215-13/+18
* Fixes use of uninitialized values in dynalloc_analysis()Jean-Marc Valin2014-01-201-3/+3
* oggopus: use https where possible.Ralph Giles2014-01-201-6/+6
* Update 'running code' reference, now RFC 6982.Ralph Giles2014-01-201-11/+3
* Use xml.resource.org bibxml in the oggopus draft.Ralph Giles2014-01-201-7/+7
* Abbreviate the first stereo matrix to fit 72 columns.Ralph Giles2014-01-201-2/+2
* Add NOT RECOMMENDED to our rfc 2119 boilerplate.Ralph Giles2014-01-201-2/+2
* Capitalize Vorbis.Ralph Giles2014-01-201-1/+1
* Use organizations authors in the ogg draft.Ralph Giles2014-01-201-6/+14
* Using a table on ARM for unsigned division by small (<=256) integers.Jean-Marc Valin2014-01-204-2/+62
* Minor cleanup in dynalloc_analysis()Jean-Marc Valin2014-01-191-9/+11
* Adds a median filter to make dynalloc_analysis() more conservativeJean-Marc Valin2014-01-191-0/+76
* Don't say 'it' where being specific is betterRon2014-01-191-3/+3
* Fix copypasta failRon2014-01-191-1/+1
* Formally introduce the terms mode and configurationRon2014-01-191-13/+20
* Typo fixRon2014-01-191-1/+1
* Use 'pre-skip' consistently with the hyphen.draft-ietf-codec-oggopus-02Ralph Giles2014-01-171-2/+2
* Missed another 'preskip flag'.Ralph Giles2014-01-171-1/+1
* Preskip isn't a flag.Ralph Giles2014-01-171-1/+1
* Add 'surname' to WAVE reference.Ralph Giles2014-01-171-1/+1
* Fix markup and note needing to renable-prediction.Ralph Giles2014-01-171-10/+16
* Show how to turn off prediction with libopusRon2014-01-171-2/+10
* SILK and CELT mode are singularRon2014-01-181-2/+2
* Try to improve wikipedia citation formatting.Ralph Giles2014-01-171-4/+4
* Reference vorbis source code for lpc coefficient calculation.Ralph Giles2014-01-171-1/+13