Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

av1d: add support for MFX_EXTBUFF_VIDEO_SIGNAL_INFO #328

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

xhaihao
Copy link
Contributor

@xhaihao xhaihao commented May 21, 2024

User may get video signal info via MFX_EXTBUFF_VIDEO_SIGNAL_INFO buffer when calling MFXVideoDECODE_DecodeHeader() for H.264, H.265 etc, let's add the support for AV1 too.

@Sherry-Lin Sherry-Lin requested review from leyu-yao and Jexu and removed request for leyu-yao May 24, 2024 07:51
@Sherry-Lin Sherry-Lin added Decode Video Decoding AV1 AV1 Codec labels May 27, 2024
@Jexu Jexu added the verifying PR: fix ready and verifying with build/test label May 27, 2024
@Jexu Jexu removed the verifying PR: fix ready and verifying with build/test label Aug 2, 2024
@Jexu
Copy link
Contributor

Jexu commented Aug 2, 2024

Hi @xhaihao, please help rebase your PR since its internal PR has confict and blocks automerge.

@xhaihao
Copy link
Contributor Author

xhaihao commented Aug 5, 2024

@Jexu Rebased the patch against the latest main branch.

@Jexu Jexu added the verifying PR: fix ready and verifying with build/test label Aug 5, 2024
User may get video signal info via MFX_EXTBUFF_VIDEO_SIGNAL_INFO buffer
when calling MFXVideoDECODE_DecodeHeader() for H.264, H.265 etc, let's
add the support for AV1 too.

Signed-off-by: Haihao Xiang <[email protected]>
@gfxVPLsdm gfxVPLsdm merged commit b49c097 into intel:main Aug 13, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AV1 AV1 Codec Decode Video Decoding verifying PR: fix ready and verifying with build/test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants