commit | 09299c2df3f4488419ae464aa6878fe75c31bc1e | [log] [tgz] |
---|---|---|
author | minyue@webrtc.org <minyue@webrtc.org> | Tue Dec 09 13:27:39 2014 |
committer | minyue@webrtc.org <minyue@webrtc.org> | Tue Dec 09 13:27:39 2014 |
tree | d18227712c1cd19f46069a59562a94a31d30f6a0 | |
parent | 32494ca0b8d89d373a3be0eedbfaec48d38efbeb [diff] |
Adding DTX to WebRTC Opus wrapper This is a step toward adding Opus DTX support in WebRTC. Note that opus_encode() returns 1 byte in case of DTX, then the packet does not need to be transmitted. See https://mf4.xiph.org/jenkins/view/opus/job/opus/ws/doc/html/group__opus__encoder.html We transmit the first 1-byte packet to let decoder be in-sync BUG=webrtc:1014 R=henrik.lundin@webrtc.org Review URL: https://webrtc-codereview.appspot.com/13219004 git-svn-id: http://webrtc.googlecode.com/svn/trunk/webrtc@7846 4adac7df-926f-26a2-2b94-8c16560cd09d