Skip to content

Commit 1b6c3f9

Browse files
fix typo (U an V -> U and V)
SHA: 087c83c Reason: push, by Djuffin Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4c1565d commit 1b6c3f9

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<link href="https://www.w3.org/StyleSheets/TR/2021/W3C-ED" rel="stylesheet">
88
<meta content="Bikeshed version 86e3be07a, updated Tue Nov 18 16:58:08 2025 +0000" name="generator">
99
<link href="https://www.w3.org/TR/webcodecs/" rel="canonical">
10-
<meta content="66a81b293d654e6b50e9a07efbb04379012c6f25" name="revision">
10+
<meta content="087c83c8f6cad869fd6bbf148c034f99a8dea54a" name="revision">
1111
<meta content="dark light" name="color-scheme">
1212
<link href="https://www.w3.org/StyleSheets/TR/2021/dark.css" media="(prefers-color-scheme: dark)" rel="stylesheet" type="text/css">
1313
<style>
@@ -723,7 +723,7 @@
723723
</p>
724724
<h1 class="no-ref p-name" id="title">WebCodecs</h1>
725725
<p id="w3c-state"><a href="https://www.w3.org/standards/types/#ED">Editor’s Draft</a>,
726-
<time class="dt-updated" datetime="2025-11-19">19 November 2025</time></p>
726+
<time class="dt-updated" datetime="2025-11-24">24 November 2025</time></p>
727727
<details open>
728728
<summary>More details about this document</summary>
729729
<div data-fill-with="spec-metadata">
@@ -6756,7 +6756,7 @@ <h3 class="heading settled" data-level="9.8" id="pixel-format"><span class="secn
67566756
often refered to as Planar YUV 4:2:0.
67576757

67586758

6759-
<p>The U an V planes are <a data-link-type="dfn" href="#sub-sampling" id="ref-for-sub-sampling②">sub-sampled</a> horizontally and vertically by a
6759+
<p>The U and V planes are <a data-link-type="dfn" href="#sub-sampling" id="ref-for-sub-sampling②">sub-sampled</a> horizontally and vertically by a
67606760
<a data-link-type="dfn" href="#sub-sampling-factor" id="ref-for-sub-sampling-factor⑤">factor</a> of 2 compared to the Y plane.</p>
67616761
<p>Each sample in this format is 8 bits.</p>
67626762
<p>There are <code class="idl"><a data-link-type="idl" href="#dom-videoframe-codedwidth" id="ref-for-dom-videoframe-codedwidth⑤">codedWidth</a></code> * <code class="idl"><a data-link-type="idl" href="#dom-videoframe-codedheight" id="ref-for-dom-videoframe-codedheight⑤">codedHeight</a></code> samples
@@ -6824,7 +6824,7 @@ <h3 class="heading settled" data-level="9.8" id="pixel-format"><span class="secn
68246824
an alpha channel.
68256825

68266826

6827-
<p>The U an V planes are <a data-link-type="dfn" href="#sub-sampling" id="ref-for-sub-sampling⑤">sub-sampled</a> horizontally and vertically by a
6827+
<p>The U and V planes are <a data-link-type="dfn" href="#sub-sampling" id="ref-for-sub-sampling⑤">sub-sampled</a> horizontally and vertically by a
68286828
<a data-link-type="dfn" href="#sub-sampling-factor" id="ref-for-sub-sampling-factor⑧">factor</a> of 2 compared to the Y and Alpha planes.</p>
68296829
<p>Each sample in this format is 8 bits.</p>
68306830
<p>There are <code class="idl"><a data-link-type="idl" href="#dom-videoframe-codedwidth" id="ref-for-dom-videoframe-codedwidth①④">codedWidth</a></code> * <code class="idl"><a data-link-type="idl" href="#dom-videoframe-codedheight" id="ref-for-dom-videoframe-codedheight①④">codedHeight</a></code> samples
@@ -6896,7 +6896,7 @@ <h3 class="heading settled" data-level="9.8" id="pixel-format"><span class="secn
68966896
often refered to as Planar YUV 4:2:2.
68976897

68986898

6899-
<p>The U an V planes are <a data-link-type="dfn" href="#sub-sampling" id="ref-for-sub-sampling⑧">sub-sampled</a> horizontally by a <a data-link-type="dfn" href="#sub-sampling-factor" id="ref-for-sub-sampling-factor①①">factor</a> of 2
6899+
<p>The U and V planes are <a data-link-type="dfn" href="#sub-sampling" id="ref-for-sub-sampling⑧">sub-sampled</a> horizontally by a <a data-link-type="dfn" href="#sub-sampling-factor" id="ref-for-sub-sampling-factor①①">factor</a> of 2
69006900
compared to the Y plane, and not <a data-link-type="dfn" href="#sub-sampling" id="ref-for-sub-sampling⑨">sub-sampled</a> vertically.</p>
69016901
<p>Each sample in this format is 8 bits.</p>
69026902
<p>There are <code class="idl"><a data-link-type="idl" href="#dom-videoframe-codedwidth" id="ref-for-dom-videoframe-codedwidth②③">codedWidth</a></code> * <code class="idl"><a data-link-type="idl" href="#dom-videoframe-codedheight" id="ref-for-dom-videoframe-codedheight②③">codedHeight</a></code> samples
@@ -7115,7 +7115,7 @@ <h3 class="heading settled" data-level="9.8" id="pixel-format"><span class="secn
71157115
this order, and are refered to as respectively the Y plane and the UV plane.
71167116

71177117

7118-
<p>The U an V components are <a data-link-type="dfn" href="#sub-sampling" id="ref-for-sub-sampling②⑥">sub-sampled</a> horizontally and vertically by a
7118+
<p>The U and V components are <a data-link-type="dfn" href="#sub-sampling" id="ref-for-sub-sampling②⑥">sub-sampled</a> horizontally and vertically by a
71197119
<a data-link-type="dfn" href="#sub-sampling-factor" id="ref-for-sub-sampling-factor①⑦">factor</a> of 2 compared to the components in the Y planes.</p>
71207120
<p>Each sample in this format is 8 bits.</p>
71217121
<p>There are <code class="idl"><a data-link-type="idl" href="#dom-videoframe-codedwidth" id="ref-for-dom-videoframe-codedwidth⑤③">codedWidth</a></code> * <code class="idl"><a data-link-type="idl" href="#dom-videoframe-codedheight" id="ref-for-dom-videoframe-codedheight⑤③">codedHeight</a></code> samples

0 commit comments

Comments
 (0)