Fix typo in word number

This commit is contained in:
Joao C Vieira
2017-11-07 23:29:38 -02:00
parent a75f4b673e
commit f4df015bd5

View File

@@ -235,7 +235,7 @@ These schemas are known as subsampling systems and are expressed as a 3 part rat
* `a` is the horizontal sampling reference (usually 4),
* `x` is the number of chroma samples in the first row of `a` pixels (horizontal resolution in relation to `a`), and
* `y` is is the numer of changes of chroma samples between the first and seconds rows of `a` pixels.
* `y` is is the number of changes of chroma samples between the first and seconds rows of `a` pixels.
> An exception to this exists with 4:1:0, which provides a single chroma sample within each `4 x 4` block of luma resolution.