commit | 2181228624d1be60903c4e3352629290b9c3b27a | [log] [tgz] |
---|---|---|
author | Ilya Nikolaevskiy <ilnik@webrtc.org> | Mon Feb 03 09:16:43 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Feb 03 14:15:44 2020 |
tree | f5ee1dd38a816c096a1491c232e3f68cbed0ee16 | |
parent | 73ff1ffd0f29185d366164d3ede341b51730afcd [diff] |
Revert "[VP9] Shift spatial layers on RTP level to always start from 0." This reverts commit 2e73a3d1e9298da6a010cd638f08f36abeba11e2. Reason for revert: Fuzzer found some issues. Original change's description: > [VP9] Shift spatial layers on RTP level to always start from 0. > > This CL uses |width| and |height| in RTPVideoHeaderVP9 to pass information > about enabled layers from encoder to packetizer. > > Bug: webrtc:11319 > Change-Id: Idc1c337f8dfb3f7631506acb784d2a634b41b955 > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/167724 > Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> > Reviewed-by: Niels Moller <nisse@webrtc.org> > Commit-Queue: Ilya Nikolaevskiy <ilnik@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#30428} TBR=danilchap@webrtc.org,ilnik@webrtc.org,nisse@webrtc.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: webrtc:11319 Change-Id: I27a7e82737fa604b8ab769ce6503fa93e46f4e86 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/168123 Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Commit-Queue: Ilya Nikolaevskiy <ilnik@webrtc.org> Cr-Commit-Position: refs/heads/master@{#30448}
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.