aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/openh264/project.yaml
blob: 37ee8c90cbfb28853b3f93950bec397decb42dad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
homepage: "https://www.openh264.org"
language: c++
primary_contact: "huili2@cisco.com"
auto_ccs:
  - "guangwwa@cisco.com"
  - "sijchen@cisco.com"
  - "yanqian@cisco.com"
  - "xiaotianshimail@gmail.com"
vendor_ccs:
  - "dminor@mozilla.com"
  - "twsmith@mozilla.com"
sanitizers:
  - address
  - memory
  - undefined
architectures:
 - i386
 - x86_64
main_repo: 'https://github.com/cisco/openh264.git'