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.
21 lines
476 B
21 lines
476 B
4 months ago
|
homepage: "https://code.videolan.org/videolan/dav1d"
|
||
|
language: c++
|
||
|
primary_contact: "janne.grunau@gmail.com"
|
||
|
auto_ccs:
|
||
|
- "rsbultje@gmail.com"
|
||
|
- "kempfjb@gmail.com"
|
||
|
- "b@rr-dav.id.au"
|
||
|
- "dav1d-fuzz@videolan.org"
|
||
|
vendor_ccs:
|
||
|
- "negge@mozilla.com"
|
||
|
- "twsmith@mozilla.com"
|
||
|
sanitizers:
|
||
|
- address
|
||
|
- memory
|
||
|
- undefined
|
||
|
coverage_extra_args: -ignore-filename-regex=.*dump.h
|
||
|
architectures:
|
||
|
- i386
|
||
|
- x86_64
|
||
|
main_repo: 'https://code.videolan.org/videolan/dav1d.git'
|