Media Maintainers: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 35: | Line 35: | ||
|Sakari Ailus |
|Sakari Ailus |
||
|- |
|- |
||
|Sean Young |
|Sean Young |
||
|- |
|||
|} |
|} |
||
Line 41: | Line 42: | ||
├── contrib - Everyone |
├── contrib - Everyone |
||
│ ├── cobalt-ctl - Hans V. |
│ ├── cobalt-ctl - Hans V. |
||
│ ├── freebsd |
│ ├── freebsd - Gregor |
||
│ ├── gconv - Mauro |
│ ├── gconv - Mauro |
||
│ ├── parsers |
│ ├── parsers - Mauro |
||
│ ├── pci_traffic - Mauro |
│ ├── pci_traffic - Mauro |
||
│ └── test - Everyone |
│ └── test - Everyone |
||
├── doc |
├── doc - Mauro |
||
├── doxygen-doc |
├── doxygen-doc - Everyone |
||
├── include - Everyone |
├── include - Everyone |
||
│ └── linux - Everyone |
│ └── linux - Everyone |
||
│ └── dvb |
│ └── dvb - Mauro |
||
├── lib |
├── lib - Everyone |
||
│ ├── include |
│ ├── include - Everyone |
||
│ │ └── libdvbv5 - Mauro |
│ │ └── libdvbv5 - Mauro |
||
│ ├── libdvbv5 - Mauro |
│ ├── libdvbv5 - Mauro |
||
│ ├── libv4l1 |
│ ├── libv4l1 - Hans de Goede |
||
│ ├── libv4l2 |
│ ├── libv4l2 - Hans de Goede |
||
│ ├── libv4l2rds - |
│ ├── libv4l2rds - Hans de Goede |
||
│ ├── libv4lconvert - |
│ ├── libv4lconvert - Hans de Goede |
||
│ └── libv4l-mplane - |
│ └── libv4l-mplane - Hans de Goede |
||
├── libdvbv5-po |
├── libdvbv5-po - Mauro |
||
├── m4 |
├── m4 - Everyone |
||
├── utils - Everyone |
├── utils - Everyone |
||
│ ├── cec-compliance |
│ ├── cec-compliance - Hans V. |
||
│ ├── cec-ctl |
│ ├── cec-ctl - Hans V. |
||
│ ├── cec-follower - Hans V. |
│ ├── cec-follower - Hans V. |
||
│ ├── common |
│ ├── common - Everyone |
||
│ ├── cx18-ctl - Hans V. |
│ ├── cx18-ctl - Hans V. |
||
│ ├── decode_tm6000 - Mauro |
│ ├── decode_tm6000 - Mauro |
||
│ ├── dvb - Mauro |
│ ├── dvb - Mauro |
||
│ ├── ir-ctl |
│ ├── ir-ctl - Sean |
||
│ ├── ivtv-ctl - Hans V. |
│ ├── ivtv-ctl - Hans V. |
||
│ ├── keytable - Sean |
│ ├── keytable - Sean |
||
│ ├── libmedia_dev - |
│ ├── libmedia_dev - Laurent, Sailus |
||
│ ├── libv4l2util - |
│ ├── libv4l2util - Hans de Goede |
||
│ ├── media-ctl - |
│ ├── media-ctl - Laurent, Sailus |
||
│ ├── qv4l2 - Hans V. |
│ ├── qv4l2 - Hans V. |
||
│ ├── rds - Hans V. |
│ ├── rds - Hans V. |
||
│ ├── rds-ctl |
│ ├── rds-ctl - Hans V. |
||
│ ├── v4l2-compliance |
│ ├── v4l2-compliance - Hans V. |
||
│ ├── v4l2-ctl - Hans V. |
│ ├── v4l2-ctl - Hans V. |
||
│ ├── v4l2-dbg - Hans V. |
│ ├── v4l2-dbg - Hans V. |
||
│ ├── v4l2-sysfs-path |
│ ├── v4l2-sysfs-path - Mauro |
||
│ └── xc3028-firmware |
│ └── xc3028-firmware - Mauro |
||
└── v4l-utils-po - Everyone |
└── v4l-utils-po - Everyone |
Revision as of 13:15, 14 September 2017
=Maintainers for each component of the Linux multimedia subsystem
Linux Kernel
Person | Responsibility | Scope |
---|---|---|
Mauro Carvalho Chehab | Maintainer of the media subsystem | mainly /drivers/media, Documentation/media |
V4L Utils
Person |
---|
Mauro Carvalho Chehab |
Hans Verkuil |
Douglas Landgraf |
Hans de Goede |
Gregor Jasny |
Andre Roth |
Laurent Pinchart |
Sakari Ailus |
Sean Young |
. - Everyone ├── contrib - Everyone │ ├── cobalt-ctl - Hans V. │ ├── freebsd - Gregor │ ├── gconv - Mauro │ ├── parsers - Mauro │ ├── pci_traffic - Mauro │ └── test - Everyone ├── doc - Mauro ├── doxygen-doc - Everyone ├── include - Everyone │ └── linux - Everyone │ └── dvb - Mauro ├── lib - Everyone │ ├── include - Everyone │ │ └── libdvbv5 - Mauro │ ├── libdvbv5 - Mauro │ ├── libv4l1 - Hans de Goede │ ├── libv4l2 - Hans de Goede │ ├── libv4l2rds - Hans de Goede │ ├── libv4lconvert - Hans de Goede │ └── libv4l-mplane - Hans de Goede ├── libdvbv5-po - Mauro ├── m4 - Everyone ├── utils - Everyone │ ├── cec-compliance - Hans V. │ ├── cec-ctl - Hans V. │ ├── cec-follower - Hans V. │ ├── common - Everyone │ ├── cx18-ctl - Hans V. │ ├── decode_tm6000 - Mauro │ ├── dvb - Mauro │ ├── ir-ctl - Sean │ ├── ivtv-ctl - Hans V. │ ├── keytable - Sean │ ├── libmedia_dev - Laurent, Sailus │ ├── libv4l2util - Hans de Goede │ ├── media-ctl - Laurent, Sailus │ ├── qv4l2 - Hans V. │ ├── rds - Hans V. │ ├── rds-ctl - Hans V. │ ├── v4l2-compliance - Hans V. │ ├── v4l2-ctl - Hans V. │ ├── v4l2-dbg - Hans V. │ ├── v4l2-sysfs-path - Mauro │ └── xc3028-firmware - Mauro └── v4l-utils-po - Everyone