commit | b49ac78c71d3dfa24a8a3877ca800c9593a484ee | [log] [tgz] |
---|---|---|
author | pbos <pbos@webrtc.org> | Wed May 04 14:17:53 2016 |
committer | Commit bot <commit-bot@chromium.org> | Wed May 04 14:18:01 2016 |
tree | 95114eccf2af6c0e8f991e4d9dec09fe32e304a1 | |
parent | 1aa435c6db3d489554af49942a50ac42e63650de [diff] |
Revert of Use RC_TIMESTAMP_MODE for OpenH264. (patchset #1 id:1 of https://codereview.webrtc.org/1945763002/ ) Reason for revert: Previous mode aligns with other encoders, and RC_TIMESTAMP_MODE might have issues with no frames for several seconds. Original issue's description: > Use RC_TIMESTAMP_MODE for OpenH264. > > Performs rate control based on timestamp deltas instead of announced > frame rate. > > BUG=webrtc:5855 > R=hbos@webrtc.org > > Committed: https://crrev.com/c4deee49a3ec42b7fe83c82f750539b36aae1d3f > Cr-Commit-Position: refs/heads/master@{#12611} TBR=hbos@webrtc.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=webrtc:5855 Review-Url: https://codereview.webrtc.org/1950973002 Cr-Commit-Position: refs/heads/master@{#12629}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.