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

Revert "[c2][decoder] Set default output to 8-bit pixel format" #176

Closed
wants to merge 2 commits into from

Conversation

lsun30
Copy link
Contributor

@lsun30 lsun30 commented Aug 23, 2024

This reverts commit 3542c39.

As driver doesn't support decode 10bit bitsteam to 8 bit frames
directly. Previous solution of changing frame info to 8-bit does
not work. Revert the commit and use VPP to convert 10 bit frames
to 8 bit.

Tracked-On: OAM-123690
Signed-off-by: Lina Sun [email protected]This reverts commit 3542c39.

As driver doesn't support decode 10bit bitsteam to 8 bit frames
directly. Previous solution of changing frame info to 8-bit does
not work. Revert the commit and use VPP to convert 10 bit frames
to 8 bit.

Tracked-On: OAM-123690
Signed-off-by: Lina Sun [email protected]

This reverts commit 3542c39.

As driver doesn't support decode 10bit bitsteam to 8 bit frames
directly. Previous solution of changing frame info to 8-bit does
not work. Revert the commit and use VPP to convert 10 bit frames
to 8 bit.

Tracked-On: OAM-123690
Signed-off-by: Lina Sun <[email protected]>
For 10 bit bitstream decoder, if decode format is not specified,
VPP convert 10 bit frames to 8 bit frames as output.

Tracked-On: OAM-123690
Signed-off-by: Lina Sun <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Engineering Build Not Started Engineering Build Not Started Pending Developer Approval Pending Developer Approval Pending PR Review Pending PR Review Valid commit message
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants