summaryrefslogtreecommitdiffstats
path: root/Documentation/media/Makefile
diff options
context:
space:
mode:
authorMauro Carvalho Chehab2016-11-30 11:00:13 +0100
committerJonathan Corbet2016-12-01 01:03:23 +0100
commit2bd658de409da459a4e5028010715628e7f11b52 (patch)
tree8c3b3d386f12713ac25e468b189a77e1f700899d /Documentation/media/Makefile
parentsvg files: cleanup them (diff)
downloadkernel-qcow2-linux-2bd658de409da459a4e5028010715628e7f11b52.tar.gz
kernel-qcow2-linux-2bd658de409da459a4e5028010715628e7f11b52.tar.xz
kernel-qcow2-linux-2bd658de409da459a4e5028010715628e7f11b52.zip
docs-rst: nv12mt zigzag images: replace by SVG images
Instead of using bitmap images to show the zigzag macroblock parsing, replace it by a SVG ones, with is scalable. 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/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/media/Makefile b/Documentation/media/Makefile
index d79afe4d27e9..ec95286e556c 100644
--- a/Documentation/media/Makefile
+++ b/Documentation/media/Makefile
@@ -17,6 +17,8 @@ IMAGES = \
uapi/v4l/crop.svg \
uapi/v4l/fieldseq_bt.svg \
uapi/v4l/fieldseq_tb.svg \
+ uapi/v4l/nv12mt.svg \
+ uapi/v4l/nv12mt_example.svg \
uapi/v4l/subdev-image-processing-full.svg \
uapi/v4l/subdev-image-processing-scaling-multi-source.svg \
uapi/v4l/subdev-image-processing-crop.svg \