Sergey Silkin 2e1a2cd20d Make stats analysis working with empty layers (bitrate=0)
Setting layer's target bitrate to zero is a valid scanario. Example of command line: out/debug/video_codec_perf_tests --gtest_also_run_disabled_tests --gtest_filter=*EncodeDecode --encoder=libvpx-vp9 --decoder=libvpx-vp9 --scalability_mode=L2T1_KEY --width=640 --height=360 --bitrate_kbps=0,400

Bug: webrtc:14852
Change-Id: If0619dde1da254699939d56f2971dd0bc8391d95
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/349160
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Commit-Queue: Sergey Silkin <ssilkin@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#42174}
2024-04-25 08:49:53 +00:00
2024-04-25 08:19:16 +00:00
2024-04-24 20:53:23 +00:00
2024-03-05 08:37:00 +00:00
2023-10-30 14:56:36 +00:00
2024-04-25 08:19:16 +00:00
2024-04-24 20:53:23 +00:00
2024-04-25 08:19:16 +00:00
2022-12-02 09:21:47 +00:00
2023-09-25 15:56:09 +00:00
2024-04-24 20:53:23 +00:00
2024-01-31 08:50:04 +00:00

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.

Development

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.

More info

Description
The idea is to make CMake build for WebRTC m130 version - for audio processing module
Readme BSD-3-Clause 446 MiB
Languages
C++ 90.3%
Java 2.9%
C 2.2%
Objective-C++ 2%
Python 1.3%
Other 1%