Hi All,
I am getting undefined reference error while building the dm365 h264 dec.
function `H264VDEC_TI_parsePartialSlcHdr':
h264vdec_ti_hdrparser.c:(.text+0x5bf0): undefined reference to `stdout'
please help me to sort out this problem.
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.
Hi All,
I am getting undefined reference error while building the dm365 h264 dec.
function `H264VDEC_TI_parsePartialSlcHdr':
h264vdec_ti_hdrparser.c:(.text+0x5bf0): undefined reference to `stdout'
please help me to sort out this problem.
Can you tell me which release are you using ?
regards
Yashwant
Have you tried using H.264 Decoder, Version 2.00.00.10 available on http://software-dl.ti.com/dsps/dsps_public_sw/codecs/DM365/index_FDS.html. Can you please check with this codec version.
regards
Yashwant
Just I have tried with dm365_h264dec_02_00_00_10 version, but no success. I am getting same error
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'
collect2: ld returned 1 exit status
I am able to build all codec packages (h264enc, jpegenc, mpeg2enc, mpeg4dec_hdvicp, mpeg4enc_hdvicp, vc1dec, jpegdec, mpeg2dec, mpeg4dec, mpeg4enc) except the h264dec.
Please find me some pointers.
There seems to be some problem with the released library. As a workaround, can you try including gcc rts library as part of the build script.
Meanwhile, we will upload a fresh package on web very soon.
regards
Yashwant
Thanks yaswant.
The undefined reference to 'stdout' has been solved in H.264 Decoder, Version 2.00.00.11.