commit | e1607ed3a619ae30cf8564ce401df5e03dd7bf4b | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Fri May 03 08:01:17 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 03 08:02:31 2024 |
tree | 952195bc026a098a366756aa07e299e33cf4c5e2 | |
parent | 6982188ff784d78fea145af970354fbb4d776ddd [diff] |
Revert "h264: bail out early when failing to parse SPS/PPS ids" This reverts commit 4344eb713bb9a6d04d922d00fb492dfb31c9111f. Reason for revert: Breaks downstream project. Original change's description: > h264: bail out early when failing to parse SPS/PPS ids > > This currently gets caught later in the process by the H264 SPS/PPS > tracker but can be rejected explicitly here. The network observable > behavior should be similar and request a key frame after a 200ms delay, at least for entities that send such bad bitstreams > > BUG=webrtc:337076010 > > Change-Id: I239c64efa7db631460ef9e9986d283335303df5f > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/349060 > Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> > Reviewed-by: Harald Alvestrand <hta@webrtc.org> > Commit-Queue: Philipp Hancke <phancke@meta.com> > Cr-Commit-Position: refs/heads/main@{#42211} Bug: webrtc:337076010 Change-Id: I15b815c69f1d25e41fb222d46359655242589fba No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/349661 Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Owners-Override: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/main@{#42217}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.