• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1homepage: "https://code.videolan.org/videolan/dav1d"
2language: c++
3primary_contact: "janne.grunau@gmail.com"
4auto_ccs:
5  - "rsbultje@gmail.com"
6  - "kempfjb@gmail.com"
7  - "b@rr-dav.id.au"
8  - "dav1d-fuzz@videolan.org"
9  - "psilokos@twoorioles.com"
10  - "gramner@twoorioles.com"
11vendor_ccs:
12  - "twsmith@mozilla.com"
13sanitizers:
14  - address
15  - memory
16  - undefined
17coverage_extra_args: -ignore-filename-regex=.*dump.h
18architectures:
19  - i386
20  - x86_64
21main_repo: 'https://code.videolan.org/videolan/dav1d.git'
22