bf8e715eec
* * rocDecode/script: Added the decode status check mode to the rocDecode samples script. - In decode status check mode, we check if a stream can be decoded to the end without abortion due to errors. This mode is used for decoder error resilience test. * * rocDecode/script: Fixed a typo.