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

Updated st22 interlace support for plugins. #632

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

HickHackz
Copy link
Contributor

Following up on #628, I updated tx_st22p_get_encoder() to set the interlaced parameter in the st22_get_encoder_request struct. This change is critical for the parameter to get passed to any st22 plugins.

I also updated the interlaced parameter type in the test json configurations, since interlaced is a boolean but was set as a string, and json-c defaults all strings as true.

@HickHackz HickHackz requested a review from ricmli as a code owner December 7, 2023 21:01
Copy link
Collaborator

@frankdjx frankdjx left a comment

Choose a reason for hiding this comment

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

Thanks

@frankdjx frankdjx merged commit f2eeb10 into OpenVisualCloud:main Dec 8, 2023
31 checks passed
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.

2 participants