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!