Hi,
if I create an instance of an H264 decoder, how can I check which HDVICP it is running on? Just to know which HDVICPs were currently in use would in fact be enough information for me.
As this is for TI's closed binary H264 codec I'm not quite sure where I should be writing code to do this as the IRES and RMAN Framework Components for C64x+ PDF (spraai15) suggests writing this information into the source code of the algorithm which I don't have access to.
There is an enumerated type called "IRES_HDVICP_RequestType" which is used to request which HDVICP an algorithm should use in an algorithm's source code but obviously this is no use to me.
Thanks,
Ralph