Draft: add IVAS ISAR encoder command and ISAR EXT REND command
- Related issues: #1112
- Requested reviewers: @kiene, @ripinder.singh, @tyagiri
Reason why this change is needed
Complete conformance coverage job with ISAR encoder and ISAR ext. renderer commands.
Description of the change
The scripts/parse_commands.py script doesn't parse the IVAS ISAR encoder command and the ISAR EXT REND command. As a result, the ivas-conformance-linux job doesn't trigger some of the ISAR funtions, such as the PLC. The script is modified to include parser for these commands.