aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/libjpeg-turbo/project.yaml
blob: 88d56ec28599b158ad8f4c78789e6f49e2dde1ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
homepage: "https://libjpeg-turbo.org"
language: c
primary_contact: "drc@virtualgl.org"
vendor_ccs:
  - "aosmond@mozilla.com"
  - "tnikkel@mozilla.com"
  - "twsmith@mozilla.com"
sanitizers:
  - address
  - memory
  - undefined
architectures:
  - x86_64
  - i386
main_repo: 'https://github.com/libjpeg-turbo/libjpeg-turbo'