Error message for IVAS_ERR_INVALID_INPUT_FORMAT is misleading
The error message for the enum value IVAS_ERR_INVALID_INPUT_FORMAT is currently Invalid format of input bitstream, however this value is also used in the external renderer where this message makes no sense.
The proposal would be to:
-
Switch to IVAS_ERR_INVALID_BITSTREAMin the relevant places -
Update the error message for IVAS_ERR_INVALID_INPUT_FORMATtoInvalid input format
Edited by Archit Tamarapu