Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

media: Documentation: Improve grammar, formatting in Video4Linux

Fix typos, punctuation and improve grammar and formatting in documentation
for Video4Linux (V4L).

Signed-off-by: Hanne-Lotta Mäenpää <hannelotta@gmail.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>

authored by

Hanne-Lotta Mäenpää and committed by
Hans Verkuil
23715176 dd8bb4a2

+16 -28
+1 -1
Documentation/userspace-api/media/v4l/biblio.rst
··· 150 150 ======== 151 151 152 152 153 - :title: ITU-T Recommendation T.81 "Information Technology --- Digital Compression and Coding of Continous-Tone Still Images --- Requirements and Guidelines" 153 + :title: ITU-T Recommendation T.81 "Information Technology --- Digital Compression and Coding of Continuous-Tone Still Images --- Requirements and Guidelines" 154 154 155 155 :author: International Telecommunication Union (http://www.itu.int) 156 156
+2 -2
Documentation/userspace-api/media/v4l/dev-sliced-vbi.rst
··· 48 48 The :ref:`video standard <standard>` ioctls provide information vital 49 49 to program a sliced VBI device, therefore must be supported. 50 50 51 - .. _sliced-vbi-format-negotitation: 51 + .. _sliced-vbi-format-negotiation: 52 52 53 53 Sliced VBI Format Negotiation 54 54 ============================= ··· 377 377 378 378 If a device can produce an MPEG output stream, it may be capable of 379 379 providing 380 - :ref:`negotiated sliced VBI services <sliced-vbi-format-negotitation>` 380 + :ref:`negotiated sliced VBI services <sliced-vbi-format-negotiation>` 381 381 as data embedded in the MPEG stream. Users or applications control this 382 382 sliced VBI data insertion with the 383 383 :ref:`V4L2_CID_MPEG_STREAM_VBI_FMT <v4l2-mpeg-stream-vbi-fmt>`
+3 -8
Documentation/userspace-api/media/v4l/ext-ctrls-fm-rx.rst
··· 64 64 broadcasts speech. If the transmitter doesn't make this distinction, 65 65 then it will be set. 66 66 67 - ``V4L2_CID_TUNE_DEEMPHASIS`` 68 - (enum) 69 - 70 - enum v4l2_deemphasis - 67 + ``V4L2_CID_TUNE_DEEMPHASIS (enum)`` 71 68 Configures the de-emphasis value for reception. A de-emphasis filter 72 69 is applied to the broadcast to accentuate the high audio 73 70 frequencies. Depending on the region, a time constant of either 50 74 - or 75 useconds is used. The enum v4l2_deemphasis defines possible 75 - values for de-emphasis. Here they are: 76 - 77 - 71 + or 75 microseconds is used. The enum v4l2_deemphasis defines possible 72 + values for de-emphasis. They are: 78 73 79 74 .. flat-table:: 80 75 :header-rows: 0
+7 -14
Documentation/userspace-api/media/v4l/ext-ctrls-fm-tx.rst
··· 104 104 105 105 ``V4L2_CID_AUDIO_LIMITER_RELEASE_TIME (integer)`` 106 106 Sets the audio deviation limiter feature release time. Unit is in 107 - useconds. Step and range are driver-specific. 107 + microseconds. Step and range are driver-specific. 108 108 109 109 ``V4L2_CID_AUDIO_LIMITER_DEVIATION (integer)`` 110 110 Configures audio frequency deviation level in Hz. The range and step ··· 121 121 range and step are driver-specific. 122 122 123 123 ``V4L2_CID_AUDIO_COMPRESSION_THRESHOLD (integer)`` 124 - Sets the threshold level for audio compression freature. It is a dB 124 + Sets the threshold level for audio compression feature. It is a dB 125 125 value. The range and step are driver-specific. 126 126 127 127 ``V4L2_CID_AUDIO_COMPRESSION_ATTACK_TIME (integer)`` 128 - Sets the attack time for audio compression feature. It is a useconds 128 + Sets the attack time for audio compression feature. It is a microseconds 129 129 value. The range and step are driver-specific. 130 130 131 131 ``V4L2_CID_AUDIO_COMPRESSION_RELEASE_TIME (integer)`` 132 132 Sets the release time for audio compression feature. It is a 133 - useconds value. The range and step are driver-specific. 133 + microseconds value. The range and step are driver-specific. 134 134 135 135 ``V4L2_CID_PILOT_TONE_ENABLED (boolean)`` 136 136 Enables or disables the pilot tone generation feature. ··· 143 143 Configures pilot tone frequency value. Unit is in Hz. The range and 144 144 step are driver-specific. 145 145 146 - ``V4L2_CID_TUNE_PREEMPHASIS`` 147 - (enum) 148 - 149 - enum v4l2_preemphasis - 146 + ``V4L2_CID_TUNE_PREEMPHASIS (enum)`` 150 147 Configures the pre-emphasis value for broadcasting. A pre-emphasis 151 148 filter is applied to the broadcast to accentuate the high audio 152 149 frequencies. Depending on the region, a time constant of either 50 153 - or 75 useconds is used. The enum v4l2_preemphasis defines possible 154 - values for pre-emphasis. Here they are: 155 - 156 - 150 + or 75 microseconds is used. The enum v4l2_preemphasis defines possible 151 + values for pre-emphasis. They are: 157 152 158 153 .. flat-table:: 159 154 :header-rows: 0 ··· 160 165 - A pre-emphasis of 50 uS is used. 161 166 * - ``V4L2_PREEMPHASIS_75_uS`` 162 167 - A pre-emphasis of 75 uS is used. 163 - 164 - 165 168 166 169 ``V4L2_CID_TUNE_POWER_LEVEL (integer)`` 167 170 Sets the output power level for signal transmission. Unit is in
+2 -2
Documentation/userspace-api/media/v4l/pixfmt-srggb12p.rst
··· 6 6 .. _v4l2-pix-fmt-sgrbg12p: 7 7 8 8 ******************************************************************************************************************************* 9 - V4L2_PIX_FMT_SRGGB12P ('pRCC'), V4L2_PIX_FMT_SGRBG12P ('pgCC'), V4L2_PIX_FMT_SGBRG12P ('pGCC'), V4L2_PIX_FMT_SBGGR12P ('pBCC'), 9 + V4L2_PIX_FMT_SRGGB12P ('pRCC'), V4L2_PIX_FMT_SGRBG12P ('pgCC'), V4L2_PIX_FMT_SGBRG12P ('pGCC'), V4L2_PIX_FMT_SBGGR12P ('pBCC') 10 10 ******************************************************************************************************************************* 11 11 12 12 ··· 20 20 These four pixel formats are packed raw sRGB / Bayer formats with 12 21 21 bits per colour. Every two consecutive samples are packed into three 22 22 bytes. Each of the first two bytes contain the 8 high order bits of 23 - the pixels, and the third byte contains the four least significants 23 + the pixels, and the third byte contains the four least significant 24 24 bits of each pixel, in the same order. 25 25 26 26 Each n-pixel row contains n/2 green samples and n/2 blue or red
+1 -1
Documentation/userspace-api/media/v4l/pixfmt-srggb14p.rst
··· 24 24 bits per colour. Every four consecutive samples are packed into seven 25 25 bytes. Each of the first four bytes contain the eight high order bits 26 26 of the pixels, and the three following bytes contains the six least 27 - significants bits of each pixel, in the same order. 27 + significant bits of each pixel, in the same order. 28 28 29 29 Each n-pixel row contains n/2 green samples and n/2 blue or red samples, 30 30 with alternating green-red and green-blue rows. They are conventionally