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.

Missing codec version numbers

Trying to debug a problem and I'm looking at the CE_DEBUG=3 output.  

Where it shows "This program was built with the following packages:", a few codecs don't seem to have version numbers.  For instance, h264enc just has empty brackets (see below).  Most other things, like jpegenc are showing something like [1, 0, 0].  Is this normal?  If it isn't, where should I look for the problem?

[DSP] @0,009,139tk: [+4 T:0x87c27814 S:0x87c2b78c] OG - package ti.sdo.codecs.h264enc (/home/chris/yocto/build/tmp/work/overo-poky-linux-gnueabi/ti-codecs-omap3530/4_02_00_00-r1d/ti-codecs-omap3530_4_02_00_00/packages/ti/sdo/codecs/h264enc/) []
[DSP] @0,009,244tk: [+4 T:0x87c27814 S:0x87c2b78c] OG - package ti.sdo.codecs.h264enc.ce (/home/chris/yocto/build/tmp/work/overo-poky-linux-gnueabi/ti-codecs-omap3530/4_02_00_00-r1d/ti-codecs-omap3530_4_02_00_00/packages/ti/sdo/codecs/h264enc/ce/) []

Thanks.