29ab487ea7c1f2d4f2363d8939c812e275a8fcef

This reverts commit e74156f7d05cf3c9858e554789b3f4bb3b93cc19. Reason for revert: This turned out to be useful :) Original change's description: > Removes string support in field trial parser. > > This prepares for simplifying the behavior of optionals so that > an empty parameter value resets the optional. > > Bug: webrtc:9883 > Change-Id: I8ef8fe9698235044cac66bc4a587abe874c8f854 > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/150883 > Commit-Queue: Sebastian Jansson <srte@webrtc.org> > Reviewed-by: Björn Terelius <terelius@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#29061} TBR=terelius@webrtc.org,srte@webrtc.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: webrtc:9883 Change-Id: Idbb4061f4b423987e62f3a9ad9bee2410e2cec96 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/152383 Reviewed-by: Philip Eliasson <philipel@webrtc.org> Reviewed-by: Sebastian Jansson <srte@webrtc.org> Commit-Queue: Philip Eliasson <philipel@webrtc.org> Commit-Queue: Sebastian Jansson <srte@webrtc.org> Cr-Commit-Position: refs/heads/master@{#29137}
Add option to enable retransmission for all temporal layers in the constructor for rtp_sender_video.
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.
Development
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.
More info
- Official web site: http://www.webrtc.org
- Master source code repo: https://webrtc.googlesource.com/src
- Samples and reference apps: https://github.com/webrtc
- Mailing list: http://groups.google.com/group/discuss-webrtc
- Continuous build: http://build.chromium.org/p/client.webrtc
- Coding style guide
- Code of conduct
Description
Languages
C++
88.6%
C
3.3%
Java
3%
Objective-C++
1.9%
Python
1.9%
Other
1%