forked from intel/vpl-gpu-rt
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CODEOWNERS
Validating CODEOWNERS rules...
51 lines (43 loc) · 4.2 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
# core & plugin:
/_studio/mfx_lib/cmrt_cross_platform/** [email protected] [email protected] [email protected] [email protected]
/_studio/mfx_lib/scheduler/** [email protected] [email protected] [email protected] [email protected]
# decoders
/_studio/mfx_lib/shared/include/mfx_vpx_dec/** [email protected] [email protected] [email protected]
# AVC/MPEG2/JPEG encode
# HEVC encode:
/_studio/mfx_lib/encode_hw/hevc/** [email protected] [email protected] [email protected] [email protected]
# VP9 encode:
_studio/mfx_lib/encode_hw/vp9/ [email protected] [email protected]
# VPP:
/_studio/mfx_lib/vpp/ [email protected]
# enctools:
/_studio/enctools/ [email protected] [email protected]
/_studio/enctools/aenc [email protected]
/_studio/shared/include/mfxenctools-int.h [email protected] [email protected]
# samples:
/samples/ [email protected]