Bug fix for MI200 system (issue reported by QA) which does not support AV1. The thread which has the AV1 stream needs to be marked as complete to proceed.
master@hy-7c0209-rcqe-07:~/lakshmi/rocDecode/build$ make test
Running tests...
Test project /home/master/lakshmi/rocDecode/build
Start 1: video_decode-H265
1/7 Test #1: video_decode-H265 ................ Passed 6.33 sec
Start 2: video_decodeMem-H265
2/7 Test #2: video_decodeMem-H265 ............. Passed 6.29 sec
Start 3: video_decodePerf-H265
3/7 Test #3: video_decodePerf-H265 ............ Passed 6.78 sec
Start 4: video_decodeRGB-H265
4/7 Test #4: video_decodeRGB-H265 ............. Passed 84.03 sec
Start 5: video_decode-H264
5/7 Test #5: video_decode-H264 ................ Passed 5.97 sec
Start 6: video_decodeBatch
6/7 Test #6: video_decodeBatch ................ Passed 7.94 sec
Start 7: video_decode-AV1
7/7 Test #7: video_decode-AV1 ................. Passed 4.69 sec
100% tests passed, 0 tests failed out of 7
Total Test time (real) = 122.04 sec
master@hy-7c0209-rcqe-07:~/lakshmi/rocDecode/build$
Bug fix for MI200 system (issue reported by QA) which does not support AV1. The thread which has the AV1 stream needs to be marked as complete to proceed.