Media Maintainers: Difference between revisions

From LinuxTVWiki
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 - Gregor
│   ├── freebsd - Gregor
│   ├── gconv - Mauro (part of libdvbv5)
│   ├── gconv - Mauro
│   ├── parsers - Mauro
│   ├── parsers - Mauro
│   ├── pci_traffic - Mauro
│   ├── pci_traffic - Mauro
│   └── test - Everyone
│   └── test - Everyone
├── doc - Mauro (part of libdvbv5)
├── doc - Mauro
├── doxygen-doc - Everyone
├── doxygen-doc - Everyone
├── include - Everyone
├── include - Everyone
│   └── linux - Everyone
│   └── linux - Everyone
│   └── dvb - Mauro (and whomever runs the kernel-sync target)
│   └── dvb - Mauro
├── lib - Everyone
├── lib - Everyone
│   ├── include - Everyone
│   ├── 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 - Mauro
├── libdvbv5-po - Mauro
├── m4 - Everyone
├── m4 - Everyone
├── utils - Everyone
├── utils - Everyone
│   ├── cec-compliance - Hans V.
│   ├── cec-compliance - Hans V.
│   ├── cec-ctl - Hans V.
│   ├── cec-ctl - Hans V.
│   ├── cec-follower - Hans V.
│   ├── cec-follower - Hans V.
│   ├── common - Everyone
│   ├── common - Everyone
│   ├── cx18-ctl - Hans V.
│   ├── cx18-ctl - Hans V.
│   ├── decode_tm6000 - Mauro
│   ├── decode_tm6000 - Mauro
│   ├── dvb - Mauro
│   ├── dvb - Mauro
│   ├── ir-ctl - Sean
│   ├── ir-ctl - Sean
│   ├── ivtv-ctl - Hans V.
│   ├── ivtv-ctl - Hans V.
│   ├── keytable - Sean
│   ├── keytable - Sean
│   ├── libmedia_dev - (Laurent, Sailus?)
│   ├── libmedia_dev - Laurent, Sailus
│   ├── libv4l2util - ????????
│   ├── libv4l2util - Hans de Goede
│   ├── media-ctl - (Laurent, Sailus?)
│   ├── media-ctl - Laurent, Sailus
│   ├── qv4l2 - Hans V.
│   ├── qv4l2 - Hans V.
│   ├── rds - Hans V.
│   ├── rds - Hans V.
│   ├── rds-ctl - Hans V.
│   ├── rds-ctl - Hans V.
│   ├── v4l2-compliance - Hans V.
│   ├── v4l2-compliance - Hans V.
│   ├── v4l2-ctl - Hans V.
│   ├── v4l2-ctl - Hans V.
│   ├── v4l2-dbg - Hans V.
│   ├── v4l2-dbg - Hans V.
│   ├── v4l2-sysfs-path - Mauro
│   ├── v4l2-sysfs-path - Mauro
│   └── xc3028-firmware - Mauro
│   └── 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