3598f4d96e
* * rocDecode/HEVC: Added script to run static conformance test. - The script runs videodecode app in MD5 check mode on the conformance streams. - The MD5 check results are stored in rocDecode_conformance.log and printed out. * * rocDecode: Fixed formatting in README.md. * * rocDecode/Conformance test: Added the missing exit when number of streams does not match number of reference MD5 digests. * * rocDecode/Conformance test: Do case insensitive sorting. * * rocDecode/Conformance test: Fixed a typo in the script. * * rocDecode/Conformance test: Added info on the number of streams that fail to complete decode. * * rocDecode/Conformance test: Added the missing message of the aborted streams to stdout.