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

Add support for visualizing yuv422 #499

Merged
merged 3 commits into from
Apr 29, 2021
Merged

Conversation

joshua-qnx
Copy link
Contributor

Added support to showimage demo tool for visualizing YUV422 image formats.
Note that is_bigendian is used to determine the ordering of the pixels for YUV422 formats.

@clalancette
Copy link
Contributor

I'm going to retarget this to master. Once it has been reviewed and approved, we can then think about backporting it to foxy.

@clalancette clalancette changed the base branch from foxy to master April 29, 2021 17:27
Signed-off-by: Joshua Kurien <jkurien@blackberry.com>
Signed-off-by: Joshua Kurien <jkurien@blackberry.com>
Signed-off-by: Joshua Kurien <jkurien@blackberry.com>
@clalancette
Copy link
Contributor

CI:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

@clalancette clalancette merged commit 4b09593 into ros2:master Apr 29, 2021
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.

None yet

2 participants