Hi,
I'm using an iMX6-Solo running GHS Integrity and I am trying to convert YUV420 decoded video output to RGBA. I am using the GCO320 API (gco2D_FilterBlitEx2) to achieve this.
The problem is that it successfully does the conversion ONCE and after that it keeps returning gcvSTATUS_NOT_SUPPORTED (-13) but I can't find any information anywhere on what could be going wrong.
If anyone has any experience with this scenario or can share the bare minimum steps needed to do conversion would be appreciated.