commit | 5cef9c358147bee585c562a5f03265460a90e7e7 | [log] [tgz] |
---|---|---|
author | Florent Castelli <orphis@webrtc.org> | Wed Nov 27 13:17:29 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Nov 27 14:01:53 2019 |
tree | d8f35e6c56a40cde423528e8156ac6dce11279b7 | |
parent | 8861d02f89f7b5f350762090f0a7a530a475d12d [diff] |
Revert "Add support for RtpEncodingParameters::max_framerate" This reverts commit 15be5282e91ba38894e6ad51fe9a35a38a6b7f29. Reason for revert: crbug.com/1028937 Original change's description: > Add support for RtpEncodingParameters::max_framerate > > This adds the framework support for the max_framerate parameter. > It doesn't implement it in any encoder yet. > > Bug: webrtc:11117 > Change-Id: I329624cc0205c828498d3623a2e13dd3f97e1629 > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/160184 > Reviewed-by: Steve Anton <steveanton@webrtc.org> > Reviewed-by: Erik Språng <sprang@webrtc.org> > Reviewed-by: Åsa Persson <asapersson@webrtc.org> > Commit-Queue: Florent Castelli <orphis@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#29907} TBR=steveanton@webrtc.org,asapersson@webrtc.org,sprang@webrtc.org,orphis@webrtc.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: webrtc:11117 Change-Id: Ic44dd36bea66561f0c46e73db89d451cb3e22773 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/160941 Reviewed-by: Florent Castelli <orphis@webrtc.org> Commit-Queue: Florent Castelli <orphis@webrtc.org> Cr-Commit-Position: refs/heads/master@{#29935}
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.