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.

ti hardware codec for dm365 on android

hi,

i had followed rowboat-donut for building TI HARDWARE CODECS for gstreamer in Android on dm365 to access hardware accelerators for encoding/decoding. 

In the process of building i tried to rebuild the codec engine taken from dvsdk4-dm365... i observed the following error

 

js: "./package.bld", line 59: XDC runtime error: bld: no property named 'ti.targets'... while building codec engine.

 

and there is any need to build the framecomponents if so please suggest me how to rebuild the framecomponents in android for dm365 

 

and when i am trying to build gstreamer ti codecs i ended with the following error 

 

Comm_posix.c:(.text+0x24c): undefined reference to `__strtol_internal'

Comm_posix.c:(.text+0xa00): undefined reference to `__errno_location'

Comm_posix.c:(.text+0xc88): undefined reference to `stderr'

ti-dvsdk_dm365-evm_4_00_00_22/codecs-dm365_4_00_00_00/packages/ti/sdo/codecs/h264dec/lib/h264vdec_ti_arm926.a(h264vdec_ti_hdrparser.o): In function `H264VDEC_TI_parsePartialSlcHdr':

h264vdec_ti_hdrparser.c:(.text+0x5e88): undefined reference to `stdout'

ti-dvsdk_dm365-evm_4_00_00_22/codec-engine_2_26_01_09/cetools/packages/ti/sdo/linuxutils/vicp/lib/vicp.a470MV(vicp.o470MV): In function `VICP_init':

vicp.c:(.text+0x3cc): undefined reference to `__errno_location'

vicp.c:(.text+0x3f8): undefined reference to `__errno_location'

vicp.c:(.text+0x42c): undefined reference to `stderr'

 

So, could you please suggest me where to start and how to build it for android

 

Thanks & Regards

Siva