This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Lib directory in Linux installer of H.264 HP 01.00.00.01 for C6678

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