summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Ogg Opus Draft: bump release date, version, and more cleanup.draft-ietf-codec-oggopus-04Ralph Giles2014-08-081-10/+10
* Ogg Opus Draft: Clean up R128 tag descriptions.Ralph Giles2014-08-081-20/+39
* Ogg Opus Draft: Fix a typo.Ralph Giles2014-08-081-1/+1
* Ogg Opus Draft: Add R128_ALBUM_GAIN.Ralph Giles2014-08-081-13/+19
* Ogg Opus Draft: apply some clarifications from derf.Ralph Giles2014-08-081-12/+28
* Merge remote-tracking branch 'origin/master' into derf_rtp_editsJean-Marc Valin2014-07-306-46/+88
|\
| * Add ~ to the arguments of genversion.batJoshua Milas2014-07-031-6/+6
| * Using 64-bit acculumation for C0 in silk_burg_modified()Marcello Caramma (mcaramma)2014-07-011-16/+12
| * RTP draft: avoiding confusion with 2119 languageJean-Marc Valin2014-06-301-1/+1
| * Update Opus RTP payloadJean-Marc Valin2014-06-301-10/+21
| * multi-stream fix when setting bitrate to AUTO, MAX, or small valuesJean-Marc Valin2014-06-211-4/+30
| * Merge branch 'exp_mips_opt'Jean-Marc Valin2014-06-2026-1/+2478
| |\
| * | Fixes CNG overflows from the previous commitKoen Vos2014-06-201-5/+9
| * | Fixes CNG to address the DTX issue reported by Gonzalo MarianoKoen Vos2014-06-192-10/+15
* | | RTP draft edits (normative changes).Timothy B. Terriberry2014-07-281-11/+23
* | | RTP draft edits (no normative changes).Timothy B. Terriberry2014-07-281-198/+198
| |/ |/|
* | Whitespace fixesexp_mips_optJean-Marc Valin2014-06-1911-19/+7
* | Using Makefile.mips to buidl the MIPS codeJean-Marc Valin2014-06-192-4/+158
* | MIPS optimizationsRhishikesh Agashe2014-06-1926-3/+2338
|/
* 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