commit | c6044a135324979e62cc59db9dbde8b11c4bb74b | [log] [tgz] |
---|---|---|
author | Andy Hung <hunga@google.com> | Tue Jun 16 18:13:33 2015 -0700 |
committer | Andy Hung <hunga@google.com> | Tue Jun 16 18:13:33 2015 -0700 |
tree | a08e7c3445ceb3cd6b2c0716ceb8abea85c7dd61 | |
parent | bd974011599b6d4ff47c1cee36d617f191dc0c2f [diff] |
MediaCodec: handle a spontaneous error while configuring Allow the INITIALIZED and UNINITIALIZED state to prevent a CHECK() from aborting the thread. This state flexibility makes the handling for kWhatComponentConfigured similar to kWhatFlushCompleted. Bug: 21840990 Change-Id: I57e08cfb146b0b9a355061e4f9ffbe176f213cf6