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

st22: add interlace support #628

Merged
merged 3 commits into from
Dec 7, 2023
Merged

Conversation

frankdjx
Copy link
Collaborator

@frankdjx frankdjx commented Dec 6, 2023

test with st22p_interlaced_pcap.json and st22p_1v_1080i59.json

test with st22p_interlaced_pcap.json and st22p_1v_1080i59.json

Signed-off-by: Frank Du <[email protected]>
Signed-off-by: Frank Du <[email protected]>
@frankdjx frankdjx marked this pull request as ready for review December 6, 2023 08:42
@frankdjx frankdjx requested a review from ricmli as a code owner December 6, 2023 08:42
Signed-off-by: Frank Du <[email protected]>
@frankdjx frankdjx merged commit d30a5fd into OpenVisualCloud:main Dec 7, 2023
31 checks passed
@frankdjx frankdjx deleted the interlaced_st22 branch December 7, 2023 01:47
frankdjx pushed a commit that referenced this pull request Dec 8, 2023
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.

Signed-off-by: Cole <[email protected]>
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