Skip to content

Commit

Permalink
[chechkbox-ce-oem] Fix checkbox validate (Bugfix) (#1258)
Browse files Browse the repository at this point in the history
Fix checkbox validate
  • Loading branch information
LiaoU3 authored May 28, 2024
1 parent 76a49c6 commit 29b81fb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ template-resource: video_codec_resource
template-filter: video_codec_resource.scenario == "gst_v4l2_video_decoder_md5_checksum_comparison"
template-unit: job
template-id: ce-oem-video-codec/gst_v4l2_video_decoder_md5_checksum_comparison
template-summary: To check if the MD5 checksum is same as golden reference under specific decoder
_template-summary: To check if the MD5 checksum is same as golden reference under specific decoder
id: ce-oem-video-codec/{{ scenario }}-{{ decoder_plugin }}-{{ width }}x{{ height }}-{{ color_space }}
_summary: MD5 checksum comparison {{ width }}x{{ height }}-{{ decoder_plugin }}-{{ color_space }}
_description: Compare the MD5 checksum to golden reference by decoding the {{ width }}x{{ height }}-{{ decoder_plugin }}-{{ color_space }} video via gstreamer
Expand Down

0 comments on commit 29b81fb

Please sign in to comment.