i am missing a color conversion for NV12 to RGBA (or BGRA) and from RGBA(or BGRA) to NV12
NV12 is the native format from Intels Media SDK. I need the conversion due to an issue with the Media SDK
https://software.intel.com/en-us/forums/intel-media-sdk/topic/611394
How can i do the color version from Intels native format with IPP?
Ralf