oss-fuzz/projects/libtheora/project.yaml

15 lines
275 B
YAML

homepage: "https://www.theora.org/"
language: c++
primary_contact: "guidovranken@gmail.com"
main_repo: "https://git.xiph.org/theora.git"
vendor_ccs:
- "daede003@umn.edu"
- "twsmith@mozilla.com"
sanitizers:
- address
- undefined
- memory
architectures:
- x86_64
- i386