Addressing Gen-ART comments on the RTP draft
Update ISO Base Media Format draft to version 0.6.6.
Update ISO Base Media Format draft to version 0.6.2.
RTP: the return of maxaveragebitrate
Fix silk_VQ_WMat_EC_sse4_1().
Fix warnings in pedantic build.
armv7: celt_pitch_xcorr: Introduce ARM NEON intrinsics
Document the motivation for the 120 ms repacketizer limit.
RTP draft: addressing comments from Martin Thompson
Fix celt_pitch_xcorr_c signature.
multistream: improve arg check
float_cast: Fix MSVC ARM build
oggopus: bump draft date and version for 06 publication.
oggopus: Mention 'malformed' at the first instance of invalid TOC.
oggopus: Refer to RFC 6716 on how to handle malformed packets.
oggopus: use 'invalid' to match other occurances and RFC 6716.
oggopus: Refer to 'TOC sequence' instead of byte.
oggopus: Fix opus_encode_ctl invocations.
oggopus: bump draft date and version for 05 publication.
oggopus: Clarify leading zeros are ok for R128 tags.
tests: fix linking for --enable-fixed-point on ARM
Update mp4 encapsulation spec to v0.5.3.
There are no tabs in source code.
Fix build bustage from c95c9a048.
Cisco optimization for x86 & fixed point
-DOPUS_WILL_BE_SLOW to disable the no-optimization warning
Add build script for mp4 spec.
Update mp4 encapsulation spec to v0.4.8.
Clarify that leading '+' is allowed in R128 tags.
Add wording about additional binary data in comment headers.
Add stylesheet for opus_in_isobmff draft.
Update mp4 encapsulation spec to v0.1.7.
Import mp4 encapsulation spec v0.1.4.
Takes into account a corner case with the multistream encoder
Lowered the smallest packet that the multi-stream encoder can encode
updating the update draft
minor language tweak to RTP draft
Apply further fixes from Ron.
Fix ambiguous RFC 2119 keywords.
Clarify ambiguity between 'streams' and 'files'.
Ogg Opus updates from Ian Nartowicz.
os_support: fix misleading comments
Ogg Opus Draft: bump release date, version, and more cleanup.
Ogg Opus Draft: Clean up R128 tag descriptions.
Ogg Opus Draft: Add R128_ALBUM_GAIN.
Ogg Opus Draft: apply some clarifications from derf.
Merge remote-tracking branch 'origin/master' into derf_rtp_edits
RTP draft edits (normative changes).
RTP draft edits (no normative changes).
Add ~ to the arguments of genversion.bat
Using 64-bit acculumation for C0 in silk_burg_modified()
RTP draft: avoiding confusion with 2119 language
multi-stream fix when setting bitrate to AUTO, MAX, or small values
Merge branch 'exp_mips_opt'
Fixes CNG overflows from the previous commit
Fixes CNG to address the DTX issue reported by Gonzalo Mariano
Using Makefile.mips to buidl the MIPS code
MIPS optimizations
Fixes a bug in silk_sum_sqr_shift() that was causing issues with Burg.
Adds SIG2WORD16() to fixed_debug.h
Fix type conversion warning.
Suppress some coverity false positives.
Fix iOS builds with assembly.
Make the arm2gnu.pl converter handle apple specific details
Add separate labels for the start of public functions
Fixes encoder/decoder classification of ctl() requests.
arm: Use the UAL syntax for instructions
Fixes an aliasing bug in the MDCT when the frame size isn't a multiple of 4.
Adds missing license for arm2gnu.pl
Fixes internal check_control_input() error checking.
Skips comb filter overlap when the parameters didn't change.
Moves opus_packet_get_samples_per_frame() to opus.c
Minor div optimization -- reducing denominators
Optimizing divisions with a signed numerator
Speeding up ec_tell_frac()
Fix surround encoding
Speeding up extract_collapse_mask() slightly
Using SSAT in SIG2WORD16() on ARMv6
Unrolled version of the comb filter for ARM (eliminates MOVs)
Making decode_pulses() compute the L2-norm on the fly
Speed up the comb filter on ARM by using MAC16_32_Q16()
Save more integer divisions on ARM when we know the operands are positive
Fixes use of uninitialized values in dynalloc_analysis()
oggopus: use https where possible.
Update 'running code' reference, now RFC 6982.
Use xml.resource.org bibxml in the oggopus draft.
Abbreviate the first stereo matrix to fit 72 columns.
Add NOT RECOMMENDED to our rfc 2119 boilerplate.