8fbb195a72
* * rocDecode: Fixed the incorrect MD5 results when user crop is enabled. - When the user cropping is enabled, the cropping rect needs to be sent to the output surface info struct, which is used by the MD5 calculation. * * rocDecode: Minor change based on review comment.