OSDN Git Service

ACodec now signals an error if the mediaserver died while it is in
authorAndreas Huber <andih@google.com>
Thu, 11 Apr 2013 23:06:14 +0000 (16:06 -0700)
committerAndreas Huber <andih@google.com>
Thu, 11 Apr 2013 23:13:48 +0000 (16:13 -0700)
commitac0230da14a3d223c2144b165a3a163e8519d239
treed791aa2505b920e0b146f89bab9c36a1f3f171d7
parentda0dc0af0effe9fbfb3ce3187c8472fca2baf3c6
ACodec now signals an error if the mediaserver died while it is in

anything other than "uninitialized" state.

Change-Id: Id133d897ac65b455b34e5de17ff9c39b47285630
related-to-bug: 8397711
include/media/stagefright/ACodec.h
media/libstagefright/ACodec.cpp
media/libstagefright/OMXClient.cpp