diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2018-07-27 06:40:45 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-07-27 06:45:12 -0400 |
commit | 06b168aeb5096530c1dde1804a076d85f01bd122 (patch) | |
tree | 9127730c1f57741e3e1f22bc911392deb880f848 /Documentation/media | |
parent | a00e5f074b3f3cd39d1ccdc53d4d805b014df3f3 (diff) | |
download | linux-06b168aeb5096530c1dde1804a076d85f01bd122.tar.bz2 |
media: media-types.rst: fix doc warnings
Fix these warnings when building the documentation:
media.h.rst:6: WARNING: undefined label: media-ent-f-dv-decoder (if the link has no caption the label must precede a section header)
media.h.rst:6: WARNING: undefined label: media-ent-f-dv-encoder (if the link has no caption the label must precede a section header)
media.h.rst:6: WARNING: undefined label: media-ent-f-dv-decoder (if the link has no caption the label must precede a section header)
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'Documentation/media')
-rw-r--r-- | Documentation/media/uapi/mediactl/media-types.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/media/uapi/mediactl/media-types.rst b/Documentation/media/uapi/mediactl/media-types.rst index 0e9adc7869b8..e4c57c8f4553 100644 --- a/Documentation/media/uapi/mediactl/media-types.rst +++ b/Documentation/media/uapi/mediactl/media-types.rst @@ -41,7 +41,8 @@ Types and flags used to represent the media graph elements .. _MEDIA-ENT-F-PROC-VIDEO-DECODER: .. _MEDIA-ENT-F-VID-MUX: .. _MEDIA-ENT-F-VID-IF-BRIDGE: -.. _MEDIA-ENT-F-DTV-DECODER: +.. _MEDIA-ENT-F-DV-DECODER: +.. _MEDIA-ENT-F-DV-ENCODER: .. cssclass:: longtable |