Commit 7ba432f0 authored by Sakari Ailus's avatar Sakari Ailus Committed by Hans Verkuil
Browse files

media: Documentation: Add "stream" into glossary



Add term "stream" to the glossary of the Media subsystem documentation.

Signed-off-by: default avatarSakari Ailus <sakari.ailus@linux.intel.com>
Reviewed-by: default avatarTomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Reviewed-by: default avatarLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: default avatarHans Verkuil <hverkuil-cisco@xs4all.nl>
parent c580efb9
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -173,6 +173,11 @@ Glossary
	An integrated circuit that integrates all components of a computer
	or other electronic systems.

    Stream
	A distinct flow of data (image data or metadata) from an initial source
	to a final sink. The initial source may be e.g. an image sensor and the
	final sink e.g. a memory buffer.

    V4L2 API
	**V4L2 userspace API**