OSDN Git Service

Don't abort on unusual state transition
authorAndy McFadden <fadden@android.com>
Tue, 23 Jul 2013 20:05:29 +0000 (13:05 -0700)
committerAndy McFadden <fadden@android.com>
Tue, 23 Jul 2013 20:05:29 +0000 (13:05 -0700)
commitba812e3b3ca0a0c9459fe29bbc211c9a73313b8b
tree213871fc2249235de5626399cfe97d29afda7ab5
parent288abb6fe160dff109dedbf89b227fc2b10a2ee8
Don't abort on unusual state transition

The state transition check was too strict, and we were crashing
mediaserver inappropriately.

Bug 9819944

Change-Id: I1482ed1cfee37088d4893ee81cf1b2b950d2e930
media/libstagefright/omx/GraphicBufferSource.cpp