commit | a7b22907b3fe1a2d644e8ef023bf8d8fde16f99e | [log] [tgz] |
---|---|---|
author | James Dong <jdong@google.com> | Mon Mar 29 19:04:34 2010 -0700 |
committer | James Dong <jdong@google.com> | Tue Mar 30 09:39:57 2010 -0700 |
tree | f90a3f74e30c61e8d7f47a276cda1513b0db5bb3 | |
parent | 5e41d631147aa1fc9f4b52dc34941dde69f02a9a [diff] |
Fix a bug where the conditional wait is not correct for state transition from OMX_StateIdle to OMX_StateLoaded In addition, since we have already returned all buffers to the client after completing the state transition from OMX_StateExecuting to OMX_StateIdle, we don't need to process OMX_FillThisBuffer() in the state of OMX_StateLoaded. bug - 2501987 Change-Id: I7506092b97b8fb93bcfb8cefaceaf6ca98e86e06