commit | 1535a78759d5f314a441cbc86a90f3769bc7a921 | [log] [tgz] |
---|---|---|
author | James Dong <jdong@google.com> | Wed Feb 17 14:52:47 2010 -0800 |
committer | James Dong <jdong@google.com> | Wed Feb 17 14:52:47 2010 -0800 |
tree | 7ebfd06452a0b6641954d5d12e463b6ac40a6111 | |
parent | 17665c172891faf78ffe6ebe2021e28472ca91b1 [diff] |
Return OMX_ErrorNone from OMX_GetState when OMX_GetState timed out Plus, tell the caller that the omx component is in a invalid state. The timeout can happen when LCML initialization fails, for instance, when a 720p video is passed to the TI's video decoder. bug - 2414276