-
Notifications
You must be signed in to change notification settings - Fork 19
/
CODEOWNERS
Validating CODEOWNERS rules...
123 lines (99 loc) · 5.65 KB
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
* apple.wang@intel.com carl.zhang@intel.com felix.zhou@intel.com
/api/include/ apple.wang@intel.com dmitry.v.rogozhkin@intel.com felix.zhou@intel.com
CODEOWNERS @Intel-Media-SDK/mediasdk-admin apple.wang@intel.com carl.zhang@intel.com felix.zhou@intel.com
CMakeLists.txt sherry.lin@intel.com
# av1d
/_studio/mfx_lib/decode/av1/ will.guo@intel.com yan.wang@intel.com
/_studio/shared/umc/codec/av1_dec/ will.guo@intel.com yan.wang@intel.com
# h264d:
/_studio/mfx_lib/dec/h264/ will.guo@intel.com yan.wang@intel.com
/_studio/mfx_lib/decode/h264/ will.guo@intel.com yan.wang@intel.com
/_studio/shared/umc/codec/h264_dec/ will.guo@intel.com yan.wang@intel.com
# h264e:
/_studio/mfx_lib/enc/h264/ thomas.li@intel.com apple.wang@intel.com
/_studio/mfx_lib/enc_hw/h264/ thomas.li@intel.com apple.wang@intel.com
/_studio/mfx_lib/encode_hw/h264/ thomas.li@intel.com apple.wang@intel.com
/_studio/mfx_lib/encode/h264/ thomas.li@intel.com apple.wang@intel.com
/_studio/shared/umc/codec/h264_enc/ thomas.li@intel.com apple.wang@intel.com
/_studio/mfx_lib/pak/h264/ thomas.li@intel.com apple.wang@intel.com
/_studio/shared/umc/codec/me/ thomas.li@intel.com apple.wang@intel.com
# mpeg2d:
/_studio/mfx_lib/dec/mpeg2/ will.guo@intel.com yan.wang@intel.com
/_studio/mfx_lib/decode/mpeg2/ will.guo@intel.com yan.wang@intel.com
# mpeg2e:
/_studio/mfx_lib/enc/mpeg2/ thomas.li@intel.com apple.wang@intel.com
/_studio/mfx_lib/enc_hw/mpeg2/ thomas.li@intel.com apple.wang@intel.com
/_studio/mfx_lib/encode/mpeg2/ thomas.li@intel.com apple.wang@intel.com
/_studio/mfx_lib/encode_hw/mpeg2/ thomas.li@intel.com apple.wang@intel.com
/_studio/shared/umc/codec/mpeg2_enc/ thomas.li@intel.com apple.wang@intel.com
/_studio/mfx_lib/pak/mpeg2/ thomas.li@intel.com apple.wang@intel.com
/_studio/shared/umc/codec/me/ thomas.li@intel.com apple.wang@intel.com
# vc1:
/_studio/mfx_lib/decode/vc1/ will.guo@intel.com yan.wang@intel.com
/_studio/shared/umc/codec/vc1_dec/ will.guo@intel.com yan.wang@intel.com
/_studio/shared/umc/codec/vc1_common/ will.guo@intel.com yan.wang@intel.com
/_studio/mfx_lib/enc/vc1/ will.guo@intel.com yan.wang@intel.com
/_studio/mfx_lib/encode/vc1/ will.guo@intel.com yan.wang@intel.com
/_studio/shared/umc/codec/vc1_enc/ will.guo@intel.com yan.wang@intel.com
/_studio/shared/umc/codec/vc1_common/ will.guo@intel.com yan.wang@intel.com
# hevcd:
/_studio/mfx_lib/decode/h265/ will.guo@intel.com yan.wang@intel.com
/_studio/shared/umc/codec/h265_dec/ will.guo@intel.com yan.wang@intel.com
# hevce:
/_studio/hevce_hw/ thomas.li@intel.com apple.wang@intel.com
/_studio/mfx_lib/encode_hw/h265/ thomas.li@intel.com apple.wang@intel.com
/_studio/mfx_lib/encode_hw/hevc/ thomas.li@intel.com apple.wang@intel.com
# mjpegd:
/_studio/mfx_lib/decode/mjpeg/ will.guo@intel.com yan.wang@intel.com
/_studio/shared/umc/codec/jpeg_common/ will.guo@intel.com yan.wang@intel.com
/_studio/shared/umc/codec/jpeg_dec/ will.guo@intel.com yan.wang@intel.com
# mjpege:
/_studio/mfx_lib/encode/mjpeg/ thomas.li@intel.com apple.wang@intel.com
/_studio/mfx_lib/encode_hw/mjpeg/ thomas.li@intel.com apple.wang@intel.com
/_studio/shared/umc/codec/jpeg_common/ thomas.li@intel.com apple.wang@intel.com
/_studio/shared/umc/codec/jpeg_enc/ thomas.li@intel.com apple.wang@intel.com
# vp8d:
/_studio/mfx_lib/decode/vp8/ will.guo@intel.com yan.wang@intel.com
/_studio/shared/umc/codec/vp8_dec/ will.guo@intel.com yan.wang@intel.com
# vp9d:
/_studio/mfx_lib/decode/vp9/ will.guo@intel.com yan.wang@intel.com
/_studio/mfx_lib/shared/include/mfx_vpx_dec/ will.guo@intel.com yan.wang@intel.com
/_studio/mfx_lib/shared/src/mfx_vpx_dec/ will.guo@intel.com yan.wang@intel.com
/_studio/shared/umc/codec/vp9_dec/ will.guo@intel.com yan.wang@intel.com
# vp9e:
/_studio/vp9e_hw/ chunbo.chen@intel.com apple.wang@intel.com
_studio/mfx_lib/encode_hw/vp9/ chunbo.chen@intel.com apple.wang@intel.com
# vpp:
/_studio/mfx_lib/vpp/ furong.zhang@intel.com
/_studio/shared/umc/codec/color_space_converter/ furong.zhang@intel.com
/_studio/shared/umc/codec/scene_analyzer/ furong.zhang@intel.com
# tests:
/tests/ dmitry.v.rogozhkin@intel.com apple.wang@intel.com felix.zhou@intel.com
# avc_fei:
/_studio/mfx_lib/fei/ thomas.li@intel.com apple.wang@intel.com
/samples/sample_fei/ thomas.li@intel.com apple.wang@intel.com
# hevc_fei:
/_studio/hevc_fei/ thomas.li@intel.com apple.wang@intel.com
/samples/sample_hevc_fei/ thomas.li@intel.com apple.wang@intel.com
/_studio/mfx_lib/encode_hw/h265/src/*fei* thomas.li@intel.com apple.wang@intel.com
/_studio/mfx_lib/encode_hw/h265/include/*fei* thomas.li@intel.com apple.wang@intel.com
# enctools:
/_studio/enctools/ sergey.plotnikov@intel.com
/_studio/enctools/aenc sergey.plotnikov@intel.com
/_studio/shared/include/mfxenctools-int.h sergey.plotnikov@intel.com
# samples:
/samples/ apple.wang@intel.com felix.zhou@intel.com
# core:
/_studio/mfx_lib/shared/ apple.wang@intel.com dmitry.v.rogozhkin@intel.com felix.zhou@intel.com
/_studio/shared/ apple.wang@intel.com dmitry.v.rogozhkin@intel.com felix.zhou@intel.com
/_studio/shared/umc/core/ apple.wang@intel.com dmitry.v.rogozhkin@intel.com felix.zhou@intel.com
/_studio/shared/umc/io/ apple.wang@intel.com dmitry.v.rogozhkin@intel.com felix.zhou@intel.com
/_studio/mfx_lib/cmrt_cross_platform/ apple.wang@intel.com dmitry.v.rogozhkin@intel.com felix.zhou@intel.com
/_studio/mfx_lib/scheduler/ apple.wang@intel.com dmitry.v.rogozhkin@intel.com felix.zhou@intel.com
# android:
/android/ @Intel-Media-SDK/mediasdk-admin
*.mk @Intel-Media-SDK/mediasdk-admin
# build:
/builder/ apple.wang@intel.com dmitry.v.rogozhkin@intel.com felix.zhou@intel.com
# plugin:
/_studio/mfx_lib/plugin/ apple.wang@intel.com dmitry.v.rogozhkin@intel.com felix.zhou@intel.com