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

SG2 HEVC VDENC 422 OBSCURATION #1642

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Conversation

JaneZhang8
Copy link
Contributor

SG2 HEVC VDENC 422 OBSCURATION

Copy link
Contributor

@perrchen perrchen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall looks good to me, however, I have two questions related:

  1. I saw new rsvd files added in agnostic folder. Will the old embargo rsvd files be deleted?
  2. Will the rsvd naming be changed? rsvd naming seems meaningless for now if 422wa is decided to fully open source.

@@ -561,12 +561,6 @@ MOS_STATUS CodechalVdencHevcStateG12::PlatformCapabilityCheck()
CODECHAL_ENCODE_CHK_STATUS_MESSAGE_RETURN(eStatus, "12bit encoding is not supported on VDENC");
}

if (m_hevcSeqParams->chroma_format_idc == 2)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The file is for TGL, please not touch it.

@@ -0,0 +1,101 @@
/*
* Copyright (c) 2021, Intel Corporation
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please modify copyright 2021 -> 2023. And same for other new files.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. Yes, ill delete the embargo rsvd files.
  2. Yes, ill rename the file.
    Thanks for you reminder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants