commit | acae9abe2e45d53eaf9992246376c8ac904b6a9d | [log] [tgz] |
---|---|---|
author | Alex Loiko <aleloi@webrtc.org> | Tue Apr 23 15:26:49 2019 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Apr 23 13:51:15 2019 +0000 |
tree | 8a328cf94839cad862757fb4872318c711387b80 | |
parent | c1d209258a898d93f555f68a2df1f2a940ed7b33 [diff] |
'Fixing' a few TODOs by removing them. The one with enum.IntFlag is not feasible. An attempt is done here: https://webrtc-review.googlesource.com/c/src/+/133884 It requires re-writing QualityAssessment to Python3 which is too much work for little benefit. (I tried, but couldn't get the unit-tests to pass for both 2 and 3.) The second one is not a real todo. TBR=alessiob@webrtc.org NOPRESUBMIT=True Bug=None NOTRY=True Change-Id: Ia25817533cd504c30490f86e4058f0b2d59dd39c Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/133908 Commit-Queue: Alex Loiko <aleloi@webrtc.org> Reviewed-by: Alex Loiko <aleloi@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27715}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.