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.

failed to make gstreamer_ti_dm81xx SNV1023

Hi,

I downloaded gstreamer_ti_dm81xx SNV 1023  and tried to install it using this command "make all install VERBOSE=true" but I got an error.

gstomx_port.c: In function 'g_omx_port_send_interlaced_fields':
gstomx_port.c:784: error: 'OMX_TI_BUFFERFLAG_VIDEO_FRAME_TYPE_INTERLACE_TOP_FIRST' undeclared (first use in this function)
gstomx_port.c:784: error: (Each undeclared identifier is reported only once
gstomx_port.c:784: error: for each function it appears in.)

Any comments? Thanks!