Implement `DecodabilityTracker`. The `DecodabilityTracker` is responsible for taking a sequence of assembled frames and producing a sequence of decodable frames. The implementation currently skips over all reordered frames. This will be improved upon later. In upcoming CLs, the `DecodabilityTracker` will be integrated into an RtcEventLog-driven simulator. Bug: b/423646186 Change-Id: I1d4edeb7b2efe8a76183fdce08044eafe96d0255 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/415520 Reviewed-by: Åsa Persson <asapersson@webrtc.org> Commit-Queue: Rasmus Brandt <brandtr@webrtc.org> Cr-Commit-Position: refs/heads/main@{#45917}
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.