mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-12 13:20:44 +01:00
[ssci] Added Shipped field to READMEs
This CL adds the Shipped field (and may update the License File field) in Chromium READMEs. Changes were automatically created, so if you disagree with any of them (e.g. a package is used only for testing purposes and is not shipped), comment the suggested change and why. See the LSC doc at go/lsc-chrome-metadata. Bug: b:285450740 Change-Id: If4955c6f6e7b58e0c99469fc45ed5b9e8f30a32b Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/311720 Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org> Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org> Auto-Submit: Anne Redulla <aredulla@google.com> Cr-Commit-Position: refs/heads/main@{#40424}
This commit is contained in:
parent
7b07ab93e8
commit
73d51f8e84
9 changed files with 9 additions and 0 deletions
|
@ -4,6 +4,7 @@ Version: 90
|
|||
CPEPrefix: cpe:/a:webrtc_project:webrtc:90
|
||||
License: BSD
|
||||
License File: LICENSE
|
||||
Shipped: yes
|
||||
|
||||
Description:
|
||||
WebRTC provides real time voice and video processing
|
||||
|
|
|
@ -6,6 +6,7 @@ Date: 2018-06-19
|
|||
License: Custome license
|
||||
License File: LICENSE
|
||||
Security Critical: yes
|
||||
Shipped: yes
|
||||
|
||||
Description:
|
||||
This is a package to calculate Discrete Fourier/Cosine/Sine Transforms of
|
||||
|
|
|
@ -6,6 +6,7 @@ Date: 2018-03-22
|
|||
License: Custom license
|
||||
License File: LICENSE
|
||||
Security Critical: yes
|
||||
Shipped: yes
|
||||
|
||||
Description:
|
||||
Sqrt routine, originally was posted to the USENET group comp.sys.arm on
|
||||
|
|
1
modules/third_party/fft/README.chromium
vendored
1
modules/third_party/fft/README.chromium
vendored
|
@ -6,6 +6,7 @@ Date: 2018-07-26
|
|||
License: Custom license
|
||||
License File: LICENSE
|
||||
Security Critical: yes
|
||||
Shipped: yes
|
||||
|
||||
Description:
|
||||
Multivariate complex Fourier transform, computed in place
|
||||
|
|
1
modules/third_party/g711/README.chromium
vendored
1
modules/third_party/g711/README.chromium
vendored
|
@ -6,6 +6,7 @@ Date: 2018-06-25
|
|||
License: Custom license
|
||||
License File: LICENSE
|
||||
Security Critical: yes
|
||||
Shipped: yes
|
||||
|
||||
Description:
|
||||
In line A-law and u-law conversion routines
|
||||
|
|
1
modules/third_party/g722/README.chromium
vendored
1
modules/third_party/g722/README.chromium
vendored
|
@ -6,6 +6,7 @@ Date: 2018-06-25
|
|||
License: Custom license
|
||||
License File: LICENSE
|
||||
Security Critical: yes
|
||||
Shipped: yes
|
||||
|
||||
Description:
|
||||
The ITU G.722 codec, encode and decode part.
|
||||
|
|
|
@ -6,6 +6,7 @@ Date: 2022-04-12
|
|||
License: Custom license
|
||||
License File: LICENSE
|
||||
Security Critical: yes
|
||||
Shipped: yes
|
||||
|
||||
Description:
|
||||
Part of portaudio library to operate with memory barriers and ring buffer.
|
||||
|
|
1
rtc_base/third_party/base64/README.chromium
vendored
1
rtc_base/third_party/base64/README.chromium
vendored
|
@ -6,6 +6,7 @@ Date: 2018-06-20
|
|||
License: Custom license
|
||||
License File: LICENSE
|
||||
Security Critical: yes
|
||||
Shipped: yes
|
||||
|
||||
Description:
|
||||
A simple base64 encoder and decoder
|
||||
|
|
1
rtc_base/third_party/sigslot/README.chromium
vendored
1
rtc_base/third_party/sigslot/README.chromium
vendored
|
@ -6,6 +6,7 @@ Date: 2018-07-09
|
|||
License: Custom license
|
||||
License File: LICENSE
|
||||
Security Critical: yes
|
||||
Shipped: yes
|
||||
|
||||
Description:
|
||||
C++ Signal/Slot Library
|
||||
|
|
Loading…
Reference in a new issue