Skip to content

Conversation

abbajaj806
Copy link
Contributor

Add Video Decode Testcases for VP9
Add Video Encode Testcases for H265

Add Video Decode Testcases for VP9
Add Video Encode Testcases for H265

Signed-off-by: Abhishek Bajaj <[email protected]>
Copy link
Contributor

@smuppand smuppand left a comment

Choose a reason for hiding this comment

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

I’m considering making it more modular, with less maintenance and easier integration for upcoming encode and decode tests. We would just need to prepare the .json file, without requiring a separate run.sh for each format. This should make it easier to manage and more lightweight.

Just add Docoder, Encoder.json, and any input clips. The generic runner will automatically detect and execute them.

@@ -29,7 +29,7 @@ fi
# shellcheck disable=SC1090,SC1091
. "$TOOLS/functestlib.sh"

TESTNAME="iris_v4l2_video_decode"
TESTNAME="Video_V4L2_H264_Decode"

Choose a reason for hiding this comment

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

I see 2 different test cases added, pls split the commit if possible. Also might be helpful to give some abstract details on what each testcase does.

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.

3 participants