Skip to content

DAV1D_MC_IDENTITY requires DAV1D_PIXEL_LAYOUT_I444

Wan-Teh Chang requested to merge (removed):patch-5 into master

Section 6.4.2 (Color config semantics) of the AV1 spec says: If matrix_coefficients is equal to MC_IDENTITY, it is a requirement of bitstream conformance that subsampling_x is equal to 0 and subsampling_y is equal to 0.

Merge request reports