pbos
cd4a9bd225
Remove decoder-thread instantiation for senders.
Reduces number of running (high-priority) threads, even though the thread was practically blocked all the time. Also adding DCHECKs to make sure we're not trying to use certain sender-only methods on receivers and vice versa. BUG=webrtc:1675, webrtc:1695 R=stefan@webrtc.org Review URL: https://codereview.webrtc.org/1222193003 Cr-Commit-Position: refs/heads/master@{#9534}
Revert of Fix PRESUBMIT.py after disabling CQ. (patchset #1 id:1 of https://codereview.webrtc.org/1192673003/)
Description
No description provided
Languages
C++
76%
C
16%
Python
2.3%
Java
2.1%
Objective-C++
1.5%
Other
1.9%