hello:
Currently I am working on ICS, and gstreamer is porting to ICS, ffdec + gstsurfaceflingersink could works well.
I met a gst-openmax blocking issue while process HW DEC, after set the apporiate parameters as stagefright,
after receive message OMX_EventPortSettingsChanged event , firstly i would link to disable output port, but blocking while sendCommand to OMX,
I checked the ducati side, in function _OMX_BASE_EventNotifyToClient, output port defination is exactly.
and the block point is "TIMM_OSAL_EventRetrieve"
does anybody have some idea?
thanks in advance.
Br,
Ning