Skip to content

Add more complete descriptions for PixelFormats #165

@chcunningham

Description

@chcunningham

For instance, for I420 we could mention

  • the number of planes is 3
  • they are Y, U, and V
  • their horizontal pixel sampling rate is 1, 2, and 2, respectively.
  • their vertical pixel sampling rate is ""

This is good for interop and documentation. It also allows us to give more complete steps to validate PlaneInit dictionaries.

Metadata

Metadata

Assignees

Labels

need-definitionAn issues where something needs to be specified normatively

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions