intel / intel/libva

Add mono_chrome to VAEncSequenceParameterBufferAV1

Open
#691 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
784
Forks
314
PR merge metrics
No merged PRs in 30d

Description

To chroma subsampling completely, it is required to set mono_chrome.
See https://aomediacodec.github.io/av1-spec/#color-config-semantics

In fact, [VADecPictureParameterBufferAV1](https://github.com/intel/libva/blob/97cbc87c94351c62a47d87e776488a9317ad398b/va/va_dec_av1.h#L281) has mono_chrome variable, but VAEncSequenceParameterBufferAV1 doesn't have.
It is necessary to add mono_chrome to VAEncSequenceParameterBufferAV1.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.