Skip to content

added testcase for videodecode with resizing and colorconversion to rgb #608

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

Merged
merged 4 commits into from
Jun 24, 2025

Conversation

rrawther
Copy link
Collaborator

Added a new resize test case.

@rrawther rrawther requested a review from kiritigowda June 20, 2025 19:39
@AryanSalmanpour AryanSalmanpour added the ci:precheckin run mainline precheckin CI job label Jun 20, 2025
@kiritigowda kiritigowda requested a review from Copilot June 20, 2025 20:41
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request adds a new test case for video decoding with resizing and color conversion to RGB.

  • Adds a new test case (number 14) in test/CMakeLists.txt for video decoding with resizing.
  • Integrates a new test command using the provided input video and resize parameters.
Comments suppressed due to low confidence (1)

test/CMakeLists.txt:249

  • [nitpick] Consider using a consistent naming convention for test cases. For example, if underscores are commonly used elsewhere in the project, rename 'video_decodeRGB-Resize' to 'video_decodeRGB_resize'.
    video_decodeRGB-Resize

@AryanSalmanpour AryanSalmanpour merged commit 26f9ec2 into ROCm:develop Jun 24, 2025
7 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci:precheckin run mainline precheckin CI job
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants