From be25b0435b430ac4545b340488c3b5d4b24975f5 Mon Sep 17 00:00:00 2001 From: Hans Verkuil Date: Thu, 25 Nov 2021 11:15:12 +0100 Subject: media: libv4l-introduction.rst: fix undefined label V4L2_PIX_FMT_HM12 was redefined to V4L2_PIX_FMT_NV12_16L16, so use the new name in libv4l-introduction.rst. This fixes this warning: libv4l-introduction.rst:27: WARNING: undefined label: v4l2-pix-fmt-hm12 Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Documentation/userspace-api/media/v4l/libv4l-introduction.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/userspace-api') diff --git a/Documentation/userspace-api/media/v4l/libv4l-introduction.rst b/Documentation/userspace-api/media/v4l/libv4l-introduction.rst index 05690f2358ce..90215313b965 100644 --- a/Documentation/userspace-api/media/v4l/libv4l-introduction.rst +++ b/Documentation/userspace-api/media/v4l/libv4l-introduction.rst @@ -26,7 +26,7 @@ found in V4L2 drivers into a few common RGB and YUY formats. It currently accepts the following V4L2 driver formats: :ref:`V4L2_PIX_FMT_BGR24 `, -:ref:`V4L2_PIX_FMT_HM12 `, +:ref:`V4L2_PIX_FMT_NV12_16L16 `, :ref:`V4L2_PIX_FMT_JPEG `, :ref:`V4L2_PIX_FMT_MJPEG `, :ref:`V4L2_PIX_FMT_MR97310A `, -- cgit v1.2.3