aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/media/Makefile
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2016-11-30 08:00:14 -0200
committerJonathan Corbet <corbet@lwn.net>2016-11-30 17:07:29 -0700
commit394709da73bc10f0b2d91495ff2440bc0ede5652 (patch)
tree9d86aeed1b05f33fe87db139866517f2ddce1989 /Documentation/media/Makefile
parentdocs-rst: nv12mt zigzag images: replace by SVG images (diff)
downloadlinux-dev-394709da73bc10f0b2d91495ff2440bc0ede5652.tar.xz
linux-dev-394709da73bc10f0b2d91495ff2440bc0ede5652.zip
docs-rst: convert pipeline to SVG format
The pipeline image was produced from some dot file that has long missed. Create a pipeline.dot with the graph and convert it to SVG. As we're planning to add future support for graphviz graphics, also store the .dot file on the tree, as this will make easier when we add such Sphinx extension. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/media/Makefile')
-rw-r--r--Documentation/media/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/media/Makefile b/Documentation/media/Makefile
index ec95286e556c..fff8e3b73e25 100644
--- a/Documentation/media/Makefile
+++ b/Documentation/media/Makefile
@@ -19,6 +19,7 @@ IMAGES = \
uapi/v4l/fieldseq_tb.svg \
uapi/v4l/nv12mt.svg \
uapi/v4l/nv12mt_example.svg \
+ uapi/v4l/pipeline.svg \
uapi/v4l/subdev-image-processing-full.svg \
uapi/v4l/subdev-image-processing-scaling-multi-source.svg \
uapi/v4l/subdev-image-processing-crop.svg \