Skip to content

Commit 06c2eb2

Browse files
committed
Add CSP_CENTER.
1 parent 5e04f3f commit 06c2eb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

07.bitstream.semantics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,7 @@ that subsampling_x is equal to 0 and subsampling_y is equal to 0.
461461
| 0 | CSP_UNKNOWN | Unknown (in this case the source video transfer function must be signaled outside the AV1 bitstream)
462462
| 1 | CSP_VERTICAL | Horizontally co-located with (0, 0) luma sample, vertical position in the middle between two luma samples
463463
| 2 | CSP_COLOCATED | co-located with (0, 0) luma sample
464-
| 3 | CSP_RESERVED |
464+
| 3 | CSP_CENTER | Horizontal position in the middle between two luma samples, vertical position in the middle between two luma samples
465465
{:.table .table-sm .table-bordered }
466466

467467
**separate_uv_delta_q** equal to 1 indicates that the U and V planes may have separate delta quantizer values.

0 commit comments

Comments
 (0)