Skip to content

dav1dplay: use new pl_chroma_location API

Niklas Haas requested to merge haasn/dav1d:dp-chroma-loc into master

This one correctly sets the subsampling mode based on whether or not the plane is actually subsampled, and also infers PL_CHROMA_UNKNOWN as PL_CHROMA_TOP_LEFT in such cases.

Merge request reports