Hi,
I am integrating codecs into SYS/BIOS projects by configuring package repositories and adding the following lines into app.cfg:
xdc.loadPackage("ti.sdo.codecs.mpeg2vdec");
xdc.loadPackage("ti.sdo.codecs.h264venc");
xdc.loadPackage("ti.sdo.codecs.h264hpvenc");
But to do so with H.264 HP version 01.00.00.01 I had to rename "Lib" directory to "lib" after installation. I use Linux installer. In all other codecs "lib" directory is correct.
I hope this issue will be fixed in future releases.
Regards,
Andrey Lisnevich