commit | b9289833341ec19e016891d0ca9638f0973b9647 | [log] [tgz] |
---|---|---|
author | Andreas Huber <andih@google.com> | Tue Feb 08 13:10:25 2011 -0800 |
committer | Andreas Huber <andih@google.com> | Tue Feb 08 13:10:25 2011 -0800 |
tree | 2d5733d68fcc3dee05ac911db1b295bef38e9604 | |
parent | 5a50351cf33dcfc9a21f393521885cd3f248952d [diff] |
Handle some edge cases when seeking while starting up OMXCodec These were exposed by the new preview-seekframe while paused code. In particular, the codec may have been in state RECONFIGURING when attempting to seek, or we may have initiated flushing of the output port and this may not have completed yet by the time we want to reconfigure the output port. Change-Id: Id7640ade11dbc7205a22f648ea0b5e3e9b49cf4b related-to-bug: 3392259