Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5a93bb93 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

media: format.rst: use the right markup for important notes



There's an important note there, but it is not using the
ReST markup. So, it doesn't get any visual highlight on
the output.

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
parent 91dd89bb
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -78,7 +78,7 @@ output devices is available. [#f1]_
The :ref:`VIDIOC_ENUM_FMT` ioctl must be supported
The :ref:`VIDIOC_ENUM_FMT` ioctl must be supported
by all drivers exchanging image data with applications.
by all drivers exchanging image data with applications.


    **Important**
.. important::


    Drivers are not supposed to convert image formats in kernel space.
    Drivers are not supposed to convert image formats in kernel space.
    They must enumerate only formats directly supported by the hardware.
    They must enumerate only formats directly supported by the hardware.