commit | 7100dcd3176f6522ee96be797f73a1f50da0f5d1 | [log] [tgz] |
---|---|---|
author | Minyue Li <minyue@webrtc.org> | Fri Mar 27 04:05:59 2015 |
committer | Minyue Li <minyue@webrtc.org> | Fri Mar 27 04:06:35 2015 |
tree | 3dcc02500551f3484ffd4ce7b022de8f93657447 | |
parent | bef8d2d0208768d006e639701658ad4c9e73a69f [diff] |
Adding "usedtx" as Opus codec parameter. This is according to https://tools.ietf.org/html/draft-spittka-payload-rtp-opus-03 Specifically, usedtx: specifies if the decoder prefers the use of DTX. values are 1 and 0. If no value is specified, usedtx is assumed to be 0. BUG=1014 R=juberti@webrtc.org, tina.legrand@webrtc.org Review URL: https://webrtc-codereview.appspot.com/48499004 Cr-Commit-Position: refs/heads/master@{#8872}