commit | a23fbc694f44817ae19944c0d3cf289082455af8 | [log] [tgz] |
---|---|---|
author | Jianjun Zhu <jianjun.zhu@intel.com> | Fri Jan 03 13:30:22 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 07 19:59:54 2025 |
tree | 5540c9e94953b8e9d6ce711dd85a8087841c6b88 | |
parent | 80344a0a5cb3ecb93716bd6a994e65cc6c8c3b51 [diff] |
Fix is_first_packet_in_frame flag for h26x_packet_buffer_unittests. Update unit tests to follow video_rtp_depacketizer_h264's behavior of setting is_first_packet_in_frame. This flag might be used to determine if a frame can be assembled. Bug: webrtc:384391181 Change-Id: I6750c20056e426e12c1d4e21eea4c641def7cfbd Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/373168 Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Sergey Silkin <ssilkin@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43669}
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.