mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-14 21:48:49 +00:00
[media] docs-rst: fix some .. note:: occurrences
On some places, either an space or the second ':' is missing. Fix them. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
This commit is contained in:
parent
8c978c0846
commit
8d4b231af9
@ -9,7 +9,7 @@ Examples
|
|||||||
In this section we would like to present some examples for using the DVB
|
In this section we would like to present some examples for using the DVB
|
||||||
API.
|
API.
|
||||||
|
|
||||||
..note::
|
.. note::
|
||||||
|
|
||||||
This section is out of date, and the code below won't even
|
This section is out of date, and the code below won't even
|
||||||
compile. Please refer to the
|
compile. Please refer to the
|
||||||
|
@ -16,7 +16,7 @@ device special files named ``/dev/video`` and ``/dev/video0`` to
|
|||||||
``/dev/video`` is typically a symbolic link to the preferred video
|
``/dev/video`` is typically a symbolic link to the preferred video
|
||||||
device.
|
device.
|
||||||
|
|
||||||
..note:: The same device file names are used also for video capture devices.
|
.. note:: The same device file names are used also for video capture devices.
|
||||||
|
|
||||||
|
|
||||||
Querying Capabilities
|
Querying Capabilities
|
||||||
|
@ -17,7 +17,7 @@ This format is similar to
|
|||||||
has a depth of 16 bits. The least significant byte is stored at lower
|
has a depth of 16 bits. The least significant byte is stored at lower
|
||||||
memory addresses (little-endian).
|
memory addresses (little-endian).
|
||||||
|
|
||||||
..note::
|
.. note::
|
||||||
|
|
||||||
The actual sampling precision may be lower than 16 bits,
|
The actual sampling precision may be lower than 16 bits,
|
||||||
for example 10 bits per pixel with values in tange 0 to 1023.
|
for example 10 bits per pixel with values in tange 0 to 1023.
|
||||||
|
@ -41,7 +41,7 @@ output applications call the :ref:`VIDIOC_G_STD <VIDIOC_G_STD>` and
|
|||||||
*received* standard can be sensed with the
|
*received* standard can be sensed with the
|
||||||
:ref:`VIDIOC_QUERYSTD` ioctl.
|
:ref:`VIDIOC_QUERYSTD` ioctl.
|
||||||
|
|
||||||
..note::
|
.. note::
|
||||||
|
|
||||||
The parameter of all these ioctls is a pointer to a
|
The parameter of all these ioctls is a pointer to a
|
||||||
:ref:`v4l2_std_id <v4l2-std-id>` type (a standard set), *not* an
|
:ref:`v4l2_std_id <v4l2-std-id>` type (a standard set), *not* an
|
||||||
|
@ -5,7 +5,7 @@ site: http://royale.zerezo.com/zr364xx/
|
|||||||
|
|
||||||
mail: royale@zerezo.com
|
mail: royale@zerezo.com
|
||||||
|
|
||||||
.. note:
|
.. note::
|
||||||
|
|
||||||
This documentation is outdated
|
This documentation is outdated
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user