Skip to content

Commit ae01ac9

Browse files
authored
Add myself to several xiph projects (#12073)
I currently have access to `speex` and `tremor` (the fixed-point version of `vorbis`)
1 parent 2d08a75 commit ae01ac9

File tree

4 files changed

+6
-0
lines changed

4 files changed

+6
-0
lines changed

projects/libtheora/project.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ homepage: "https://www.theora.org/"
22
language: c++
33
primary_contact: "[email protected]"
44
main_repo: "https://git.xiph.org/theora.git"
5+
auto_ccs:
6+
57
vendor_ccs:
68
79

projects/opus/project.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ primary_contact: "[email protected]"
44
auto_ccs:
55
66
7+
78
vendor_ccs:
89
910
fuzzing_engines:

projects/opusfile/project.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ homepage: "https://opus-codec.org/"
22
main_repo: "https://gitlab.xiph.org/xiph/opusfile.git"
33
language: c
44
primary_contact: "[email protected]"
5+
auto_ccs:
6+
57

68
fuzzing_engines:
79
- afl

projects/vorbis/project.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ primary_contact: "[email protected]"
44
auto_ccs:
55
66
7+
78
vendor_ccs:
89
910
fuzzing_engines:

0 commit comments

Comments
 (0)