Skip to content

Commit 89c802f

Browse files
authored
Av1 -> Avc
1 parent baf8e2f commit 89c802f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

avc_codec_registration.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@
206206
</dd>
207207
</dl>
208208

209-
VideoEncoderEncodeOptionsForAv1 {#av1-encode-options}
209+
VideoEncoderEncodeOptionsForAvc {#avc-encode-options}
210210
--------------------------------------
211211
<pre class='idl'>
212212
<xmp>
@@ -220,7 +220,7 @@
220220
<dt><dfn dict-member for=VideoEncoderEncodeOptionsForAvc>quantizer</dfn></dt>
221221
<dd>
222222
Sets per-frame quantizer value.
223-
In [[ITU-T-REC-H.264]] the quantizer threshold can be varied from 0 to 51
223+
In [[ITU-T-REC-H.264]] the quantizer threshold can be varied from 0 to 51.
224224
</dd>
225225
</dl>
226226

0 commit comments

Comments
 (0)