I am trying to encode some media from YUV frames using the Intel IPP library. The example code which Ifound hereuses headers from Intel's Unified Media Classes.
I cannot for the life of me figure out where to get these headers. I downloaded and installed the 30 day trial for Intel Parallel Studio XE which includes the IPP library and headers but I cannot find the other headers needed to compile this test code.
Can anyone tell me where to get these libraries and headers.
Thanks,Link Copied
Hi,
As Tamer mentioned, these are IPP UMC header files, get it from IPP Main sample code.
http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-code-samples/
Regards,
Naveen Gv
For more complete information about compiler optimizations, see our Optimization Notice.