You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
350 B
17 lines
350 B
homepage: "https://chromium.googlesource.com/libyuv/libyuv/"
|
|
language: c++
|
|
primary_contact: "mikhal@webrtc.org"
|
|
auto_ccs:
|
|
- "fbarchard@google.com"
|
|
- "frkoenig@google.com"
|
|
vendor_ccs:
|
|
- "ansgoel@microsoft.com"
|
|
- "jonorman@microsoft.com"
|
|
fuzzing_engines:
|
|
- libfuzzer
|
|
- afl
|
|
sanitizers:
|
|
- address
|
|
- memory
|
|
- undefined
|